Commit 27e2b3f
committed
Apply changes from update-java-client-version to Spark 4.0
- NodeClient: Remove custom connection timeouts and pool settings
- NodeClient: Rename clientV2 to client for consistency
- NodeClient: Use IOUtils.toByteArray() instead of Stream-based byte reading
- TPCDSClusterSuite: Add logging to track table processing time
These changes align with the update-java-client-version branch while
preserving Spark 4.0 support.1 parent eca88a2 commit 27e2b3f
File tree
1 file changed
+4
-0
lines changed- spark-4.0/clickhouse-spark-it/src/test/scala/org/apache/spark/sql/clickhouse/cluster
1 file changed
+4
-0
lines changedLines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| 41 | + | |
| 42 | + | |
41 | 43 | | |
42 | 44 | | |
43 | 45 | | |
| |||
51 | 53 | | |
52 | 54 | | |
53 | 55 | | |
| 56 | + | |
54 | 57 | | |
55 | 58 | | |
56 | 59 | | |
| 60 | + | |
57 | 61 | | |
58 | 62 | | |
59 | 63 | | |
| |||
0 commit comments