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 0cece561f9 [refactor](segment iterator) remove std::map in iterator
use std::vector instead and not rely on unique id to idenfy position (#23505)
add 8932a6fae7 [feature](Nereids) support Literal collate syntax (#23600)
No new revisions were added by this update.
Summary of changes:
.../src/main/antlr4/org/apache/doris/nereids/DorisParser.g4 | 1 +
.../java/org/apache/doris/nereids/parser/LogicalPlanBuilder.java | 6 ++++++
.../java/org/apache/doris/nereids/parser/NereidsParserTest.java | 8 ++++++++
.../{test_variance_nereids.groovy => collate.groovy} | 6 ++++--
4 files changed, 19 insertions(+), 2 deletions(-)
copy regression-test/suites/nereids_syntax_p0/{test_variance_nereids.groovy =>
collate.groovy} (78%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]