You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by pa...@apache.org on 2023/04/04 03:57:11 UTC

[doris] branch master updated (418ea0a24e -> 54dbb4af67)

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: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org