[ 
https://issues.apache.org/jira/browse/PARQUET-1790?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17033306#comment-17033306
 ] 

ASF GitHub Bot commented on PARQUET-1790:
-----------------------------------------

brimzi 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 PR addresses 
[PARQUET-1790](https://issues.apache.org/jira/projects/PARQUET/issues/PARQUET-1790).
   
   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 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
>
> 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)

Reply via email to