-
Notifications
You must be signed in to change notification settings - Fork 29k
[MINOR] Spelling sql not core #30532
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
Conversation
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.
Oh hm I wonder if this has any implications elsewhere, like does this affect any non-private generated code?
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.
GitHub says maybe: https://github.com/search?q=legacy_setops_precedence_enbled&type=code
I'm going to drop this for now, we can revisit it separately.
e225da9 to
f77c773
Compare
|
Looking OK, just needs a rebase |
Signed-off-by: Josh Soref <[email protected]>
Signed-off-by: Josh Soref <[email protected]>
Signed-off-by: Josh Soref <[email protected]>
Signed-off-by: Josh Soref <[email protected]>
Signed-off-by: Josh Soref <[email protected]>
Signed-off-by: Josh Soref <[email protected]>
Signed-off-by: Josh Soref <[email protected]>
Signed-off-by: Josh Soref <[email protected]>
Signed-off-by: Josh Soref <[email protected]>
Signed-off-by: Josh Soref <[email protected]>
Signed-off-by: Josh Soref <[email protected]>
Signed-off-by: Josh Soref <[email protected]>
Signed-off-by: Josh Soref <[email protected]>
Signed-off-by: Josh Soref <[email protected]>
Signed-off-by: Josh Soref <[email protected]>
Signed-off-by: Josh Soref <[email protected]>
Signed-off-by: Josh Soref <[email protected]>
Signed-off-by: Josh Soref <[email protected]>
Signed-off-by: Josh Soref <[email protected]>
Signed-off-by: Josh Soref <[email protected]>
Signed-off-by: Josh Soref <[email protected]>
Signed-off-by: Josh Soref <[email protected]>
Signed-off-by: Josh Soref <[email protected]>
Signed-off-by: Josh Soref <[email protected]>
Signed-off-by: Josh Soref <[email protected]>
Signed-off-by: Josh Soref <[email protected]>
Signed-off-by: Josh Soref <[email protected]>
Signed-off-by: Josh Soref <[email protected]>
Signed-off-by: Josh Soref <[email protected]>
Signed-off-by: Josh Soref <[email protected]>
Signed-off-by: Josh Soref <[email protected]>
f77c773 to
1f9f1bb
Compare
|
Jenkins is down now, so could you re-invoke the GA tests? |
|
Jenkins test this please |
|
Test build #132139 has finished for PR 30532 at commit
|
|
Kubernetes integration test starting |
|
Kubernetes integration test status failure |
|
Jenkins test this please |
|
Kubernetes integration test starting |
|
Test build #132174 has finished for PR 30532 at commit
|
|
Kubernetes integration test status failure |
|
Jenkins retest this please |
|
Test build #132234 has finished for PR 30532 at commit
|
|
Kubernetes integration test starting |
|
Kubernetes integration test status failure |
|
retest this please |
|
Kubernetes integration test starting |
|
Kubernetes integration test status failure |
|
Test build #132309 has finished for PR 30532 at commit
|
|
Merged to master |
What changes were proposed in this pull request?
This PR intends to fix typos in the sub-modules:
sql/catalystsql/hive-thriftserversql/hiveSplit 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