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 586ed6d  Revert "HIVE-23965: Improve plan regression tests using 
TPCDS30TB metastore dump and custom configs (Stamatis Zampetakis, reviewed by 
Zoltan Haindrich)"
     add 5e96b14  HIVE-24249: Create View fails if a materialized view exists 
with the same query (Krisztian Kasa, reviewed by Jesus Camacho Rodriguez)

No new revisions were added by this update.

Summary of changes:
 .../hadoop/hive/ql/parse/CalcitePlanner.java       |  3 +-
 .../clientpositive/create_view_when_mv_exists.q    | 23 +++++
 .../llap/create_view_when_mv_exists.q.out          | 97 ++++++++++++++++++++++
 3 files changed, 122 insertions(+), 1 deletion(-)
 create mode 100644 
ql/src/test/queries/clientpositive/create_view_when_mv_exists.q
 create mode 100644 
ql/src/test/results/clientpositive/llap/create_view_when_mv_exists.q.out

Reply via email to