Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-20276

Transparent DeCompression of streams missing on new File Source

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • None
    • 1.12.0
    • None

    Description

      The existing FileInputFormat applies decompression (gzip, xy, ...) automatically on the file input stream, based on the file extension.

      We need to add similar functionality for the StreamRecordFormat of the new FileSource to be on par with this functionality.

      This can be easily applied in the StreamFormatAdapter when opening the file stream.

      Attachments

        Activity

          People

            sewen Stephan Ewen
            sewen Stephan Ewen
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: