Commit 14cc174
[SPARK-54802][SQL][DOCS] Fix typos in OrderedFilters.scala
### What changes were proposed in this pull request?
Found 3 typos in OrderedFilters.scala
### Why are the changes needed?
Fix grammar
### Does this PR introduce _any_ user-facing change?
No
### How was this patch tested?
N/A
### Was this patch authored or co-authored using generative AI tooling?
No
Closes #53566 from cboumalh/cboumalh-typos-fix-1.
Authored-by: Chris Boumalhab <[email protected]>
Signed-off-by: Hyukjin Kwon <[email protected]>1 parent 4357501 commit 14cc174
File tree
1 file changed
+3
-3
lines changed- sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst
1 file changed
+3
-3
lines changedLines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
| 67 | + | |
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| |||
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
84 | | - | |
| 84 | + | |
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
| |||
0 commit comments