-
Notifications
You must be signed in to change notification settings - Fork 28.9k
SPARK-1692 Enable external sorting in Spark SQL aggregates #617
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
Closed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
bzhaoopenstack
pushed a commit
to bzhaoopenstack/spark
that referenced
this pull request
Sep 11, 2019
Now we run integration tests of spark of v2.4.0 against v1.13.3 k8s, so to correct the job name. Related-Bug: theopenlab/openlab#310
agirish
pushed a commit
to HPEEzmeral/apache-spark
that referenced
this pull request
May 5, 2022
Spark 2.4.x uses a different way to sirialize Row into InternalRow. We must use a RowEncoder.
RolatZhang
pushed a commit
to RolatZhang/spark
that referenced
this pull request
Aug 18, 2023
Ke 4.6.8.0 newten cherrypick * KE-41667 CDP 7.1 support hive client 3.1 (apache#612) * KE-41667 [FOLLOW UP] fix error (apache#614) * AL-8127 fix snyk, upgrade tomcat-embed-core from 9.0.68 to 9.0.72 (apache#609) AL-8127 fix snyk, upgrade tomcat-embed-core from 9.0.68 to 9.0.72 --------- Co-authored-by: jlf <[email protected]>
RolatZhang
pushed a commit
to RolatZhang/spark
that referenced
this pull request
Dec 8, 2023
Ke 4.6.8.0 newten cherrypick * KE-41667 CDP 7.1 support hive client 3.1 (apache#612) * KE-41667 [FOLLOW UP] fix error (apache#614) * AL-8127 fix snyk, upgrade tomcat-embed-core from 9.0.68 to 9.0.72 (apache#609) AL-8127 fix snyk, upgrade tomcat-embed-core from 9.0.68 to 9.0.72 --------- Co-authored-by: jlf <[email protected]>
udaynpusa
pushed a commit
to mapr/spark
that referenced
this pull request
Jan 30, 2024
Spark 2.4.x uses a different way to sirialize Row into InternalRow. We must use a RowEncoder.
mapr-devops
pushed a commit
to mapr/spark
that referenced
this pull request
May 8, 2025
Spark 2.4.x uses a different way to sirialize Row into InternalRow. We must use a RowEncoder.
ForVic
pushed a commit
to ForVic/spark
that referenced
this pull request
Aug 18, 2025
…t it in the annotations (apache#617)
ForVic
pushed a commit
to ForVic/spark
that referenced
this pull request
Aug 18, 2025
…t it in the annotations (apache#617)
ForVic
pushed a commit
to ForVic/spark
that referenced
this pull request
Oct 16, 2025
…t it in the annotations (apache#617)
ForVic
pushed a commit
to ForVic/spark
that referenced
this pull request
Oct 16, 2025
ForVic
pushed a commit
to ForVic/spark
that referenced
this pull request
Oct 16, 2025
turboFei
pushed a commit
to turboFei/spark
that referenced
this pull request
Nov 6, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.