You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by mo...@apache.org on 2023/06/14 15:25:51 UTC

[doris] branch master updated (4bee226698 -> f82e43b96a)

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 4bee226698 [fix](regression-test) fix compile test_vertical_compaction_agg_keys failed (#20792)
     add f82e43b96a [Improvement](jdbc external table)Support jdbc external table for nereids. (#20799)

No new revisions were added by this update.

Summary of changes:
 .../glue/translator/PhysicalPlanTranslator.java       |  6 ++++--
 .../doris/nereids/rules/analysis/BindRelation.java    |  5 ++---
 .../nereids/trees/plans/logical/LogicalJdbcScan.java  | 19 +++++++++++--------
 .../trees/plans/physical/PhysicalJdbcScan.java        | 10 +++++-----
 ...vy => test_external_resource_mysql_nereids.groovy} |  4 +++-
 ...rnal_pg.groovy => test_external_pg_nereids.groovy} |  4 +++-
 6 files changed, 28 insertions(+), 20 deletions(-)
 copy regression-test/suites/external_table_emr_p2/mysql/{test_external_resource_mysql.groovy => test_external_resource_mysql_nereids.groovy} (97%)
 copy regression-test/suites/external_table_emr_p2/pg/{test_external_pg.groovy => test_external_pg_nereids.groovy} (97%)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org