[ https://issues.apache.org/jira/browse/HIVE-8389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Pengcheng Xiong updated HIVE-8389: ---------------------------------- Attachment: HIVE-8389.1.patch In this patch, (1) index is enabled for the following test cases in CliDriver: alter_concatenate_indexed_table.q,alter_index.q,authorization_index.q,drop_index_removes_partition_dirs.q,index_auth.q,index_auto.q,index_auto_empty.q,index_auto_file_format.q,index_auto_mult_tables.q,index_auto_mult_tables_compact.q,index_auto_multiple.q,index_auto_multipleX.q,index_auto_partitioned.q,index_auto_self_join.q,index_auto_unused.q,index_auto_update.q,index_bitmap.q,index_bitmap1.q,index_bitmap2.q,index_bitmap3.q,index_bitmap_auto.q,index_bitmap_auto_partitioned.q,index_bitmap_compression.q,index_bitmap_rc.q,index_compact.q,index_compact_1.q,index_compact_2.q,index_compact_3.q,index_compact_binary_search.q,index_compression.q,index_creation.q,index_serde.q,index_stale.q,index_stale_partitioned.q,show_indexes_edge_cases.q,show_indexes_syntax.q,udf_index.q (2) the "fetch.task.conversion" optimization is disabled for index_auto_partitioned.q and index_bitmap_auto_partitioned.q because it will block index optimizer. (3) And, index is enabled for ql_rewrite_gbtoidx.q in TestMinimrCliDriver > Disable CBO when indexes are used > --------------------------------- > > Key: HIVE-8389 > URL: https://issues.apache.org/jira/browse/HIVE-8389 > Project: Hive > Issue Type: Bug > Reporter: Pengcheng Xiong > Assignee: Pengcheng Xiong > Attachments: HIVE-8389.1.patch, HIVE-8389.1.patch > > > Disable CBO when indexes are used -- This message was sent by Atlassian JIRA (v6.3.4#6332)