Cheng Pan
Cheng Pan
cc @Yikun, I'm not familiar w/ Huawai OBS, does it make sense and safe to upgrade esdk-obs-java to get rid of okhttp deps?
@dimafeng Do you have a plan to release 0.40.7?
Sorry, not familiar with pySpark. > the official is a bit too big in size The official driver also provides shaded jars https://repo1.maven.org/maven2/ru/yandex/clickhouse/clickhouse-jdbc/0.3.1-patch/clickhouse-jdbc-0.3.1-patch-shaded.jar ``` ru.yandex.clickhouse clickhouse-jdbc 0.3.1-patch shaded ```
It's not available yet, PR is welcome.
The simplest way for flink to integrate with clickhouse is `flink-connector-jdbc`, unfortunately, the JdbcDialect is not open to developer to create and register there custom dialect so far. ```java package...
Thanks for contribution, have a quick look on the PR, could you please also add unit test to verify the code works as expected, and we has some code style...
Thanks for contributions. Just ignore the PR comment error, it's a known issue. I will take a look when have time.
No ETA yet, PR is welcome.
Benchmark Report === ``` Benchmark (batchSize) (columnNum) (selectNumber) Mode Cnt Score Error Units InsertIBenchmark.benchInsertHttp 200000 20 N/A avgt 418.954 ms/op InsertIBenchmark.benchInsertHttp 200000 50 N/A avgt 409.364 ms/op InsertIBenchmark.benchInsertHttp 500000 20...
Benchmark Report === ``` Benchmark (batchSize) (columnNum) (selectNumber) Mode Cnt Score Error Units InsertIBenchmark.benchInsertHttp 200000 20 N/A avgt 357.963 ms/op InsertIBenchmark.benchInsertHttp 200000 50 N/A avgt 342.862 ms/op InsertIBenchmark.benchInsertHttp 500000 20...