This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-44194-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git
from 0f00f11dbe0 branch-3.0: [opt](nereids) enhance PUSH_DOWN_AGG_THROUGH_JOIN_ONE_SIDE #43856 (#45066) add de666111d72 [enchement](mc)mc catalog append netowrk config (#44194) No new revisions were added by this update. Summary of changes: .../exec/format/table/max_compute_jni_reader.cpp | 6 ++- .../doris/maxcompute/MaxComputeJniScanner.java | 47 +++++++++++++++--- .../maxcompute/MaxComputeExternalCatalog.java | 57 ++++++++++++++++++++++ .../maxcompute/source/MaxComputeScanNode.java | 13 +++++ .../property/constants/MCProperties.java | 8 +++ gensrc/thrift/PlanNodes.thrift | 4 ++ .../test_external_catalog_maxcompute.groovy | 5 +- 7 files changed, 131 insertions(+), 9 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org