This is an automated email from the ASF dual-hosted git repository.

morningman pushed a change to branch branch-2.1
in repository https://gitbox.apache.org/repos/asf/doris.git


    from 9664b50eb61 [improve](load) do not block delta writer if memtable 
memory is low (#42649) (#44305)
     add fbf573f8c81 [fix](hive)fix hive catalog miss partition that have 
special characters. #42906 (#44152)

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   |  10 +-
 .../hive/test_hive_special_char_partition.out      | 396 +++++++++++++++++++++
 .../hive/test_hive_special_char_partition.groovy   | 199 ++++++++++-
 7 files changed, 627 insertions(+), 55 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to