Commit dc4c63a
[Minor] fix(docs): Fix docs mistake for partitioned table created by Trino (#4816)
### What changes were proposed in this pull request?
Fix the error in the example SQL.
### Why are the changes needed?
For a better user experience.
### Does this PR introduce _any_ user-facing change?
N/A
### How was this patch tested?
N/A.
Co-authored-by: Qi Yu <yuqi@datastrato.com>1 parent 9ebe6ac commit dc4c63a
1 file changed
+5
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
221 | 221 | | |
222 | 222 | | |
223 | 223 | | |
224 | | - | |
| 224 | + | |
| 225 | + | |
225 | 226 | | |
226 | 227 | | |
227 | 228 | | |
228 | | - | |
| 229 | + | |
229 | 230 | | |
230 | 231 | | |
231 | 232 | | |
| |||
237 | 238 | | |
238 | 239 | | |
239 | 240 | | |
240 | | - | |
| 241 | + | |
241 | 242 | | |
242 | 243 | | |
243 | 244 | | |
244 | 245 | | |
245 | 246 | | |
246 | | - | |
| 247 | + | |
247 | 248 | | |
248 | 249 | | |
249 | 250 | | |
| |||
0 commit comments