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 7fe006ff07b [fix](statistics)Fix batch is null bug. (#36398)
add 4517faffbf7 [bugfix](iceberg)Read error when timestamp does not have
time zone (#36141)
No new revisions were added by this update.
Summary of changes:
.../docker-compose/iceberg/iceberg.yaml.tpl | 1 +
.../docker-compose/iceberg/spark-defaults.conf | 34 ++++++++++++++++++++++
.../docker-compose/iceberg/spark-defaults.conf.tpl | 11 -------
.../docker-compose/iceberg/spark-init.sql | 5 +++-
docker/thirdparties/run-thirdparties-docker.sh | 2 --
.../org/apache/doris/common/util/TimeUtils.java | 6 +++-
.../doris/datasource/iceberg/IcebergUtils.java | 6 +++-
.../iceberg/test_iceberg_filter.out | 13 +++++++++
.../iceberg/test_iceberg_filter.groovy | 7 +++++
9 files changed, 69 insertions(+), 16 deletions(-)
create mode 100644
docker/thirdparties/docker-compose/iceberg/spark-defaults.conf
delete mode 100644
docker/thirdparties/docker-compose/iceberg/spark-defaults.conf.tpl
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]