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 a8b79961f46 [Enhancement](function) The date_add function supports
DAY_HOUR as timeunit (#57506)
add 9b61da470f4 [Chore](nereids) remove TypeDef (#57834)
No new revisions were added by this update.
Summary of changes:
.../java/org/apache/doris/analysis/ColumnDef.java | 260 +++------------
.../java/org/apache/doris/analysis/TypeDef.java | 359 ---------------------
.../org/apache/doris/catalog/InternalSchema.java | 175 +++++-----
.../doris/catalog/InternalSchemaInitializer.java | 8 +-
.../apache/doris/alter/SchemaChangeJobV2Test.java | 3 +-
.../org/apache/doris/catalog/ColumnTypeTest.java | 188 +++++------
.../catalog/InternalSchemaInitializerTest.java | 8 +-
7 files changed, 220 insertions(+), 781 deletions(-)
delete mode 100644
fe/fe-core/src/main/java/org/apache/doris/analysis/TypeDef.java
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]