This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-50542-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git
from e1c50c8e398 branch-2.1: [fix](mtmv)The change to the max_persistence_task_count configuration applies retroactively to existing MTMV #50537 (#50627) add 34e24f269f3 [fix](jdbc catalog) Improve conjunct expression handling in JdbcScanNode (#50542) No new revisions were added by this update. Summary of changes: .../doris/datasource/jdbc/source/JdbcScanNode.java | 78 +++- .../datasource/jdbc/source/JdbcScanNodeTest.java | 496 +++++++++++++++++++++ .../jdbc/test_oracle_jdbc_catalog.out | Bin 7894 -> 10560 bytes .../jdbc/test_oracle_jdbc_catalog.groovy | 64 +++ 4 files changed, 637 insertions(+), 1 deletion(-) create mode 100644 fe/fe-core/src/test/java/org/apache/doris/datasource/jdbc/source/JdbcScanNodeTest.java --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org