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 7cd5d324101 HIVE-29170: Restrict the Query History service from being 
modified at the session level (#6051)
     add 47a1973e137 HIVE-27280: Query on View fails in SemanticAnalyzer if 
view select has grouping sets (#6196)

No new revisions were added by this update.

Summary of changes:
 .../hadoop/hive/ql/parse/SemanticAnalyzer.java     |   5 +
 .../clientpositive/groupingset_grouping_udf_view.q |  15 ++
 .../clientpositive/groupingset_high_columns.q      |  34 +++
 .../llap/groupingset_grouping_udf_view.q.out       | 118 +++++++++
 .../llap/groupingset_high_columns.q.out            | 268 +++++++++++++++++++++
 5 files changed, 440 insertions(+)
 create mode 100644 
ql/src/test/queries/clientpositive/groupingset_grouping_udf_view.q
 create mode 100644 
ql/src/test/results/clientpositive/llap/groupingset_grouping_udf_view.q.out

Reply via email to