This is an automated email from the ASF dual-hosted git repository.

kgyrtkirk pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hive.git.


    from 756a8fc  HIVE-25960: Fix S3a recursive listing logic. (#3031). (Ayush 
Saxena reviewed by Laszlo Bodor)
     add 247d8aa  HIVE-25874: Slow filter evaluation of nest struct fields in 
vectorized executions (#2952) (Zoltan Haindrich reviewed by Krisztian Kasa)

No new revisions were added by this update.

Summary of changes:
 .../vector/expressions/VectorUDFStructField.java   |  3 +-
 .../clientpositive/vectorization_nested_struct.q   | 21 ++++++
 .../llap/vectorization_nested_struct.q.out         | 81 ++++++++++++++++++++++
 3 files changed, 103 insertions(+), 2 deletions(-)
 create mode 100644 
ql/src/test/queries/clientpositive/vectorization_nested_struct.q
 create mode 100644 
ql/src/test/results/clientpositive/llap/vectorization_nested_struct.q.out

Reply via email to