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

PARQUET-1183: Add Avro builders using InputFile and OutputFile. #460

Merged
merged 2 commits into from Mar 30, 2018

Conversation

rdblue
Copy link
Contributor

@rdblue rdblue commented Feb 23, 2018

This is based on #446. I'm adding this PR because we want to get this into 1.10.0 and haven't heard back from that PR's author.

@rdblue
Copy link
Contributor Author

rdblue commented Feb 23, 2018

@jbonofre, could you look at this and make sure it meets your needs?

@wernerdaehn
Copy link

I am struggling with git, apologies for the extra work.

@rdblue
Copy link
Contributor Author

rdblue commented Feb 28, 2018

@zivanfi, could you review this? It was requested for the next release.

@wernerdaehn, I'll close the other issue when this is merged. Does this meet your needs?

@wernerdaehn
Copy link

Yes, certainly. And my apologies again. I promise I will get better.

@rdblue
Copy link
Contributor Author

rdblue commented Feb 28, 2018

No problem, thanks for contributing.

Copy link
Contributor

@gszadovszky gszadovszky left a comment

Choose a reason for hiding this comment

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

LGTM.

Copy link
Contributor

@zivanfi zivanfi left a comment

Choose a reason for hiding this comment

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

LGTM.

Side note: Builder(Path path) is deprecated in the superclasses ParquetReader.Builder and ParquetWriter.Builder, but it is not deprecated in the derived classes AvroParquetReader.Builder and AvroParquetWriter.Builder. Is that intentional?

@rdblue
Copy link
Contributor Author

rdblue commented Mar 1, 2018

Good catch, I'll mark them deprecated in the Avro API as well.

@rdblue rdblue merged commit d54fad8 into apache:master Mar 30, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants