-
Notifications
You must be signed in to change notification settings - Fork 29k
Spelling #30323
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Spelling #30323
Conversation
common/network-common/src/main/java/org/apache/spark/network/util/AbstractFileRegion.java
Show resolved
Hide resolved
|
Can one of the admins verify this patch? |
common/network-common/src/main/java/org/apache/spark/network/client/TransportClient.java
Show resolved
Hide resolved
common/network-common/src/main/java/org/apache/spark/network/util/AbstractFileRegion.java
Outdated
Show resolved
Hide resolved
common/network-common/src/test/java/org/apache/spark/network/crypto/AuthEngineSuite.java
Show resolved
Hide resolved
sql/core/src/test/scala/org/apache/spark/sql/execution/command/DDLParserSuite.scala
Outdated
Show resolved
Hide resolved
...ompatibility/src/test/scala/org/apache/spark/sql/hive/execution/HiveCompatibilitySuite.scala
Outdated
Show resolved
Hide resolved
...ompatibility/src/test/scala/org/apache/spark/sql/hive/execution/HiveCompatibilitySuite.scala
Outdated
Show resolved
Hide resolved
sql/hive/src/main/scala/org/apache/spark/sql/hive/execution/HiveOptions.scala
Outdated
Show resolved
Hide resolved
sql/hive/src/test/resources/ql/src/test/queries/clientpositive/overridden_confs.q
Outdated
Show resolved
Hide resolved
|
|
How would you feel about doing this by sub project? We could start in the graph processing where it's less actively developed? |
|
Fine by me |
|
I presume you mean https://github.com/apache/spark/tree/master/graphx/ ? |
srowen
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes I like fixing typos. Breaking this out is OK too.
We don't want to break any public-facing APIs, not here, and I think you're taking good care not to.
Another concern is simply the code churn interfering with back-ports, cherry-picks, so it's OK to err on the side of not changing things, but, typo fixing is probably worth it.
common/network-common/src/main/java/org/apache/spark/network/client/TransportClient.java
Show resolved
Hide resolved
common/network-common/src/test/java/org/apache/spark/network/crypto/AuthEngineSuite.java
Show resolved
Hide resolved
core/src/main/resources/org/apache/spark/ui/static/dataTables.rowsGroup.js
Outdated
Show resolved
Hide resolved
sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/optimizer/subquery.scala
Show resolved
Hide resolved
...alyst/src/test/scala/org/apache/spark/sql/catalyst/analysis/UnsupportedOperationsSuite.scala
Show resolved
Hide resolved
.../main/java/org/apache/spark/sql/execution/datasources/parquet/VectorizedRleValuesReader.java
Outdated
Show resolved
Hide resolved
…rs python ### What changes were proposed in this pull request? This PR intends to fix typos in the sub-modules: * `R` * `common` * `dev` * `mlib` * `external` * `project` * `streaming` * `resource-managers` * `python` Split per srowen #30323 (comment) NOTE: The misspellings have been reported at jsoref@706a726#commitcomment-44064356 ### Why are the changes needed? Misspelled words make it harder to read / understand content. ### Does this PR introduce _any_ user-facing change? There are various fixes to documentation, etc... ### How was this patch tested? No testing was performed Closes #30402 from jsoref/spelling-R_common_dev_mlib_external_project_streaming_resource-managers_python. Authored-by: Josh Soref <[email protected]> Signed-off-by: Sean Owen <[email protected]>
|
Things I know will remain:
I think that's everything, but we'll see. Note to self: I changed one |
### What changes were proposed in this pull request? This PR intends to fix typos in the sub-modules: * `bin` * `core` * `docs` * `external` * `mllib` * `repl` * `pom.xml` Split per srowen #30323 (comment) NOTE: The misspellings have been reported at jsoref@706a726#commitcomment-44064356 ### Why are the changes needed? Misspelled words make it harder to read / understand content. ### Does this PR introduce _any_ user-facing change? There are various fixes to documentation, etc... ### How was this patch tested? No testing was performed Closes #30530 from jsoref/spelling-bin-core-docs-external-mllib-repl. Authored-by: Josh Soref <[email protected]> Signed-off-by: Takeshi Yamamuro <[email protected]>
### What changes were proposed in this pull request? This PR intends to fix typos in the sub-modules: * `sql/catalyst` * `sql/hive-thriftserver` * `sql/hive` Split per srowen #30323 (comment) NOTE: The misspellings have been reported at jsoref@706a726#commitcomment-44064356 ### Why are the changes needed? Misspelled words make it harder to read / understand content. ### Does this PR introduce _any_ user-facing change? There are various fixes to documentation, etc... ### How was this patch tested? No testing was performed Closes #30532 from jsoref/spelling-sql-not-core. Authored-by: Josh Soref <[email protected]> Signed-off-by: Sean Owen <[email protected]>
### What changes were proposed in this pull request? This PR intends to fix typos in the sub-modules: * `sql/catalyst` * `sql/hive-thriftserver` * `sql/hive` Split per srowen apache/spark#30323 (comment) NOTE: The misspellings have been reported at jsoref/spark@706a726#commitcomment-44064356 ### Why are the changes needed? Misspelled words make it harder to read / understand content. ### Does this PR introduce _any_ user-facing change? There are various fixes to documentation, etc... ### How was this patch tested? No testing was performed Closes #30532 from jsoref/spelling-sql-not-core. Authored-by: Josh Soref <[email protected]> Signed-off-by: Sean Owen <[email protected]>
|
Fwiw, these are the outstanding changes in this PR. I expect this PR to be closed with just one commit |
### What changes were proposed in this pull request? This PR intends to fix typos in the sub-modules: * `sql/core` Split per srowen #30323 (comment) NOTE: The misspellings have been reported at jsoref@706a726#commitcomment-44064356 ### Why are the changes needed? Misspelled words make it harder to read / understand content. ### Does this PR introduce _any_ user-facing change? There are various fixes to documentation, etc... ### How was this patch tested? No testing was performed Closes #30531 from jsoref/spelling-sql-core. Authored-by: Josh Soref <[email protected]> Signed-off-by: Sean Owen <[email protected]>
### What changes were proposed in this pull request? This PR intends to fix typos in the sub-modules: * `sql/core` Split per srowen apache/spark#30323 (comment) NOTE: The misspellings have been reported at jsoref/spark@706a726#commitcomment-44064356 ### Why are the changes needed? Misspelled words make it harder to read / understand content. ### Does this PR introduce _any_ user-facing change? There are various fixes to documentation, etc... ### How was this patch tested? No testing was performed Closes #30531 from jsoref/spelling-sql-core. Authored-by: Josh Soref <[email protected]> Signed-off-by: Sean Owen <[email protected]>
|
So, we're left with three commits:
I'm going to move This PR can be closed once I'm not entirely certain the other two will be merged, and even if they are, they're probably much more complicated than generic |
Signed-off-by: Josh Soref <[email protected]>
|
I've split out some of the things that I dropped earlier. I'm going to leave the rest alone for now (I've left the ones we might revisit as "unresolved" to make them easier to spot). |
|
See comments by @srowen @cloud-fan on 0ff10b7ee2a13df02ba2ab5c4c5c86851a531c08 |
### What changes were proposed in this pull request? Replace `legacy_setops_precedence_enbled` with `legacy_setops_precedence_enabled` Alternatively, `legacy_setops_precedence_enabled` could be added, and `legacy_setops_precedence_enbled` retained, and if set the code could honor it and warn about the deprecated spelling. ### Why are the changes needed? `enabled` is misspelled in `legacy_setops_precedence_enbled` ### Does this PR introduce _any_ user-facing change? Yes. It would break current consumers. Examples include: * https://www.programmersought.com/article/87752082924/ * https://github.com/fugue-project/fugue/blob/125d873c38e18b5f09b032bd01ac47a0c6739ddc/fugue_sql/_antlr/fugue_sqlLexer.py * https://github.com/search?q=legacy_setops_precedence_enbled&type=code ### How was this patch tested? It's been included in #30323 for a while (and is now split out here) Closes #30677 from jsoref/spelling-enabled. Authored-by: Josh Soref <[email protected]> Signed-off-by: Wenchen Fan <[email protected]>
### What changes were proposed in this pull request? This PR intends to fix typos in the sub-modules: * `sql/core` Split per srowen #30323 (comment) NOTE: The misspellings have been reported at jsoref@706a726#commitcomment-44064356 ### Why are the changes needed? Misspelled words make it harder to read / understand content. ### Does this PR introduce _any_ user-facing change? There are various fixes to documentation, etc... ### How was this patch tested? No testing was performed Closes #30531 from jsoref/spelling-sql-core. Authored-by: Josh Soref <[email protected]> Signed-off-by: Sean Owen <[email protected]> (cherry picked from commit a093d6f) Signed-off-by: Dongjoon Hyun <[email protected]>
### What changes were proposed in this pull request? Consistently correct the spelling of `PushedFilters` ### Why are the changes needed? bersprockets noted that it's wrong ### Does this PR introduce _any_ user-facing change? Technically, I think it does. Practically, neither Google nor GitHub show anyone using `pushedFilers` outside of forks (or the discussion about fixing it started at #30323 (comment)) ### How was this patch tested? None beyond CI in the previous PR Closes #30678 from jsoref/spelling-filters. Authored-by: Josh Soref <[email protected]> Signed-off-by: Max Gekk <[email protected]>
### What changes were proposed in this pull request? Deprecating `spark.launcher.childConectionTimeout` in favor of `spark.launcher.childConnectionTimeout` ### Why are the changes needed? srowen suggested it #30323 (comment) ### How was this patch tested? No testing. Not even compiled Closes #30679 from jsoref/spelling-connection. Authored-by: Josh Soref <[email protected]> Signed-off-by: Sean Owen <[email protected]>
Looks like we're going to use this as a tracking PR for a while. I'll split off smaller sets based on recommendations and rebase this as each of merged.
Rounds:
[MINOR][GRAPHX] Correct typos in the sub-modules: graphx, external, and examples #30326[MINOR] Spelling r common dev mlib external project streaming resource managers python #30402[MINOR] Spelling bin core docs external mllib repl #30530[MINOR] Spelling sql/core #30531[MINOR] Spelling sql not core #30532Follow-ups:
[MINOR][SQL] Spelling: enabled - legacy_setops_precedence_enbled #30677[MINOR][SQL] Spelling: filters - PushedFilers #30678[SPARK-33717][LAUNCHER] deprecate spark.launcher.childConectionTimeout #30679[MINOR][SQL] Spelling: binaries - readBinarys #30680Some thoughts:
it might beby top level directory,it might be by file type, it might be "comments", then "locals", then "public apis" or something elseWhat changes were proposed in this pull request?
This PR corrects misspellings identified by the check-spelling action.
Why are the changes needed?
Misspelled words make it harder to read / understand content.
Does this PR introduce any user-facing change?
I believe so. Unfortunately, this PR exceeds GitHub's limits, which means it'll be vaguely hard for everyone. I'll try to leave at least some marks to call some things out.
How was this patch tested?
The misspellings have been reported at jsoref@706a726#commitcomment-44064356
The action reports that the changes in this PR would make it happy: jsoref@9f88454
Note: this PR does not include the action. If you're interested in running a spell check on every PR and push, that can be offered separately.