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

github-bot pushed a change to branch auto-pick-56665-branch-4.0
in repository https://gitbox.apache.org/repos/asf/doris.git


    from 21a9e98f744 branch-4.0: [External](parquet) pass non predicates 
column's offset index to RowGroupReader #55795 (#57270)
     add 6908a556a59 [feat](func) Support CURTIME with precision (#56665)

No new revisions were added by this update.

Summary of changes:
 .../function_date_or_datetime_computation.h        | 25 ++++++-
 be/test/vec/function/function_time_test.cpp        | 83 ++++++++++++++++++++++
 .../functions/executable/DateTimeAcquire.java      | 11 +++
 .../expressions/functions/scalar/CurrentTime.java  | 47 ++++++++++--
 .../trees/expressions/literal/TimeV2Literal.java   | 12 ++++
 .../datetime_functions/test_date_function.groovy   | 16 +++++
 6 files changed, 188 insertions(+), 6 deletions(-)


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

Reply via email to