This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-44973-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git
from 53291bd040d branch-2.1: [fix](hudi) upgrade hudi to 0.15.0 (#44267)(#44995) (#45041) add 443b3a1cbfb [feat](test) add fe ut for bf index create table (#44973) No new revisions were added by this update. Summary of changes: .../java/org/apache/doris/analysis/IndexDef.java | 41 +- .../apache/doris/common/util/PropertyAnalyzer.java | 3 + .../CreateTableWithBloomFilterIndexTest.java | 905 +++++++++++++++++++++ .../index_p0/test_ngram_bloomfilter_index.groovy | 6 +- 4 files changed, 940 insertions(+), 15 deletions(-) create mode 100644 fe/fe-core/src/test/java/org/apache/doris/catalog/CreateTableWithBloomFilterIndexTest.java --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org