liujiawinds opened a new pull request, #1153:
URL: https://github.com/apache/orc/pull/1153

   ### What changes were proposed in this pull request?
   Add stream parameter constructor for PhysicalFsWriter.
   
   ### Why are the changes needed?
   PhysicalFsWriter implementation works on the basis of a Path, but Flink's 
bulk writer based on stream.
   In order to integrate with flink more elegantly,  I think a constructor with 
stream parameter should be added to PhysicalFsWriter
   
   
   ### How was this patch tested?
   It won't change behavior of PhysicalFsWriter and passed all existed test 
cases.
   


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