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

starocean999 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git


    from 2f2cdef94b7 [fix] (inverted index) Disallow variant columns from using 
inverted index format v1 (#49823)
     add 243db1ae042 [Test](nereids) Add ut for alter column/table stats 
command in nereids (#49278)

No new revisions were added by this update.

Summary of changes:
 .../plans/commands/AlterColumnStatsCommand.java    |   7 +-
 .../plans/commands/AlterTableStatsCommand.java     |   9 +-
 .../commands/AlterColumnStatsCommandTest.java      | 167 +++++++++++++++++++++
 ...ndTest.java => AlterTableStatsCommandTest.java} |  84 +++++------
 4 files changed, 215 insertions(+), 52 deletions(-)
 create mode 100644 
fe/fe-core/src/test/java/org/apache/doris/nereids/trees/plans/commands/AlterColumnStatsCommandTest.java
 copy 
fe/fe-core/src/test/java/org/apache/doris/nereids/trees/plans/commands/{DropCachedStatsCommandTest.java
 => AlterTableStatsCommandTest.java} (65%)


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

Reply via email to