Rich Raposa
|
81cd962773
|
Merge branch 'master' into new-nav
|
2023-03-15 22:23:44 -06: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 |
|
Alexey Milovidov
|
92a5b81222
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into fuzzer-of-data-formats
|
2023-03-15 23:59:16 +01:00 |
|
Alexey Milovidov
|
c5b30336b9
|
Update test
|
2023-03-15 23:58:55 +01:00 |
|
Ilya Yatsishin
|
37c52c96fa
|
Merge pull request #47570 from azat/ci/upgrade-check-fixes
|
2023-03-15 23:29:56 +01:00 |
|
Igor Nikonov
|
b369366b19
|
Some refactoring
+ result_columns
+ move interpolate to method from lambda
|
2023-03-15 22:13:16 +00: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 |
|
alesapin
|
fc913649cf
|
Check only for interactive moves
|
2023-03-15 22:51:53 +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 |
|
alesapin
|
586b8a4733
|
Add test
|
2023-03-15 22:38:42 +01:00 |
|
alesapin
|
ef7508469c
|
Fix wait for zero-copy replication move during manual move
|
2023-03-15 22:29:24 +01:00 |
|
Sema Checherinda
|
67ac858a52
|
remove counters for threads, fix negative counters
|
2023-03-15 22:22:22 +01: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 |
|
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 |
|
rfraposa
|
6842a7f6d4
|
Justins feedback
|
2023-03-15 13:04:48 -06: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 |
|
alesapin
|
8974ba1fad
|
Update ASTDeleteQuery.cpp
Remove format clause because we do it in ASTQueryWithOutput::formatImpl.
|
2023-03-15 17:37: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 |
|
alesapin
|
e3dd7d79b0
|
Update src/Parsers/ASTDeleteQuery.cpp
|
2023-03-15 16:35:56 +01:00 |
|
Igor Nikonov
|
109ef9232c
|
Warning regarding SETTINGS and FORMAT
|
2023-03-15 16:30:31 +01: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 |
|
Maksim Kita
|
7b108c9788
|
Fixed tests
|
2023-03-15 15:21:49 +01:00 |
|
Maksim Kita
|
87f8138c55
|
Analyzer support row policy
|
2023-03-15 15:21:49 +01:00 |
|
Maksim Kita
|
6c2084052c
|
Fixed tests
|
2023-03-15 15:21:49 +01:00 |
|
Maksim Kita
|
c102adb728
|
Analyzer added PREWHERE support
|
2023-03-15 15:21:49 +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 |
|
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
|
c4ac4c596f
|
Fix comments
|
2023-03-15 13:17:13 +00: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 |
|
save-my-heart
|
b7d9d721fb
|
add test
|
2023-03-15 21:01:12 +08: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 |
|
Alexey Milovidov
|
e42238a4e7
|
Merge pull request #47606 from azat/tests/flakiness-v2
Fix possible failures of 01300_client_save_history_when_terminated_long
|
2023-03-15 14:49:34 +03:00 |
|
Alexey Milovidov
|
bb6b775884
|
Merge branch 'master' into fuzzer-of-data-formats
|
2023-03-15 12:42:00 +01:00 |
|
Alexey Milovidov
|
0631381161
|
Merge branch 'fix-bson-2' of github.com:Avogar/ClickHouse into fuzzer-of-data-formats
|
2023-03-15 12:41:54 +01:00 |
|
avogar
|
26e15b288b
|
Check for duplicate column in BSONEachRow format
|
2023-03-15 11:37:25 +00:00 |
|
robot-ch-test-poll3
|
9d14c14a54
|
Merge pull request #47573 from azat/odbc-fix
Change error code in case of columns definitions was empty in ODBC
|
2023-03-15 12:31:54 +01:00 |
|
Kruglov Pavel
|
8456e5721d
|
Merge pull request #47585 from den-crane/patch-68
Doc. Fix link
|
2023-03-15 12:25:42 +01:00 |
|
Kruglov Pavel
|
a200ad9b99
|
Fix test flakiness
|
2023-03-15 12:20:14 +01:00 |
|
Jordi Villar
|
649fa8337b
|
Merge branch 'master' into analyzer-bitmap-has-any
|
2023-03-15 12:13:15 +01:00 |
|
Vitaly Baranov
|
00c05f7f8b
|
Merge pull request #47546 from vitlibar/use-server-side-copy-for-restore
Use server-side copy for restore from S3 to S3.
|
2023-03-15 11:28:29 +01:00 |
|
Robert Schulze
|
145eed9455
|
Merge pull request #46485 from ClibMouse/KRB_CVE_Fix
Update krb5 to 1.20.1-final to mitigate CVE-2022-42898
|
2023-03-15 11:00:06 +01:00 |
|