deniskuzZ commented on code in PR #5498:
URL: https://github.com/apache/hive/pull/5498#discussion_r1809422706
##########
ql/src/test/results/clientpositive/llap/vector_bucket.q.out:
##########
@@ -61,10 +61,11 @@ STAGE PLANS:
Execution mode: llap
LLAP IO: no inputs
Map Vectorization:
- enabled: false
+ enabled: true
enabledConditionsMet:
hive.vectorized.use.vectorized.input.format IS true
- enabledConditionsNotMet: Could not enable vectorization due to
partition column names size 1 is greater than the number of table column names
size 0 IS false
inputFileFormats:
org.apache.hadoop.hive.ql.io.NullRowsInputFormat
+ notVectorizedReason: UDTF Operator (UDTF) not supported
+ vectorized: false
Review Comment:
there was a bug in a Vectorizer, I noticed it while troubleshooting. I can
move it into a different PR
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]