robot-clickhouse
|
a9d16d1da0
|
Backport #63404 to 24.3: Workaround for oklch() inside canvas bug for firefox
|
2024-05-10 13:09:28 +00:00 |
|
Alexey Milovidov
|
aca3978f2d
|
Remove DataStreams (2)
|
2024-03-24 17:21:53 +01:00 |
|
Alexey Milovidov
|
c0c8cdc185
|
Add modifications
|
2024-03-23 02:42:22 +01:00 |
|
Alexey Milovidov
|
7365f4e32b
|
Add modifications
|
2024-03-23 01:43:28 +01:00 |
|
Alexey Milovidov
|
18c016caaa
|
Support for --output-format in client
|
2024-03-22 21:06:36 +01:00 |
|
robot-ch-test-poll
|
03a4b5fb58
|
Merge pull request #61053 from ClickHouse/async-loader-waiters-limit
Separate limits on number of waiting and executing queries
|
2024-03-22 03:15:25 +01:00 |
|
Alexey Milovidov
|
4d113c2190
|
Merge pull request #61508 from ClickHouse/generic-clickhouse-local-fuzzer
Generic fuzzer of query text in clickhouse-local
|
2024-03-21 21:17:28 +03:00 |
|
Alexey Milovidov
|
9afe096ff5
|
Merge pull request #61681 from ClickHouse/remove-diagnostics
Remove clickhouse-diagnostics from the package
|
2024-03-21 19:50:47 +03:00 |
|
serxa
|
c31b958f88
|
Merge branch 'master' into async-loader-waiters-limit
|
2024-03-21 10:58:22 +00:00 |
|
Mikhail f. Shiryaev
|
5b0610b9e3
|
Merge pull request #61530 from ClickHouse/fix-client-s
Fix client `-s` argument
|
2024-03-21 10:17:45 +01:00 |
|
Alexey Milovidov
|
784de2dca3
|
Merge branch 'master' into generic-clickhouse-local-fuzzer
|
2024-03-21 03:18:05 +01:00 |
|
Alexey Milovidov
|
bfc7c3c89e
|
Remove clickhouse-diagnostics
|
2024-03-21 02:52:51 +01:00 |
|
Alexey Milovidov
|
6f4ce33f02
|
Change how fuzzer arguments are parsed
|
2024-03-20 22:12:57 +01:00 |
|
Mikhail f. Shiryaev
|
5c1a54f643
|
Fix clickhouse-client -s argument
|
2024-03-20 12:33:45 +01:00 |
|
Alexey Milovidov
|
7b7e260585
|
Merge remote-tracking branch 'origin/master' into generic-clickhouse-local-fuzzer
|
2024-03-20 01:28:28 +01:00 |
|
Raúl Marín
|
de855ca917
|
Reduce header dependencies
|
2024-03-19 17:04:29 +01:00 |
|
Nikita Mikhaylov
|
15896ecaf6
|
Add table system.keywords [Part 1] (#51808)
|
2024-03-18 16:58:57 +01:00 |
|
Han Fei
|
8a54c85f3c
|
Merge pull request #61049 from hanfei1991/hanfei/check-limit-periodically
Check cgroups memory limit update periodically
|
2024-03-18 15:15:46 +01:00 |
|
Robert Schulze
|
fe86741059
|
Some fixups
|
2024-03-18 10:44:56 +00:00 |
|
alesapin
|
0faf4eacb8
|
Merge pull request #61299 from ClickHouse/merge_config
Add ability to merge includes for config preprocessor for configs
|
2024-03-18 11:22:42 +01:00 |
|
Alexey Milovidov
|
2eb7de859d
|
Correct arguments parsing
|
2024-03-18 02:35:32 +01:00 |
|
Alexey Milovidov
|
1a61da1bae
|
Replace getFuzzerData with query text fuzzer in clickhouse-local
|
2024-03-18 02:17:24 +01:00 |
|
Alexey Milovidov
|
01136bbc3b
|
Limit backtracking in parser
|
2024-03-17 19:54:45 +01:00 |
|
Alexey Milovidov
|
bfea36877b
|
Merge pull request #61499 from ClickHouse/fix-fuzzers
Fix fuzzers
|
2024-03-17 21:15:10 +03:00 |
|
Alexey Milovidov
|
44e918bc67
|
Revive getFuzzerData
|
2024-03-17 16:22:33 +01:00 |
|
Alexey Milovidov
|
427a8b3264
|
Less crap
|
2024-03-17 13:20:49 +01:00 |
|
Han Fei
|
91d18649f4
|
update comments
|
2024-03-15 16:23:51 +01:00 |
|
alesapin
|
38cd6ef27d
|
Merge branch 'master' into merge_config
|
2024-03-15 13:52:52 +01:00 |
|
Alexey Milovidov
|
c9fb8ef54b
|
Merge branch 'master' into split-cast-overload-resolver
|
2024-03-15 07:09:51 +01:00 |
|
Alexey Milovidov
|
1a41aa4ac7
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into split-cast-overload-resolver
|
2024-03-14 13:06:23 +01:00 |
|
Robert Schulze
|
3486b4a6e3
|
Merge remote-tracking branch 'rschu1ze/master' into clang-tidy-list
|
2024-03-14 10:44:20 +00:00 |
|
Robert Schulze
|
4e12b5dc91
|
Some fixups
|
2024-03-13 16:54:20 +00:00 |
|
Robert Schulze
|
ce665eae30
|
Doc fixups
|
2024-03-13 15:13:17 +00:00 |
|
Kruglov Pavel
|
14402e450a
|
Merge pull request #61036 from HowePa/detect_stdout
Detect output format by file exctension in clickhouse-client(local)
|
2024-03-13 14:57:59 +01:00 |
|
alesapin
|
9b1d8a2f52
|
fix style
|
2024-03-13 14:15:34 +01:00 |
|
alesapin
|
6203d45b96
|
working version with comments
|
2024-03-13 13:12:48 +01:00 |
|
Han Fei
|
c7c64636d0
|
add a test
|
2024-03-12 23:31:33 +01:00 |
|
Robert Schulze
|
1b1685e3f1
|
Merge remote-tracking branch 'rschu1ze/master' into clang-tidy-list
|
2024-03-12 13:02:59 +00:00 |
|
Alexey Milovidov
|
5222ebc4b4
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into split-cast-overload-resolver
|
2024-03-12 06:37:38 +01:00 |
|
Nikita Mikhaylov
|
cfa042cb04
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into rip-copier
|
2024-03-11 15:45:20 +00:00 |
|
Robert Schulze
|
81b2a1f621
|
Fix build
|
2024-03-11 15:34:02 +00:00 |
|
Robert Schulze
|
802bae9661
|
GCC --> clang pragmas
|
2024-03-11 12:55:56 +00:00 |
|
Alexey Milovidov
|
4373d5ba16
|
Merge branch 'master' into split-cast-overload-resolver
|
2024-03-11 03:01:50 +01:00 |
|
serxa
|
5b796e1f42
|
Merge branch 'master' into async-loader-waiters-limit
|
2024-03-10 15:20:27 +00:00 |
|
Sema Checherinda
|
80179e50e4
|
Merge pull request #58845 from ClickHouse/chesema-session-pool
HTTP connections pool
|
2024-03-10 14:06:59 +01:00 |
|
Alexey Milovidov
|
1179a70c21
|
Merge pull request #61118 from ClickHouse/simplify-bridges
Simplify bridges
|
2024-03-10 14:46:52 +03:00 |
|
Sema Checherinda
|
5c41727725
|
http connections pools
|
2024-03-10 10:00:18 +01:00 |
|
Alexey Milovidov
|
3b8a8c9649
|
Better gitignore
|
2024-03-10 09:28:30 +01:00 |
|
Alexey Milovidov
|
157adefc70
|
Fix error
|
2024-03-10 09:17:29 +01:00 |
|
Alexey Milovidov
|
1a2d403f7b
|
Miscellaneae
|
2024-03-10 09:16:21 +01:00 |
|