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-1615: getRecordWriter shouldn't hardcode CREAT mode when new ParquetFileWriter #660

Merged
merged 1 commit into from
Jul 9, 2019

Conversation

LantaoJin
Copy link
Contributor

getRecordWriter shouldn't hardcode Mode.CREAT when new a ParquetFileWriter.
It may cause some issues like SPARK-27194

@LantaoJin
Copy link
Contributor Author

Ping @nandorKollar @zivanfi @gszadovszky

@LantaoJin
Copy link
Contributor Author

Could any other committer help to review and merge?

@gszadovszky gszadovszky changed the title PARQUET-1615: Add mode parameter in getRecordWriter when new a ParquetFileWriter to avoid hardcode PARQUET-1615: getRecordWriter shouldn't hardcode CREAT mode when new ParquetFileWriter Jul 9, 2019
@gszadovszky gszadovszky merged commit 8ff867a into apache:master Jul 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants