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 b39b24a3a15 [bugfix](hive)Remove redundant split operations (#40683) add 64463f5f86a [fix](maxCompute)Fixed the bug that extra nulls are read when reading maxcompute. (#40888) No new revisions were added by this update. Summary of changes: .../doris/maxcompute/MaxComputeColumnValue.java | 86 +++++++--------------- .../doris/maxcompute/MaxComputeJniScanner.java | 1 + .../maxcompute/MaxComputeExternalCatalog.java | 47 ++++++------ .../maxcompute/source/MaxComputeScanNode.java | 37 +++++----- .../test_external_catalog_maxcompute.out | 18 +++++ .../test_external_catalog_maxcompute.groovy | 15 +++- 6 files changed, 100 insertions(+), 104 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org