Ruben Q L created HIVE-29742:
--------------------------------
Summary: materialized_view_partitioned_2.q chooses the wrong
partitioned MV
Key: HIVE-29742
URL: https://issues.apache.org/jira/browse/HIVE-29742
Project: Hive
Issue Type: Bug
Components: CBO
Reporter: Ruben Q L
Fix For: 4.3.0
Due to HIVE-29641 (Calcite upgrade 1.42) some queries in
materialized_view_partitioned_2.q are choosing a sub-optimal plan
({{partition_mv_2@value=...}} instead of {{partition_mv_3}}).
This is due to a bug on Calcite side (), so after an eventual Calcite upgrade
1.43 this test should go back to its original plan.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)