zenfenan commented on issue #11307: [FLINK-16371] [BulkWriter] Fix Hadoop 
Compression BulkWriter
URL: https://github.com/apache/flink/pull/11307#issuecomment-595154937
 
 
   @StephanEwen Copying to Map is not really the optimal solution I thought of. 
`flink-sequence-file` has a clean solution with the way of 
[SerializableHadoopConfiguration](https://github.com/apache/flink/blob/master/flink-formats/flink-sequence-file/src/main/java/org/apache/flink/formats/sequencefile/SerializableHadoopConfiguration.java)
 but I'm confused whether to duplicate the code or move the existing 
implementation to somewhere and reuse.
   
   There is a dev thread also which I created: 
https://lists.apache.org/thread.html/r198f09496ba46885adbcc41fe778a7a34ad1cd685eeae8beb71e6fbb%40%3Cdev.flink.apache.org%3E

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to