This is an automated email from the ASF dual-hosted git repository.
airborne pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 18a086e844d [improvement](log)Reduce stats log. (#45900)
add 089d0faf89e [fix](inverted index) Conduct More Checks on
dict_compression (#45805)
No new revisions were added by this update.
Summary of changes:
.../apache/doris/alter/SchemaChangeHandler.java | 3 +-
.../org/apache/doris/analysis/CreateTableStmt.java | 13 +-
.../java/org/apache/doris/analysis/IndexDef.java | 7 +-
.../apache/doris/analysis/InvertedIndexUtil.java | 29 +++-
.../trees/plans/commands/info/CreateTableInfo.java | 10 +-
.../trees/plans/commands/info/IndexDefinition.java | 8 +-
.../org/apache/doris/analysis/IndexDefTest.java | 3 +-
.../doris/analysis/InvertedIndexUtilTest.java | 150 ++++++++++++++++++++-
.../trees/plans/commands/IndexDefinitionTest.java | 2 +-
9 files changed, 201 insertions(+), 24 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]