This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch auto-pick-48768-branch-3.0
in repository https://gitbox.apache.org/repos/asf/doris.git
from 68ffec777ad branch-3.0: [fix](build index) Forbid building indexes for
ngram BF indexes #47041 (#47146)
add 31d7f8a02ce [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]