This is an automated email from the ASF dual-hosted git repository.
zykkk pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from a17214dce89 [Fix](inverted index) fix race condition for column reader
load inverted index reader (#34922)
add 1cc2c9a9b77 [refactor](jdbc catalog) split clickhouse jdbc executor
(#34794)
No new revisions were added by this update.
Summary of changes:
.../apache/doris/jdbc/ClickHouseJdbcExecutor.java | 212 +++++++++++++++++++++
.../org/apache/doris/jdbc/JdbcExecutorFactory.java | 2 +
.../jdbc/test_clickhouse_jdbc_catalog.out | Bin 5493 -> 5528 bytes
3 files changed, 214 insertions(+)
create mode 100644
fe/be-java-extensions/jdbc-scanner/src/main/java/org/apache/doris/jdbc/ClickHouseJdbcExecutor.java
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]