This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch auto-pick-60895-branch-4.0
in repository https://gitbox.apache.org/repos/asf/doris.git
from bd23cb694a4 branch-4.0: [feature](storage) Add OzoneProperties to
support Apache Ozone #60809 (#60896)
add 42fc0ed3579 [opt](maxcompute) Optimize split generation for LIMIT
queries with partition equality predicates (#60895)
No new revisions were added by this update.
Summary of changes:
.../maxcompute/source/MaxComputeScanNode.java | 144 ++++++-
.../java/org/apache/doris/qe/SessionVariable.java | 13 +
.../maxcompute/source/MaxComputeScanNodeTest.java | 438 +++++++++++++++++++++
.../write/test_mc_limit_split_optimization.groovy | 266 +++++++++++++
4 files changed, 857 insertions(+), 4 deletions(-)
create mode 100644
fe/fe-core/src/test/java/org/apache/doris/datasource/maxcompute/source/MaxComputeScanNodeTest.java
create mode 100644
regression-test/suites/external_table_p2/maxcompute/write/test_mc_limit_split_optimization.groovy
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]