[
https://issues.apache.org/jira/browse/PARQUET-1790?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17035317#comment-17035317
]
ASF GitHub Bot commented on PARQUET-1790:
-----------------------------------------
gszadovszky commented on pull request #756: PARQUET-1790: Add Api for writing
DataPageV2 to ParquetFileWriter class
URL: https://github.com/apache/parquet-mr/pull/756
----------------------------------------------------------------
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]
> ParquetFileWriter missing Api for DataPageV2
> ---------------------------------------------
>
> Key: PARQUET-1790
> URL: https://issues.apache.org/jira/browse/PARQUET-1790
> Project: Parquet
> Issue Type: Improvement
> Components: parquet-mr
> Reporter: Brian Mwambazi
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.12.0
>
>
> The _ParquetFileWriter_ class currently does not have an API for writing a
> DataPageV2 page.
> A similar API is already defined in _ColumnChunkPageWriteStore_ and
> inspiration can/should be derived from there in implementing this.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)