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 databricks 3.0.1 for ParquetFilters api change #3118

Merged
merged 2 commits into from
Aug 4, 2021

Conversation

tgravescs
Copy link
Collaborator

@tgravescs tgravescs commented Aug 3, 2021

Pull #3098 back to 21.06.1

It requires cherry-pick 9bec142 and e303d2d .

I ran on databricks 7.3 and parquet tests all pass. Running the rest of the tests now.

tgravescs and others added 2 commits August 3, 2021 21:59
Signed-off-by: Thomas Graves <tgraves@nvidia.com>
* Fix ParquetFilters issue

Spark has added datetime rebase mode into constructor of ParquetFilters,
see SPARK-36034, which causes the build failed.

This change is adding getParquetFilters in the shim layers to match
different Spark version.

Signed-off-by: Bobby Wang <wbo4958@gmail.com>

* Fix compiling error
@tgravescs tgravescs added the bug Something isn't working label Aug 3, 2021
@tgravescs tgravescs self-assigned this Aug 3, 2021
@tgravescs tgravescs added this to In progress in Release 21.06.1 via automation Aug 3, 2021
@tgravescs
Copy link
Collaborator Author

build

@tgravescs tgravescs added this to the Aug 2 - Aug 13 milestone Aug 3, 2021
Release 21.06.1 automation moved this from In progress to Reviewer approved Aug 3, 2021
@tgravescs
Copy link
Collaborator Author

integration tests all pass on databricks 7.3 and 8.2

@pxLi
Copy link
Collaborator

pxLi commented Aug 4, 2021

since this is still running w/ the 21.06-version pre-merge tests, it would cost a few more hours. I will merge it instantly after the tests finish

@pxLi pxLi merged commit c14d0a0 into NVIDIA:branch-21.06 Aug 4, 2021
Release 21.06.1 automation moved this from Reviewer approved to Done Aug 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

4 participants