This is an automated email from the ASF dual-hosted git repository. eldenmoon pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from 3f1f5d74d07 [Improvement](function) change from_unixtime's intermedia type from vdatetime to datetimev2 (#50171) add 1e40221a159 [fix](array-index) Fix array nested type patch (#50382) No new revisions were added by this update. Summary of changes: .../src/main/java/org/apache/doris/analysis/IndexDef.java | 3 +++ .../nereids/trees/plans/commands/info/IndexDefinition.java | 3 +++ .../src/test/java/org/apache/doris/analysis/IndexDefTest.java | 11 ++++++++--- .../nereids/trees/plans/commands/IndexDefinitionTest.java | 11 +++++++++++ .../suites/inverted_index_p0/test_array_index2.groovy | 6 ++++-- 5 files changed, 29 insertions(+), 5 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org