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

Fix auto merge conflict 5789 #5790

Merged

Conversation

tgravescs
Copy link
Collaborator

fixes merge conflicts from #5789

Merge conflicts were in the imports in GpuParquetScan and in the adding in vals PARQUET_ENCRYPTION_CONFS

The arithmetic_ops_test was conflict due to Spark 3.1.4, 3.2.2 and 3.4.0 being handled by code in 22.08.

I also updated the pom.xml to put the parquet.hadoop.version into the 3.4.0 section.

NOTE: This needs to be committed with a merge commit, not squashed!

firestarman and others added 6 commits June 8, 2022 14:18
Signed-off-by: Firestarman <firestarmanllc@gmail.com>
…ricks] (NVIDIA#5784)

* Update the error string for test_cast_neg_to_decimal_err on 330

Signed-off-by: Firestarman <firestarmanllc@gmail.com>

* address comments

Signed-off-by: Firestarman <firestarmanllc@gmail.com>
… files on the GPU [databricks] (NVIDIA#5761)

* Throw useful message when parquet columnar encryption enabled

* update message

* fix message

* handle native encrypted

* move variable

* cleanup

* fix native check

* cleanup imports

* fix import order

* Sign off

Signed-off-by: Thomas Graves <tgraves@nvidia.com>

* Shim the parquet crypto exception check

Signed-off-by: Thomas Graves <tgraves@nvidia.com>

* shim 320cdh

* Add test for parquet encryption

Signed-off-by: Thomas Graves <tgraves@nvidia.com>
Passes the datatype of round-like functions directly to GPU overrides, so as to adapt different Spark versions.

Signed-off-by: sperlingxx <lovedreamf@gmail.com>
…IDIA#5766)

Fixes NVIDIA#5765

Fix the potential overflow when casting float/double to decimal. The overflow occurs on the container decimal for HALF_UP round.
 
Signed-off-by: sperlingxx <lovedreamf@gmail.com>
@tgravescs tgravescs added the build Related to CI / CD or cleanly building label Jun 8, 2022
@tgravescs tgravescs added this to the Jun 6 - Jun 17 milestone Jun 8, 2022
@tgravescs tgravescs requested review from jlowe and revans2 as code owners June 8, 2022 17:09
@tgravescs tgravescs self-assigned this Jun 8, 2022
@tgravescs
Copy link
Collaborator Author

build

1 similar comment
@tgravescs
Copy link
Collaborator Author

build

@jlowe
Copy link
Contributor

jlowe commented Jun 8, 2022

This is missing the commits from #5766 and #5786.

@tgravescs
Copy link
Collaborator Author

Upmreged again to latest should be all of them.

@tgravescs
Copy link
Collaborator Author

build

@tgravescs tgravescs merged commit aba390e into NVIDIA:branch-22.08 Jun 8, 2022
@tgravescs
Copy link
Collaborator Author

I merged with wrong button will have to redo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Related to CI / CD or cleanly building
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants