This is an automated email from the ASF dual-hosted git repository. jakevin pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from 231038f0504 [fix](planner)allow infer predicate for external table (#24227) add 05722b4cfd9 [feature](Nereids): date/datetime parser support many complex case (#24287) No new revisions were added by this update. Summary of changes: .../trees/expressions/literal/DateLiteral.java | 105 +++++++++++++++++---- .../doris/nereids/util/DateTimeFormatterUtils.java | 33 ++----- .../trees/expressions/literal/DateLiteralTest.java | 83 ++++++++++++---- .../expressions/literal/DateTimeLiteralTest.java | 63 ++++++------- .../nereids/util/DateTimeFormatterUtilsTest.java | 29 +----- 5 files changed, 191 insertions(+), 122 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org