This is an automated email from the ASF dual-hosted git repository.
morningman pushed a change to branch branch-2.1
in repository https://gitbox.apache.org/repos/asf/doris.git
from fe35304aa3e branch-2.1 [fix](nereids) avoid generate Runtime filter
whose target is not a base table column (#48779)
add 738dbf03478 branch-2.1: [enhancement](maxcompute)support maxcompute
timestamp column type. #48768 (#48842)
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]