This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-42906-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git
from 340334659c1 [improvement](statistics)Improve statisitcs insert into audit log. (#42983) (#43053) add 54092a68ea4 [fix](hive)fix hive catalog miss partition that have special characters. (#42906) No new revisions were added by this update. Summary of changes: .../doris/datasource/TablePartitionValues.java | 30 -- .../doris/datasource/hive/HiveMetaStoreCache.java | 13 +- .../org/apache/doris/datasource/hive/HiveUtil.java | 29 +- .../java/org/apache/doris/qe/ShowExecutor.java | 5 + .../apache/doris/statistics/HMSAnalysisTask.java | 9 +- .../hive/test_hive_special_char_partition.out | 396 +++++++++++++++++++++ .../hive/test_hive_special_char_partition.groovy | 199 ++++++++++- 7 files changed, 626 insertions(+), 55 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org