This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from 90e51f68823 [fix](external) Fix case-insensitive table name mapping retrieval rules (#38227) add f46946eef20 [Configuration](transactional-hive) Add `skip_checking_acid_version_file` session var to skip checking acid version file in some hive envs. (#42111) No new revisions were added by this update. Summary of changes: .../scripts/create_preinstalled_scripts/run25.hql | 7 ---- .../doris/datasource/hive/HiveMetaStoreCache.java | 40 ++++++++++++---------- .../doris/datasource/hive/source/HiveScanNode.java | 5 ++- .../java/org/apache/doris/qe/SessionVariable.java | 8 +++++ .../hive/test_transactional_hive.groovy | 11 +++++- 5 files changed, 43 insertions(+), 28 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org