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

yiguolei pushed a change to branch branch-2.1
in repository https://gitbox.apache.org/repos/asf/doris.git


    from f039ec8cfba [debug](Variant) sanitize variant type and column in 
`find_and_set_leave_value` (#31436)
     new 378ced72dbb [chore](Nereids) more reasonable parse select list only 
query (#31346)
     new fb1e08ee8ce [doc](colocate) Fix colocate api doc inconformity with 
code (#31430)
     new 6b4a7568372 [Fix] Only datetime and datetimev2 types can use 
current_timestamp as column default value (#31395)
     new 39a8db27f29 [fix](mtmv)TVF Query JOB Concurrent Reading and Writing 
Causes Exception #31422

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../join-optimization/colocation-join.md           |  4 +-
 .../join-optimization/colocation-join.md           |  4 +-
 .../java/org/apache/doris/analysis/ColumnDef.java  | 10 +++++
 .../apache/doris/job/extensions/mtmv/MTMVTask.java |  4 +-
 .../doris/nereids/parser/LogicalPlanBuilder.java   |  3 +-
 .../rules/analysis/FunctionRegistryTest.java       | 27 ++++++-------
 .../doris/nereids/trees/expressions/UdfTest.java   | 24 +++++------
 ...urrent_timestamp_as_column_default_value.groovy | 47 ++++++++++++++++++++++
 ...both_appear_in_agg_fun_and_grouping_sets.groovy |  3 +-
 9 files changed, 92 insertions(+), 34 deletions(-)
 create mode 100644 
regression-test/suites/ddl_p0/test_current_timestamp_as_column_default_value.groovy


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to