Commit Graph

110293 Commits

Author SHA1 Message Date
Alexey Perevyshin
2c6534f5c8
Merge branch 'master' into master 2023-03-16 23:57:36 +04:00
Robert Schulze
1f2d284365
Merge pull request #47658 from ClickHouse/rs/docs-ch-format-syntax-hightlighting
Docs: Apply better syntax highlighting for clickhouse-format examples
2023-03-16 20:04:41 +01:00
robot-ch-test-poll
ff56d49ce2
Merge pull request #47647 from jorisgio/fix_quadratic_debug_code
fix typo in HashJoin insertion that enables debug code in release build #46726
2023-03-16 19:39:51 +01:00
Robert Schulze
e97ded263a
Docs: Apply better syntax highlighting for clickhouse-format examples 2023-03-16 18:34:58 +00:00
Alexander Tokmakov
a72f0cae07
Merge pull request #46071 from arenadata/ADQM-639
Add support of arbitrary engines for temporary tables
2023-03-16 20:56:25 +03:00
Alexander Tokmakov
295382bf99
Merge pull request #47654 from ClickHouse/rs/fast-fasttest
Faster fasttest
2023-03-16 20:41:26 +03:00
Robert Schulze
cb52c98def
Make fasttest fast
Excludes tests with runtimes of 10+ sec from fasttests.
2023-03-16 16:53:12 +00:00
Kruglov Pavel
ffa8af2861
Merge pull request #47540 from Avogar/fix-bson-bug
Fix BSONEachRow parallel parsing when document size is invalid
2023-03-16 16:25:25 +01:00
robot-clickhouse
802e0207cf
Merge pull request #47649 from den-crane/patch-70
Doc. Fix link
2023-03-16 15:27:55 +01:00
alexX512
6ea522adee Style fix 2023-03-16 14:23:17 +00:00
Denny Crane
8a802b7fc9
Update comment.md 2023-03-16 11:04:15 -03:00
alexX512
716a27ccea Fix test stop_reading_on_first_cancel 2023-03-16 13:41:58 +00:00
Joris Giovannangeli
6c8fc4cd11
fix hashjoin debug code condition 2023-03-16 14:06:37 +01:00
alexX512
29dd2e56f9 Fix pulling pipeline 2023-03-16 12:41:17 +00:00
Kruglov Pavel
a3510a2ffe
Merge pull request #47271 from Avogar/codecs-better
Add optional parameters to some codecs, fix aborts in clickhouse-compressor with some codecs.
2023-03-16 12:20:23 +01:00
Igor Nikonov
3a3cb703d4
Merge pull request #47399 from ClickHouse/improve-remove-redundant-distinct
Remove distinct on top of MergingAggregatedStep
2023-03-16 10:36:32 +01:00
Maksim Kita
558aa6c164
Merge pull request #47583 from kitaisreal/merge-tree-explain-prewhere-and-row-policy
ReadFromMergeTree explain prewhere and row policy actions
2023-03-16 12:31:34 +03:00
Roman Vasin
419204a3a3 Fix 01271_show_privileges test 2023-03-16 08:56:10 +00:00
Roman Vasin
46d683fbf6 Apply patch to fix grants hierarchy 2023-03-16 08:17:33 +00:00
alexX512
cf75dd2595 Remove sleep_in_receive_cancel 2023-03-16 04:39:11 +00:00
robot-ch-test-poll1
1346cf3074
Merge pull request #47419 from jrdi/analyzer-bitmap-has-any
Add test to prevent regressions when using bitmapHasAny
2023-03-16 00:44:19 +01:00
robot-clickhouse-ci-1
1223b8959b
Merge pull request #47626 from ClickHouse/rs/follow-up-to-47614
Follow-up to #47614
2023-03-16 00:31:51 +01:00
Ilya Yatsishin
37c52c96fa
Merge pull request #47570 from azat/ci/upgrade-check-fixes 2023-03-15 23:29:56 +01:00
Alexander Gololobov
f515e35001
Merge pull request #47615 from HarryLeeIBM/hlee-s390x-siphash-tests
Fix siphash128 related tests for s390x
2023-03-15 22:57:55 +01:00
pufit
f4d9b4a888
Merge pull request #47086 from pkit/pkit/insert_http_body
use http request body in predefined http handlers
2023-03-15 17:41:05 -04:00
Igor Nikonov
7d8e5533f3
Merge pull request #47385 from ClickHouse/fix-distinct-in-order-analyzer
Fix: apply reading in order for distinct
2023-03-15 21:48:33 +01:00
alexX512
f32df219ef Merge branch 'master' of github.com:alexX512/ClickHouse 2023-03-15 19:54:24 +00:00
alexX512
1f21ac8fcf Fix fast test 2023-03-15 19:53:58 +00:00
Maksim Kita
5329041479
Merge pull request #47539 from ClickHouse/interpolate-const-fix
Support constants in INTERPOLATE clause (new analyzer)
2023-03-15 22:06:49 +03:00
Alexey Perevyshin
1e9ef12f51
Merge branch 'master' into master 2023-03-15 22:21:02 +04:00
Alexander Tokmakov
a05f48d4b2
Merge pull request #47625 from ClickHouse/evillique-patch-2
Fix exception message in clickhouse-test
2023-03-15 21:09:42 +03:00
Robert Schulze
785ade7c39
Follow-up to #47614 2023-03-15 18:05:53 +00:00
Nikolay Degterinsky
5bdbb7670d
Fix exception message in clickhouse-test 2023-03-15 18:42:26 +01:00
robot-clickhouse
b96ab51f94
Merge pull request #47619 from ClickHouse/devcrafter-patch-1
Warning regarding SETTINGS and FORMAT
2023-03-15 17:10:37 +01:00
Igor Nikonov
109ef9232c
Warning regarding SETTINGS and FORMAT 2023-03-15 16:30:31 +01:00
alexX512
dc1a6884ca Add documentation for a setting stop_reading_on_first_cancel 2023-03-15 14:49:24 +00:00
Vladimir C
045960f1a1
Merge pull request #47108 from ClickHouse/vdimir/http_wait_end_of_query_settings 2023-03-15 15:31:12 +01:00
HarryLeeIBM
50a5422110 Fix siphash128 related tests for s390x 2023-03-15 07:18:28 -07:00
robot-ch-test-poll2
c8583398ca
Merge pull request #47614 from ClickHouse/rs/docs-max_query_size
Docs: Fix unit for setting "max_query_size"
2023-03-15 14:57:48 +01:00
alexX512
0088c18192 Fix fasttest error 2023-03-15 13:37:47 +00:00
Robert Schulze
3bcfe02312
Docs: Fix unit for setting "max_query_size" 2023-03-15 13:29:25 +00:00
Alexander Tokmakov
6a653060ff
Merge pull request #47213 from azat/interserver-mode-v2
Reimplement interserver mode to avoid replay attacks
2023-03-15 16:26:50 +03:00
avogar
0005517cee Fix comments 2023-03-15 13:08:01 +00:00
Maksim Kita
4337a3161a
Merge pull request #47370 from ClickHouse/fix-grouping-for-grouping-sets
Fix GROUPING function initialization for grouping sets
2023-03-15 16:06:49 +03:00
alexX512
cbbdb5aabc Fix typos 2023-03-15 13:05:38 +00:00
alexX512
5d360dcf75 Merge branch 'master' of github.com:ClickHouse/ClickHouse 2023-03-15 12:53:08 +00:00
Igor Nikonov
d69fb0c396 Merge remote-tracking branch 'origin/master' into improve-remove-redundant-distinct 2023-03-15 12:45:20 +00:00
Igor Nikonov
cc3c8a4e30 Add test 2023-03-15 12:44:22 +00:00
robot-ch-test-poll1
43db7c59d9
Merge pull request #47260 from ClickHouse/vdimir/storage_join_insert_select_deadlock
Forbid insert select for the same StorageJoin
2023-03-15 12:52:29 +01:00
Alexey Milovidov
1d63945604
Merge pull request #47578 from Enmk/patch-2
Simplify clickhouse-test usage with -b
2023-03-15 14:51:05 +03:00