[ https://issues.apache.org/jira/browse/HIVE-20290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16569385#comment-16569385 ]
Hive QA commented on HIVE-20290: -------------------------------- Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12934395/HIVE-20290.2.patch {color:red}ERROR:{color} -1 due to no test(s) being added or modified. {color:green}SUCCESS:{color} +1 due to 14859 tests passed Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/13045/testReport Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/13045/console Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-13045/ Messages: {noformat} Executing org.apache.hive.ptest.execution.TestCheckPhase Executing org.apache.hive.ptest.execution.PrepPhase Executing org.apache.hive.ptest.execution.YetusPhase Executing org.apache.hive.ptest.execution.ExecutionPhase Executing org.apache.hive.ptest.execution.ReportingPhase {noformat} This message is automatically generated. ATTACHMENT ID: 12934395 - PreCommit-HIVE-Build > Lazy initialize ArrowColumnarBatchSerDe so it doesn't allocate buffers during > GetSplits > --------------------------------------------------------------------------------------- > > Key: HIVE-20290 > URL: https://issues.apache.org/jira/browse/HIVE-20290 > Project: Hive > Issue Type: Bug > Affects Versions: 3.1.0 > Reporter: Eric Wohlstadter > Assignee: Eric Wohlstadter > Priority: Blocker > Attachments: HIVE-20290.1.patch, HIVE-20290.2.patch > > > 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. -- This message was sent by Atlassian JIRA (v7.6.3#76005)