Uploaded image for project: 'ORC'
  1. ORC
  2. ORC-1198

Add stream constructor for PhysicalFsWriter

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 1.7.4
    • 1.8.0, 1.7.5
    • Java
    • None

    Description

      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, as follows:

      public PhysicalFsWriter(FSDataOutputStream stream, OrcFile.WriterOptions opts, WriterEncryptionVariant[] encryption){...}
      

      Attachments

        Issue Links

          Activity

            People

              sonice_lj jia liu
              sonice_lj jia liu
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: