You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by ja...@apache.org on 2023/01/06 04:18:28 UTC

[doris] branch master updated (df2da89b89 -> ef72b8d859)

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 df2da89b89 [feature](multi-catalog) support postgresql jdbc catalog (#15570)
     add ef72b8d859 [Feature](Nereids): add logical operator || && (#15643)

No new revisions were added by this update.

Summary of changes:
 .../src/main/antlr4/org/apache/doris/nereids/DorisLexer.g4  |  1 +
 .../src/main/antlr4/org/apache/doris/nereids/DorisParser.g4 |  4 ++--
 .../org/apache/doris/nereids/parser/LogicalPlanBuilder.java |  2 ++
 .../{any_value.groovy => expression.groovy}                 | 13 +++++++++----
 4 files changed, 14 insertions(+), 6 deletions(-)
 copy regression-test/suites/nereids_syntax_p0/{any_value.groovy => expression.groovy} (80%)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org