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

Remove shim-specific copies of ParquetCachedBatchSerializer #3390

Closed
wants to merge 5 commits into from

Conversation

razajafri
Copy link
Collaborator

@razajafri razajafri commented Sep 3, 2021

This PR removes the shim-specific copies of the ParquetCachedBatchSerializer.

After building with the default profile. This was tested with the v2 version of the serializer against Spark-3.1.1 and Spark-3.1.2 for running test_cache.py and they both were successful.

fixes #3314

@razajafri razajafri requested a review from tgravescs September 3, 2021 23:19
@tgravescs
Copy link
Collaborator

tgravescs commented Sep 3, 2021

it looks like the no-buildver-default profile from the pom.xml is missing from the spark313 shim (missed in #3323), well it might not have been needed at that point due to only doing some proof of concept consolidation

@razajafri
Copy link
Collaborator Author

build

@gerashegalov
Copy link
Collaborator

This should wait on #3381 and dist jar change

@sameerz sameerz added the task Work required that improves the product but is not user facing label Sep 7, 2021
@gerashegalov
Copy link
Collaborator

@tgravescs is working on #3411 which might be difficult to upmerge, so I think this PR still should wait.

@tgravescs
Copy link
Collaborator

taking this over, going to upmerge and then re-enable tests if everything looks good.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Spark 3.2+ task Work required that improves the product but is not user facing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEA] Create non-shim specific version of ParquetCachedBatchSerializer
4 participants