Commit fc382b0
Simplify KILL QUERY settings to always use empty QuerySettings
Use a fresh QuerySettings instance instead of copying default settings
and removing session-related ones. This is simpler, more stable, and
KILL QUERY doesn't need any special settings to execute.
Agent-Logs-Url: https://github.com/ClickHouse/clickhouse-java/sessions/46c2fb43-ed16-4140-82e1-e9ecacc80711
Co-authored-by: chernser <827456+chernser@users.noreply.github.com>1 parent edf105f commit fc382b0
1 file changed
Lines changed: 3 additions & 9 deletions
Lines changed: 3 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
337 | 337 | | |
338 | 338 | | |
339 | 339 | | |
340 | | - | |
341 | | - | |
342 | | - | |
343 | | - | |
344 | | - | |
345 | | - | |
346 | | - | |
347 | | - | |
348 | | - | |
| 340 | + | |
| 341 | + | |
| 342 | + | |
349 | 343 | | |
350 | 344 | | |
351 | 345 | | |
| |||
0 commit comments