Commit Graph

84723 Commits

Author SHA1 Message Date
Kruglov Pavel
2b7e89e171
Merge pull request #35300 from Avogar/fix-bzip2
Fix possible assertion while using bzip2 compression
2022-03-15 22:17:37 +01:00
Kruglov Pavel
20e17a6d3e
Merge pull request #35296 from Avogar/fix-lz4
Fix possible segfault while using lz4 compression
2022-03-15 22:17:14 +01:00
Kruglov Pavel
6fd1a8281f
Merge pull request #35295 from Avogar/fix-lzma
Fix possible Assertion failed while using lzma compression
2022-03-15 22:14:35 +01:00
avogar
8d8a5e9eb0 Better test 2022-03-15 21:12:53 +00:00
Nikolai Kochetov
a380aa6b8a
Merge pull request #35294 from ClickHouse/reload-remote_url_allow_hosts
Reload remote_url_allow_hosts after config update.
2022-03-15 22:07:16 +01:00
Nikolai Kochetov
cf260b8508
Merge pull request #35305 from ClickHouse/try-to-fix-using-deleted-memory-tracker-inside-s3-disk
Maybe fix use-after-free inside S3 upload thread
2022-03-15 22:06:17 +01:00
Nikolai Kochetov
0ec847d03f Try fix test. 2022-03-15 19:39:28 +00:00
mergify[bot]
140075da69
Merge branch 'master' into patch-1 2022-03-15 19:20:29 +00:00
Vitaly Baranov
f588632c86
Merge pull request #34513 from vzakaznikov/ldap_cluster_with_secret_testflows_tests
Updating RBAC and LDAP testflows suites + adding LDAP tests for cluster with secret issue
2022-03-15 20:18:37 +01:00
Vladimir C
307231334e
Check only presence of args in 02239_client_host_help.reference 2022-03-15 20:09:25 +01:00
Vladimir C
e022245a33
Merge pull request #35193 from vdimir/issue-34776 2022-03-15 19:56:09 +01:00
vdimir
695708d57c
[wip] merge join duplicate rows 2022-03-15 18:51:04 +00:00
mergify[bot]
a5e93ea30b
Merge branch 'master' into fix-bzip2 2022-03-15 18:42:26 +00:00
mergify[bot]
381a5e4f6e
Merge branch 'master' into fix-lz4 2022-03-15 18:42:14 +00:00
avogar
96c6a4b401 Fix disappeared host and port from client help message 2022-03-15 18:36:54 +00:00
Maksim Kita
225368aa2c Fixed tests 2022-03-15 18:34:23 +00:00
alesapin
1eefdc8df6 Fix more test 2022-03-15 17:31:33 +01:00
LAL2211
ff90dbbb5c Modified python packages 2022-03-15 12:01:30 -04:00
LAL2211
45ce2b5354 Modified python packages 2022-03-15 11:53:14 -04:00
LAL2211
bad6bbf3e6 Modified python packages 2022-03-15 11:48:49 -04:00
Nikolai Kochetov
aab6fdaad3
Update 02232_allow_only_replicated_engine.reference 2022-03-15 16:43:48 +01:00
Maksim Kita
8bdb906acb Fixed tests 2022-03-15 15:43:39 +00:00
Maksim Kita
b202130841 Fixed performance tests 2022-03-15 15:43:39 +00:00
Maksim Kita
08bb39d869 Fixed performance tests 2022-03-15 15:43:39 +00:00
Maksim Kita
d49df02074 Fixed performance tests 2022-03-15 15:43:39 +00:00
Maksim Kita
98df85d2b7 Performance tests fix 2022-03-15 15:43:39 +00:00
Maksim Kita
fa4508bcb9 Fixed tests 2022-03-15 15:35:25 +00:00
LAL2211
558f3e9650 Modified python packages 2022-03-15 11:34:49 -04:00
Nikolai Kochetov
b4aed421de Reset THreadPool's thread memory tracker parent to global after S3 upload task is finished. 2022-03-15 15:33:43 +00:00
Maksim Kita
5ffb12eb8c
Merge pull request #35289 from bigo-sg/getmacro_const
return const for function getMacro if not distributed query
2022-03-15 16:32:07 +01:00
alesapin
42a0709f7e
Merge pull request #35293 from ClickHouse/tavplubix-patch-1
Fix 00284_external_aggregation.sql
2022-03-15 15:52:38 +01:00
vdimir
4eb4bc3794
Add test_setting_input_format_use_lowercase_column_name.parquet.columns
(cherry picked from commit 346810cbe8)
2022-03-15 14:37:59 +00:00
vdimir
6d6c63a47a
Skip files if no .columns or parquet-reader in 00900_long_parquet_load
(cherry picked from commit 120dc30bfd)
2022-03-15 14:37:50 +00:00
vdimir
4ac49571d1
Revert "Fix"
This reverts commit 887414296b.
2022-03-15 14:37:29 +00:00
Vladimir C
2e553d3f49
Merge pull request #35301 from ClickHouse/revert-35299-fix_00900_long_parquet_load 2022-03-15 15:26:33 +01:00
Vladimir C
1a01d9e1e9
Revert "Fix 00900_long_parquet_load" 2022-03-15 15:26:20 +01:00
avogar
ec3c5f86ad Fix possible assertion while using bzip2 compression 2022-03-15 14:23:52 +00:00
Vladimir C
28e39e62a1
Merge pull request #35299 from vdimir/fix_00900_long_parquet_load 2022-03-15 15:22:03 +01:00
vdimir
346810cbe8
Add test_setting_input_format_use_lowercase_column_name.parquet.columns 2022-03-15 14:20:43 +00:00
vdimir
120dc30bfd
Skip files if no .columns or parquet-reader in 00900_long_parquet_load 2022-03-15 14:19:38 +00:00
Sergei Trifonov
147f244f03
Merge pull request #35298 from ClickHouse/serxa-patch-1
LineAsString is supported output format now
2022-03-15 15:19:24 +01:00
Nikolai Kochetov
d6710b3354 Always clear hosts. 2022-03-15 14:08:56 +00:00
Sergei Trifonov
5fad4db4eb
LineAsString is supported output format now
support added in #30919
2022-03-15 14:56:43 +01:00
Kseniia Sumarokova
afec02fe18
Merge pull request #35264 from kssenii/test-mode-for-local
Support test mode for clickhouse-local
2022-03-15 14:53:01 +01:00
avogar
0cfaf48e1d Fix possible segfault while using lz4 compression 2022-03-15 13:46:14 +00:00
Nikolai Kochetov
a7d7915dc7 Mute stylecheck 2022-03-15 13:32:15 +00:00
Vladimir C
02414f1e88
Merge branch 'master' into issue-34776 2022-03-15 14:24:51 +01:00
Robert Schulze
317166eac3
Document ProtobufList format 2022-03-15 14:11:32 +01:00
Kruglov Pavel
24ac217be3
Remove redundant include 2022-03-15 14:07:31 +01:00
avogar
90ce1709d7 Fix possible Assertion failed while using lzma compression 2022-03-15 13:00:53 +00:00