abstractdog commented on a change in pull request #2667:
URL: https://github.com/apache/hive/pull/2667#discussion_r716657850
##########
File path: ql/src/test/queries/clientpositive/vector_windowing_row_number.q
##########
@@ -6,13 +6,14 @@ set hive.fetch.task.conversion=none;
Review comment:
please include at least one "EXPLAIN VECTORIZATION DETAIL" of a query
that utilizes a CastLongToString vectorization should print partition
expressions as well I think, in the form of:
```
partitionExpressions: [ConstantVectorExpression(val 0) -> 4:int]
```
--
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]