Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-20290

Lazy initialize ArrowColumnarBatchSerDe so it doesn't allocate buffers during GetSplits

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • 3.1.0
    • 4.0.0-alpha-1
    • None
    • None

    Description

      When using GenericUDTFGetSplits to create LlapInputSplit for submission to LlapOutputFormatService, the physical plan generation initializes whatever SerDe is being used.

      ArrowColumnarBatchSerDe initializes buffers for Arrow and VectorizedRowBatch at this point inside HS2 which are never used.

      Attachments

        1. HIVE-20290.1.patch
          2 kB
          Eric Wohlstadter
        2. HIVE-20290.2.patch
          2 kB
          Eric Wohlstadter

        Activity

          People

            ewohlstadter Eric Wohlstadter
            ewohlstadter Eric Wohlstadter
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: