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

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


    from 1ef7c958b22 HIVE-26522: Added test for HIVE-22033 regarding delegation 
token renewal (#3585)
     add f6d3b755d6e HIVE-26676: Count distinct in subquery returning wrong 
results (Steve Carlin, reviewed by Alessandro Solimando, Aman Sinha, Krisztian 
Kasa)

No new revisions were added by this update.

Summary of changes:
 .../calcite/translator/PlanModifierForASTConv.java |   4 +
 .../clientpositive/count_distinct_subquery.q       |  17 ++
 .../llap/count_distinct_subquery.q.out             | 245 +++++++++++++++++++++
 3 files changed, 266 insertions(+)
 create mode 100644 ql/src/test/queries/clientpositive/count_distinct_subquery.q
 create mode 100644 
ql/src/test/results/clientpositive/llap/count_distinct_subquery.q.out

Reply via email to