danny0405 commented on issue #7117:
URL: https://github.com/apache/hudi/issues/7117#issuecomment-1547456417

   > which has very limited parquet feature support. [There is a more complete 
constructor](https://github.com/apache/parquet-mr/blob/cac8f7cf55b390c2ac5ef5d14a6aa72597b99284/parquet-hadoop/src/main/java/org/apache/parquet/hadoop/ParquetWriter.java#L276)
 but sadly it's access is limited to package.
   
   2 questions:
   
   1. What is exactly the feature you want for parquet writers? The 
`BloomFilter` written by Hudi parquet writer wrapper does not meet your request?
   2. How spark writes their BloomFilters? How they solved the 
package/accessability issue as you mentioned.


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to