This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch auto-pick-48297-branch-3.0
in repository https://gitbox.apache.org/repos/asf/doris.git
from ae90c3c4034 branch-3.0: [feature](function)support url domain
functions #42488 (#47188)
add fea76ed7395 [fix](nereids)Support negative partition range value and
negative column default value. (#48297)
No new revisions were added by this update.
Summary of changes:
.../antlr4/org/apache/doris/nereids/DorisParser.g4 | 4 +-
.../doris/nereids/parser/LogicalPlanBuilder.java | 15 +++++-
.../partition_p0/test_negative_partition_value.out | Bin 0 -> 375 bytes
.../test_negative_default_column_value.out} | Bin 141 -> 143 bytes
.../test_negative_partition_value.groovy | 58 +++++++++++++++++++++
.../test_negative_default_column_value.groovy} | 22 +++++---
6 files changed, 87 insertions(+), 12 deletions(-)
create mode 100644
regression-test/data/partition_p0/test_negative_partition_value.out
copy regression-test/data/{bloom_filter_p0/test_bloom_filter_drop_column.out
=> table_p0/test_negative_default_column_value.out} (67%)
create mode 100644
regression-test/suites/partition_p0/test_negative_partition_value.groovy
copy regression-test/suites/{nereids_syntax_p0/order_by_const.groovy =>
table_p0/test_negative_default_column_value.groovy} (59%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]