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

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

Log workAgile BoardRank to TopRank to BottomBulk Copy AttachmentsBulk Move AttachmentsVotersWatch issueWatchersCreate sub-taskConvert to sub-taskMoveLinkCloneLabelsUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    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

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment