This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from 8a07b5cf9c8 [chore](catalog recycle bin) Add option to ignore min erase latency for testing (#31417) add e7573ac16ec [fix](multi-catalog) add max compute custom odps and tunnel url (#31390) No new revisions were added by this update. Summary of changes: be/src/runtime/descriptors.cpp | 2 ++ be/src/runtime/descriptors.h | 4 +++ .../exec/format/table/max_compute_jni_reader.cpp | 2 ++ .../en/docs/lakehouse/multi-catalog/max-compute.md | 25 +++++++++++++ .../docs/lakehouse/multi-catalog/max-compute.md | 26 ++++++++++++++ .../doris/maxcompute/MaxComputeJniScanner.java | 5 ++- .../doris/maxcompute/MaxComputeTableScan.java | 37 ++++++++++++++----- .../maxcompute/MaxComputeExternalCatalog.java | 41 +++++++++++++++++----- .../maxcompute/MaxComputeExternalTable.java | 2 ++ .../property/constants/MCProperties.java | 2 ++ gensrc/thrift/Descriptors.thrift | 2 ++ 11 files changed, 131 insertions(+), 17 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org