This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from b7c81bc7362 [Chore](ci)Temporarily cancel the mandatory restrictions of ShellCheck (#26553) add 806461721c8 [opt](Nereids) remove Nondeterministic trait from date related functions (#26444) No new revisions were added by this update. Summary of changes: .../apache/doris/analysis/ExpressionFunctions.java | 7 +------ .../expressions/functions/Nondeterministic.java | 8 -------- .../functions/executable/DateTimeAcquire.java | 23 +++++++++++----------- .../trees/expressions/functions/scalar/Random.java | 5 +++++ .../functions/scalar/UnixTimestamp.java | 10 +--------- .../trees/expressions/functions/scalar/Uuid.java | 5 +++++ .../expressions/functions/scalar/UuidNumeric.java | 5 +++++ .../doris/nereids/trees/plans/PlanVisitorTest.java | 16 +++++++-------- .../nereids_p0/datatype/test_date_acquire.groovy | 2 +- 9 files changed, 38 insertions(+), 43 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org