This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch auto-pick-50542-branch-3.0
in repository https://gitbox.apache.org/repos/asf/doris.git


    from b4a80b294d1 [branch-3.0](function) Fix unexpected result of 
unix_timestamp when input is out of bound (#49430) (#50610)
     add 986d45046b2 [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

Reply via email to