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 00ec5875d21 [fix](load) add lock for
runtime_state->tablet_commit_infos (#48709)
add 2988dc3c274 [enhancement](maxcompute)support maxcompute timestamp
column type. (#48768)
No new revisions were added by this update.
Summary of changes:
.../doris/maxcompute/MaxComputeColumnValue.java | 12 +-
.../maxcompute/MaxComputeExternalCatalog.java | 10 +-
.../maxcompute/MaxComputeExternalTable.java | 1 +
.../maxcompute/source/MaxComputeScanNode.java | 43 +++-
.../property/constants/MCProperties.java | 4 +
.../maxcompute/test_max_compute_timestamp.out | Bin 0 -> 3944 bytes
.../maxcompute/test_max_compute_timestamp.groovy | 216 +++++++++++++++++++++
7 files changed, 274 insertions(+), 12 deletions(-)
create mode 100644
regression-test/data/external_table_p2/maxcompute/test_max_compute_timestamp.out
create mode 100644
regression-test/suites/external_table_p2/maxcompute/test_max_compute_timestamp.groovy
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]