Uploaded image for project: 'Parquet'
  1. Parquet
  2. PARQUET-2422

Prevent unwrapping of Hadoop filestreams

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.14.0
    • parquet-hadoop
    • None

    Description

      While checking whether a stream is `ByteBufferReadable`, we end up unwrapping the stream and using the unwrapped stream object.

       

      This can cause issues if we depend on the behavior of a certain stream object.

       

      The fix is simple, we can type-check without unwrapping the filestream.

      Attachments

        Issue Links

          Activity

            People

              mindjolt Rathin Bhargava
              mindjolt Rathin Bhargava
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - 24h
                  24h
                  Remaining:
                  Remaining Estimate - 24h
                  24h
                  Logged:
                  Time Spent - Not Specified
                  Not Specified