An open API service providing commit metadata for open source projects.

GitHub / ClickHouse/clickhouse-java / commits

ClickHouse Java Clients & JDBC Driver

SHA Message Author Date Stats
667cbe90 merge Merge pull request #3069 from ClickHouse/polyglot/client-v2-metadata-format-v... Sergey Chernov <s****v@c****m>
Committed by: GitHub <n****y@g****m>
4 days ago
2b366cb0 Address review: keep the fix to the client's own calls Polyglot AI <2****t@u****m> 4 days ago
838fab77 fix(client-v2): read the name of a FORMAT clause without regard to case Polyglot AI <2****t@u****m> 4 days ago
4ce0695e fix(client-v2): also accept a FORMAT clause closed by a SETTINGS clause Polyglot AI <2****t@u****m> 4 days ago
f449cf72 fix(client-v2): send the format of a query's FORMAT clause in the header too Polyglot AI <2****t@u****m> 4 days ago
379718db merge Merge pull request #2914 from ClickHouse/06/18/26/integration_journey Sergey Chernov <s****v@c****m>
Committed by: GitHub <n****y@g****m>
4 days ago
1e4686c7 merge Merge pull request #3060 from ClickHouse/08/17/26/custom_headers_tests Sergey Chernov <s****v@c****m>
Committed by: GitHub <n****y@g****m>
6 days ago
7184951a Fixed test and example in docs Sergey Chernov <s****v@c****m> 7 days ago
f3c6f971 merge Merge pull request #3067 from n200534/fix/jdbc-parser-argcount-3052 Sergey Chernov <s****v@c****m>
Committed by: GitHub <n****y@g****m>
7 days ago
99db598b Extended information about client name and workload identification Sergey Chernov <s****v@c****m> 8 days ago
d7eab376 adds examples skill and fixed integration-jdbc.md Sergey Chernov <s****v@c****m> 9 days ago
c9f4c9be Rewrote client examples. Fixed some sections Sergey Chernov <s****v@c****m> 9 days ago
c61e271c fix(client-v2): request the format of internal queries thru settings Polyglot AI <2****t@u****m> 9 days ago
c1daab8b Fix JDBC parser parameter counting n200534 <a****r@g****m> 9 days ago
8bb5fae2 merge Merge branch 'main' into 06/18/26/integration_journey Sergey Chernov <s****v@c****m> 10 days ago
40464dde merge Merge pull request #2988 from ClickHouse/polyglot/client-v2-observability-spa... Sergey Chernov <s****v@c****m>
Committed by: GitHub <n****y@g****m>
10 days ago
8b04f11b merge Merge pull request #3028 from ClickHouse/polyglot/jdbcv2-antlr4-usefunction-r... Sergey Chernov <s****v@c****m>
Committed by: GitHub <n****y@g****m>
10 days ago
72e61670 merge Merge remote-tracking branch 'origin/main' into polyglot/client-v2-observabil... Polyglot AI <2****t@u****m> 10 days ago
50a44bda Address review: call the span recorder first, make SpanSupport opt-in Polyglot AI <2****t@u****m> 10 days ago
1ac10a8a merge Merge remote-tracking branch 'origin/main' into polyglot/jdbcv2-antlr4-usefun... Polyglot AI <2****t@u****m> 10 days ago
784239b0 Address review: instrument in place instead of refactoring the operation methods Polyglot AI <2****t@u****m> 10 days ago
05393dd6 merge Merge pull request #2941 from 014-code/fix/2669-jpms-service-loader Sergey Chernov <s****v@c****m>
Committed by: GitHub <n****y@g****m>
10 days ago
45645521 merge Merge remote-tracking branch 'origin/main' into polyglot/client-v2-observabil... Polyglot AI <2****t@u****m> 10 days ago
7503fdd2 merge Merge branch 'main' into fix/2669-jpms-service-loader Sergey Chernov <s****v@c****m>
Committed by: GitHub <n****y@g****m>
10 days ago
f557ac91 merge Merge pull request #2990 from ClickHouse/polyglot/cancel-lost-between-retry-a... Sergey Chernov <s****v@c****m>
Committed by: GitHub <n****y@g****m>
10 days ago
7b2c207c merge Merge remote-tracking branch 'origin/main' into polyglot/jdbcv2-antlr4-usefun... Polyglot AI <2****t@u****m> 10 days ago
16033824 merge Merge pull request #3061 from ClickHouse/08/17/26/jdk_matrix_tests Sergey Chernov <s****v@c****m>
Committed by: GitHub <n****y@g****m>
10 days ago
d6a97f65 merge Merge remote-tracking branch 'origin/main' into polyglot/cancel-lost-between-... Polyglot AI <2****t@u****m> 10 days ago
1bcea07c Record HTTP status on a request span as soon as a response is received Polyglot AI <2****t@u****m> 10 days ago
ee72d9c5 merge Merge remote-tracking branch 'origin/main' into polyglot/client-v2-observabil... Polyglot AI <2****t@u****m> 11 days ago
5a64ec9f merge Merge pull request #3056 from ClickHouse/polyglot/blocking-piped-output-strea... Sergey Chernov <s****v@c****m>
Committed by: GitHub <n****y@g****m>
11 days ago
ad468b82 merge Merge branch 'main' into polyglot/blocking-piped-output-stream-close-race Sergey Chernov <s****v@c****m>
Committed by: GitHub <n****y@g****m>
11 days ago
14e8f550 added overlay to compile with 8 and run tests with 17 Sergey Chernov <s****v@c****m> 11 days ago
af8f053d resolving dependencies once in jvm compatibility wf Sergey Chernov <s****v@c****m> 11 days ago
607f8c50 merge Merge pull request #2998 from ClickHouse/polyglot/jdbc-escape-processing-quot... Sergey Chernov <s****v@c****m>
Committed by: GitHub <n****y@g****m>
11 days ago
7122e82d reduced permissions in jvm compatibility check wf. optimized build Sergey Chernov <s****v@c****m> 11 days ago
8ae294d8 Added documentation for custom header setup and section about sticky session ... Sergey Chernov <s****v@c****m> 11 days ago
613c7a3d bumped lombok version in example project to run with latest JDK Sergey Chernov <s****v@c****m> 11 days ago
96a6e2c7 fixed kotlin example runtime version to compile with latest jdk Sergey Chernov <s****v@c****m> 11 days ago
c81f0c59 fixed missing password for running examples Sergey Chernov <s****v@c****m> 11 days ago
976cb6b3 fix build Sergey Chernov <s****v@c****m> 11 days ago
384ce867 Define jdk matrix. Made tests compile with 17 Sergey Chernov <s****v@c****m> 11 days ago
930a7aa1 Added JVM compatibility workflow Sergey Chernov <s****v@c****m> 11 days ago
540e1308 Added custom header tests Sergey Chernov <s****v@c****m> 11 days ago
6b9cb69f merge Merge pull request #3054 from ClickHouse/polyglot/fix-flaky-async-insert-test Sergey Chernov <s****v@c****m>
Committed by: GitHub <n****y@g****m>
12 days ago
7c4b7a66 fix(data): keep close() bookkeeping atomic when flushing the remaining buffer... Polyglot AI <2****t@u****m> 12 days ago
819baa52 fix(data): make BlockingPipedOutputStream.close() idempotent Polyglot AI <2****t@u****m> 12 days ago
402053c5 [jdbc-v1] Gate SYSTEM FLUSH ASYNC INSERT QUEUE on server 23.7+ Polyglot AI <2****t@u****m> 15 days ago
0d1826db [jdbc-v1] Make testAsyncInsert deterministic instead of racing the async inse... Polyglot AI <2****t@u****m> 15 days ago
601ade16 merge Merge pull request #2927 from 014-code/fix/2715-jdbc-json-output Sergey Chernov <s****v@c****m>
Committed by: GitHub <n****y@g****m>
25 days ago
5b165b2d Fix jdbc-v2: assume a function in the values list of a recovered ANTLR4 parse... Polyglot AI <2****t@u****m> 25 days ago
1a117560 merge Merge pull request #2992 from ClickHouse/use-fable-workflows Sergey Chernov <s****v@c****m>
Committed by: GitHub <n****y@g****m>
26 days ago
afe9c675 [jdbc-v2] Do not apply JDBC escape processing to quoted text Polyglot AI <2****t@u****m> 26 days ago
0505e5cb bump claude code version restrry <r****y@g****m> 26 days ago
55950d91 test fable restrry <r****y@g****m> 27 days ago
004b70dd test(clickhouse-client): cover JPMS service loading 014-code <2****8@q****m> 28 days ago
2636d7e5 docs(jdbc-v2): clarify raw JSON parsing 014-code <2****8@q****m> 28 days ago
43cdc47a review: do not check the cancellation before the first attempt Polyglot AI <2****t@u****m> 28 days ago
e52f6554 refactor(client-v2): check the cancellation of a retried operation in one place Polyglot AI <2****t@u****m> 28 days ago
5a65ecd7 review: keep TransportRequest in the registry and drop OngoingOperation Polyglot AI <2****t@u****m> 28 days ago
dd3aab14 refactor(client-v2): handle a failed attempt in one place for the query and i... Polyglot AI <2****t@u****m> 28 days ago
f4ef7879 fix(client-v2): register an operation for cancellation when it starts, not wh... Polyglot AI <2****t@u****m> 28 days ago
63633b58 fix(client-v2): keep cancellation per operation so it is not lost between ret... Polyglot AI <2****t@u****m> 28 days ago
1d0c39c5 fix(client-v2): unregister an insert's transport request once per operation Polyglot AI <2****t@u****m> 28 days ago
f4e35de1 refactor(client-v2): reshape span SPI per review feedback Polyglot AI <2****t@u****m> 29 days ago
822109db feat(client-v2): add span recorder SPI for operation and request tracing Polyglot AI <2****t@u****m> 29 days ago
3db04e09 merge Merge pull request #2987 from ClickHouse/polyglot/gitattributes-changelog-union Sergey Chernov <s****v@c****m>
Committed by: GitHub <n****y@g****m>
29 days ago
3f9c1270 chore: mark CHANGELOG.md with git's union merge driver Polyglot AI <2****t@u****m> 29 days ago
718820b0 merge Merge pull request #2981 from ClickHouse/polyglot/nullable-scalar-param-encoding Sergey Chernov <s****v@c****m>
Committed by: GitHub <n****y@g****m>
30 days ago
8b873e81 merge Merge pull request #2986 from fallintoplace/close-lz4-input-delegate Sergey Chernov <s****v@c****m>
Committed by: GitHub <n****y@g****m>
30 days ago
0f7d9eb7 Add LZ4 response lifecycle integration test Minh Vu <v****7@g****m> 30 days ago
527d8b92 Close underlying LZ4 input stream
Signed-off-by: Minh Vu <v****7@g****m>
Minh Vu <v****7@g****m> about 1 month ago
35567060 merge Merge remote-tracking branch 'origin/main' into polyglot/nullable-scalar-para... Polyglot AI <2****t@u****m> about 1 month ago
a95da104 merge Merge pull request #2936 from ClickHouse/polyglot/rowbinary-nested-writer Sergey Chernov <s****v@c****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
95545211 merge Merge branch 'main' into fix/2669-jpms-service-loader Sergey Chernov <s****v@c****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
bc54232c merge Merge remote-tracking branch 'origin/main' into polyglot/rowbinary-nested-writer Polyglot AI <2****t@u****m> about 1 month ago
62cdcd08 merge Merge pull request #2973 from ClickHouse/polyglot/fix-bad-logging-2970 Sergey Chernov <s****v@c****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
9019d77a merge Merge pull request #2972 from ClickHouse/polyglot/jdbc-v2-client-v2-improve-l... Sergey Chernov <s****v@c****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
6e8d48e6 merge Merge pull request #2939 from ClickHouse/polyglot/client-v2-qbit Sergey Chernov <s****v@c****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
5913f7db test(jdbc-v2): cover writer cleanup buffer-close failure paths Polyglot AI <2****t@u****m> about 1 month ago
88372e82 merge Merge remote-tracking branch 'origin/main' into polyglot/jdbc-v2-client-v2-im... Polyglot AI <2****t@u****m> about 1 month ago
350f880c Address review (#2970): string-concat exception log sites, move retry +1 into... Polyglot AI <2****t@u****m> about 1 month ago
000f8afa merge Merge origin/main into polyglot/fix-bad-logging-2970 Polyglot AI <2****t@u****m> about 1 month ago
b2c4fc80 fix(client-v2): restore brace dropped by main merge in SerializerUtilsTest Polyglot AI <2****t@u****m> about 1 month ago
3bd7a06c [client-v2] Send null query parameter as \N sentinel Polyglot AI <2****t@u****m> about 1 month ago
4bad5aae Address review (@chernser): scope out retry-logging, string-concat exception ... Polyglot AI <2****t@u****m> about 1 month ago
887c3a7b merge Merge branch 'main' into polyglot/client-v2-qbit Sergey Chernov <s****v@c****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
44a017d0 merge Merge pull request #2967 from ClickHouse/polyglot/fix-dynamic-decimal-scale-i... Sergey Chernov <s****v@c****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
b7a30e56 merge Merge pull request #2979 from ClickHouse/polyglot/jdbc-v2-writer-backtick-col... Sergey Chernov <s****v@c****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
df7ebaef [jdbc-v2] Add end-to-end test for backtick-quoted INSERT columns via RowBinar... Polyglot AI <2****t@u****m> about 1 month ago
d87463c9 Add parser-logging regression test (#2970) Polyglot AI <2****t@u****m> about 1 month ago
f77500dc Address review (#2970): keep parser WARN generic, name retry-log cause class Polyglot AI <2****t@u****m> about 1 month ago
df122327 test(client-v2): unit-cover QBit convertToString rendering Polyglot AI <2****t@u****m> about 1 month ago
12b6f3d4 merge Merge remote-tracking branch 'origin/main' into polyglot/client-v2-qbit Polyglot AI <2****t@u****m> about 1 month ago
fdaa70ac test(client-v2): cover logServerErrorResponse null-safety and exception-code ... Polyglot AI <2****t@u****m> about 1 month ago
72cab066 Do not reject a numerically-zero BigDecimal with high scale in Dynamic inference Polyglot AI <2****t@u****m> about 1 month ago
6fb6546a [jdbc-v2] Make getTables slf4j-placeholder test deterministic under coverage Polyglot AI <2****t@u****m> about 1 month ago
32e6f654 refactor(client-v2): extract shared retry-attempt WARN helper Polyglot AI <2****t@u****m> about 1 month ago
0525f50b merge Merge remote-tracking branch 'origin/main' into polyglot/rowbinary-nested-writer Polyglot AI <2****t@u****m> about 1 month ago
491cda1a merge Merge remote-tracking branch 'origin/main' into polyglot/fix-bad-logging-2970 Polyglot AI <2****t@u****m> about 1 month ago

← Back to repository