This is an automated email from the ASF dual-hosted git repository.
yiguolei pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 08169691a9f [fix](function)adjust aggregate function's nullable
property (#37330)
add 87962aa7199 [bugfix](paimon)Fixed the reading of timestamp with time
zone type data (#37716)
No new revisions were added by this update.
Summary of changes:
be/src/vec/exec/scan/vfile_scanner.cpp | 15 +-
.../docker-compose/iceberg/tools/save_docker.sh | 4 +
.../org/apache/doris/paimon/PaimonColumnValue.java | 30 ++-
.../org/apache/doris/paimon/PaimonJniScanner.java | 14 +-
.../datasource/paimon/PaimonExternalTable.java | 25 ++-
.../paimon/paimon_timestamp_types.out | 139 +++++++++++++
.../paimon/paimon_timestamp_types.groovy | 224 +++++++++++++++++++--
7 files changed, 400 insertions(+), 51 deletions(-)
create mode 100644
regression-test/data/external_table_p0/paimon/paimon_timestamp_types.out
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]