Skip to content
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

support explode outer #2047

Closed
wants to merge 42 commits into from
Closed

Conversation

sperlingxx
Copy link
Collaborator

Signed-off-by: sperlingxx [email protected]
Current PR is to support explode outer (with/without position) in spark-rapids plugin.

P.S. This PR is marked as W.I.P. because it won't pass the tests until the cuDF fix take effect.

Copy link
Collaborator

@revans2 revans2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overall it is looking really good.

@razajafri razajafri marked this pull request as draft March 30, 2021 17:24
Copy link
Collaborator

@revans2 revans2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. The docs still need to be re-generated and added to the PR.

@sameerz sameerz added the feature request New feature or request label Apr 1, 2021
Signed-off-by: sperlingxx <[email protected]>
@sperlingxx sperlingxx changed the title [WIP] support explode outer support explode outer Apr 1, 2021
@sperlingxx sperlingxx marked this pull request as ready for review April 1, 2021 02:17
@sperlingxx
Copy link
Collaborator Author

build

@jlowe
Copy link
Member

jlowe commented Apr 1, 2021

Tests are failing, possibly because of rapidsai/cudf#7787. If that's the case, those tests should be xfailed with a pointer to that cudf issue in the xfail description.

pxLi and others added 16 commits April 15, 2021 11:42
* init branch-0.6

Signed-off-by: Peixin Li <[email protected]>
[auto-merge] branch-0.5 to branch-0.6 [skip ci] [bot]
[auto-merge] branch-0.5 to branch-0.6 [skip ci] [bot]
[auto-merge] branch-0.5 to branch-0.6 [skip ci] [bot]
* update integration images to support cuda update version

Signed-off-by: Peixin Li <[email protected]>
[auto-merge] branch-0.5 to branch-0.6 [skip ci] [bot]
[auto-merge] branch-0.5 to branch-0.6 [skip ci] [bot]
[auto-merge] branch-0.5 to branch-0.6 [skip ci] [bot]
[auto-merge] branch-0.5 to branch-0.6 [skip ci] [bot]
[auto-merge] branch-0.5 to branch-0.6 [skip ci] [bot]
[auto-merge] branch-0.5 to branch-0.6 [skip ci] [bot]
[auto-merge] branch-0.5 to branch-0.6 [skip ci] [bot]
[auto-merge] branch-0.5 to branch-0.6 [skip ci] [bot]
[auto-merge] branch-0.5 to branch-0.6 [skip ci] [bot]
[auto-merge] branch-0.5 to branch-0.6 [skip ci] [bot]
nvauto and others added 20 commits April 19, 2021 23:17
[auto-merge] branch-0.5 to branch-0.6 [skip ci] [bot]
[auto-merge] branch-0.5 to branch-0.6 [skip ci] [bot]
[auto-merge] branch-0.5 to branch-0.6 [skip ci] [bot]
[auto-merge] branch-0.5 to branch-0.6 [skip ci] [bot]
* Update docs for 0.5 release

Signed-off-by: Sameer Raheja <[email protected]>

* Update download page

Signed-off-by: Sameer Raheja <[email protected]>

* Remove duplicate line

Signed-off-by: Sameer Raheja <[email protected]>

* Update upcoming versions of spark testing readme

Signed-off-by: Sameer Raheja <[email protected]>

* Revert changes in FAQ.md so the log lines match the revision

Signed-off-by: Sameer Raheja <[email protected]>

* Removed "SNAPSHOT" verbiage

Signed-off-by: Sameer Raheja <[email protected]>
merge from 0.5 to 0.6 [skip ci]
fix merge conflict for udf doc from 0.5 [skip ci]
* Init scripts to install cuda11 runtime

Add the parameter 'init_script' to make init scripts common for Databricks.

Add the 'init_cuda11_runtime.sh' to install cuda11 toolkit on Databricks.

Signed-off-by: Tim Liu <[email protected]>

* init scripts user is root
[auto-merge] branch-0.5 to branch-0.6 [skip ci] [bot]
[auto-merge] branch-0.5 to branch-0.6 [skip ci] [bot]
[auto-merge] branch-0.5 to branch-0.6 [skip ci] [bot]
[auto-merge] branch-0.5 to branch-0.6 [skip ci] [bot]
[auto-merge] branch-0.5 to branch-0.6 [skip ci] [bot]
[auto-merge] branch-0.5 to branch-0.6 [skip ci] [bot]
Signed-off-by: sperlingxx <[email protected]>
Signed-off-by: sperlingxx <[email protected]>
@revans2
Copy link
Collaborator

revans2 commented Apr 21, 2021

@sperlingxx this code here was upmerged to 0.6, but this is targeted to 0.5. Also there is a separate new PR for 0.6 #2215 for this same branch. Should we close this one?

@sperlingxx
Copy link
Collaborator Author

@sperlingxx this code here was upmerged to 0.6, but this is targeted to 0.5. Also there is a separate new PR for 0.6 #2215 for this same branch. Should we close this one?

Yes, this PR should be closed. I am sorry that I forgot to close it.

@sperlingxx sperlingxx closed this Apr 22, 2021
@sperlingxx sperlingxx deleted the explode_outer branch April 22, 2021 01:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants