[
https://issues.apache.org/jira/browse/PARQUET-1615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16876122#comment-16876122
]
ASF GitHub Bot commented on PARQUET-1615:
-----------------------------------------
LantaoJin commented on pull request #660: PARQUET-1615: Add mode parameter in
getRecordWriter when new a ParquetFileWriter to avoid hardcode
URL: https://github.com/apache/parquet-mr/pull/660
`getRecordWriter` shouldn't hardcode `Mode.CREAT` when new a
`ParquetFileWriter`.
It may cause some issues like
[SPARK-27194](https://issues.apache.org/jira/browse/SPARK-27194)
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> getRecordWriter shouldn't hardcode CREAT mode when new ParquetFileWriter
> ------------------------------------------------------------------------
>
> Key: PARQUET-1615
> URL: https://issues.apache.org/jira/browse/PARQUET-1615
> Project: Parquet
> Issue Type: Bug
> Components: parquet-mr
> Affects Versions: 1.11.0
> Reporter: Lantao Jin
> Priority: Major
> Labels: pull-request-available
>
> getRecordWriter shouldn't hardcode CREAT mode when new ParquetFileWriter.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)