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 8c9a22cc4fd [fix](tablesample) Fix computeSampleTabletIds
NullPointerException (#27165)
add add6bdb2401 [fix](multi-catalog)add the max compute fe ut and fix
download expired (#27007)
No new revisions were added by this update.
Summary of changes:
fe/be-java-extensions/max-compute-scanner/pom.xml | 9 ++
.../doris/maxcompute/MaxComputeJniScanner.java | 43 ++++--
.../doris/maxcompute/MaxComputeJniScannerTest.java | 158 +++++++++++++++++++++
.../test_external_catalog_maxcompute.out | 3 +
.../test_external_catalog_maxcompute.groovy | 17 +++
5 files changed, 219 insertions(+), 11 deletions(-)
create mode 100644
fe/be-java-extensions/max-compute-scanner/src/test/java/org/apache/doris/maxcompute/MaxComputeJniScannerTest.java
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]