This is an automated email from the ASF dual-hosted git repository.
morningman pushed a change to branch branch-3.0
in repository https://gitbox.apache.org/repos/asf/doris.git
from e6ded6d7034 [fix](external) Fix case-insensitive table name mapping
retrieval rules #38227 (#43312)
add 92e01a5bedf [improvement](jdbc catalog) Disallow non-constant type
conversion pushdown and implicit conversion pushdown #42102 (#43313)
No new revisions were added by this update.
Summary of changes:
.../docker-compose/mysql/init/03-create-table.sql | 7 ++
.../docker-compose/mysql/init/04-insert.sql | 2 +
.../doris/datasource/jdbc/source/JdbcScanNode.java | 18 +++-
.../java/org/apache/doris/qe/SessionVariable.java | 14 ++-
.../jdbc/test_jdbc_catalog_push_cast.out} | 2 +-
.../jdbc/test_jdbc_catalog_push_cast.groovy | 105 +++++++++++++++++++++
6 files changed, 143 insertions(+), 5 deletions(-)
copy
regression-test/data/{compaction/test_single_compaction_with_variant_inverted_index.out
=> external_table_p0/jdbc/test_jdbc_catalog_push_cast.out} (75%)
create mode 100644
regression-test/suites/external_table_p0/jdbc/test_jdbc_catalog_push_cast.groovy
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]