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 e8fc4563d76 [bugfix](use after free) should not set finish depdency
any more if task ctx lock failed (#32730)
add 6a3acc1dafb [Fix](tests) add regression tests for trino-connector
(#32552)
No new revisions were added by this update.
Summary of changes:
be/src/runtime/descriptors.cpp | 14 +++++
be/src/runtime/descriptors.h | 9 +++
.../hive/test_trino_hive_orc.out} | 0
.../hive/test_trino_hive_other.out} | 0
regression-test/pipeline/external/conf/be.conf | 2 +
regression-test/pipeline/external/conf/fe.conf | 2 +
.../pipeline/external/conf/regression-conf.groovy | 2 +
regression-test/pipeline/p0/conf/be.conf | 2 +
.../pipeline/p0/conf/regression-conf.groovy | 1 +
.../hive/test_trino_hive_orc.groovy} | 69 ++++++++++++++++++----
.../hive/test_trino_hive_other.groovy} | 54 +++++++++++++++--
.../trino_connector/test_plugins_download.groovy | 63 ++++++++++++++++++++
12 files changed, 204 insertions(+), 14 deletions(-)
copy regression-test/data/external_table_p0/{hive/test_hive_orc.out =>
trino_connector/hive/test_trino_hive_orc.out} (100%)
copy regression-test/data/external_table_p0/{hive/test_hive_other.out =>
trino_connector/hive/test_trino_hive_other.out} (100%)
copy regression-test/suites/external_table_p0/{hive/test_hive_orc.groovy =>
trino_connector/hive/test_trino_hive_orc.groovy} (58%)
copy regression-test/suites/external_table_p0/{hive/test_hive_other.groovy =>
trino_connector/hive/test_trino_hive_other.groovy} (70%)
create mode 100644
regression-test/suites/external_table_p0/trino_connector/test_plugins_download.groovy
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]