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

panxiaolei pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git


    from 418ea0a24e [fix](merge-on-write) fix that failed to 
capture_consistent_rowsets when full clone (#18346)
     add 54dbb4af67 [vectorzied](jdbc) refactor jdbc table read array type 
(#18187)

No new revisions were added by this update.

Summary of changes:
 be/src/exec/table_connector.cpp                    |  20 +-
 be/src/vec/exec/vjdbc_connector.cpp                | 306 ++-------------------
 be/src/vec/exec/vjdbc_connector.h                  |  36 +--
 .../java/org/apache/doris/udf/JdbcExecutor.java    | 184 ++++++++-----
 .../data/jdbc_p0/test_jdbc_query_mysql.out         |  10 +-
 5 files changed, 153 insertions(+), 403 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to