-
Notifications
You must be signed in to change notification settings - Fork 28.4k
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
[SPARK-23914][SQL] Add array_union function #21061
Closed
Closed
Commits on Jun 27, 2018
-
Configuration menu - View commit details
-
Copy full SHA for dc9d6f0 - Browse repository at this point
Copy the full SHA dc9d6f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3019840 - Browse repository at this point
Copy the full SHA 3019840View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8cee6cf - Browse repository at this point
Copy the full SHA 8cee6cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2041ec4 - Browse repository at this point
Copy the full SHA 2041ec4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c2280b - Browse repository at this point
Copy the full SHA 8c2280bView commit details -
Configuration menu - View commit details
-
Copy full SHA for b3a3132 - Browse repository at this point
Copy the full SHA b3a3132View commit details -
Configuration menu - View commit details
-
Copy full SHA for a2c7dd1 - Browse repository at this point
Copy the full SHA a2c7dd1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5313680 - Browse repository at this point
Copy the full SHA 5313680View commit details -
Configuration menu - View commit details
-
Copy full SHA for 98f8d1f - Browse repository at this point
Copy the full SHA 98f8d1fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 30ee7fc - Browse repository at this point
Copy the full SHA 30ee7fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for cd347e9 - Browse repository at this point
Copy the full SHA cd347e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for d2eaee3 - Browse repository at this point
Copy the full SHA d2eaee3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ddeb06 - Browse repository at this point
Copy the full SHA 2ddeb06View commit details -
Configuration menu - View commit details
-
Copy full SHA for 71b31f0 - Browse repository at this point
Copy the full SHA 71b31f0View commit details -
use GenericArrayData if UnsafeArrayData cannot be used
use ctx.addReferenceObj for DataType
Configuration menu - View commit details
-
Copy full SHA for 7e71340 - Browse repository at this point
Copy the full SHA 7e71340View commit details -
use BinaryArrayExpressionWithImplicitCast
rename ArraySetUtils to ArraySetLike update an condition to use GenericArrayData
Configuration menu - View commit details
-
Copy full SHA for 04c97c3 - Browse repository at this point
Copy the full SHA 04c97c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 401ca7a - Browse repository at this point
Copy the full SHA 401ca7aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 15b953b - Browse repository at this point
Copy the full SHA 15b953bView commit details -
Configuration menu - View commit details
-
Copy full SHA for f050922 - Browse repository at this point
Copy the full SHA f050922View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a27667 - Browse repository at this point
Copy the full SHA 8a27667View commit details -
Configuration menu - View commit details
-
Copy full SHA for e50bc55 - Browse repository at this point
Copy the full SHA e50bc55View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e3f2ef - Browse repository at this point
Copy the full SHA 7e3f2efView commit details -
Configuration menu - View commit details
-
Copy full SHA for e5401e7 - Browse repository at this point
Copy the full SHA e5401e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e21e48 - Browse repository at this point
Copy the full SHA 3e21e48View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c39506 - Browse repository at this point
Copy the full SHA 3c39506View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6654742 - Browse repository at this point
Copy the full SHA 6654742View commit details -
Configuration menu - View commit details
-
Copy full SHA for be9f331 - Browse repository at this point
Copy the full SHA be9f331View commit details -
Configuration menu - View commit details
-
Copy full SHA for 90e84b3 - Browse repository at this point
Copy the full SHA 90e84b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f721f0 - Browse repository at this point
Copy the full SHA 6f721f0View commit details
Commits on Jul 8, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 0c0d3ba - Browse repository at this point
Copy the full SHA 0c0d3baView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a217bc - Browse repository at this point
Copy the full SHA 4a217bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for f5ebbe8 - Browse repository at this point
Copy the full SHA f5ebbe8View commit details
Commits on Jul 9, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 763a1f8 - Browse repository at this point
Copy the full SHA 763a1f8View commit details
Commits on Jul 11, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 7b51564 - Browse repository at this point
Copy the full SHA 7b51564View commit details
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.