Alexey Milovidov
fa49607073
Merge pull request #52159 from ClickHouse/add-test-for-throw
...
Add a test that clickhouse-client or local do not throw/catch on startup
2023-08-05 03:24:32 +03:00
Alexey Milovidov
d2ed4a212e
Merge pull request #53045 from kssenii/revert-revert-of-db-filesystem-fix
...
Revert revert of "Remove try/catch from DatabaseFilesystem"
2023-08-05 03:16:53 +03:00
Alexey Milovidov
447987deea
Merge branch 'master' into revert-revert-of-db-filesystem-fix
2023-08-05 03:07:44 +03:00
Igor Nikonov
e528eab7f5
Merge pull request #52950 from ClickHouse/fuzz-remove-redundant-sorting
...
Try to fix assert in remove redundant sorting
2023-08-05 01:00:44 +02:00
pufit
e0576a4f59
Merge pull request #53029 from azat/clickhouse-keeper-client-completion-fix
...
Fix completion for clickhouse-keeper-client
2023-08-04 17:48:45 -04:00
Alexey Milovidov
e6c3224dfd
Merge pull request #50848 from LiuYangkuan/issue_#50808
...
Allow using cluster, clusterAllReplicas, remote, and remoteSecure without table name
2023-08-04 23:56:05 +03:00
Kseniia Sumarokova
166ac7a8be
Merge pull request #53047 from kssenii/fix-logical-error-in-cache
...
Fix cache related logical error in stress tests
2023-08-04 22:27:55 +02:00
Alexey Milovidov
e5d3e348ce
Merge pull request #52635 from hendrik-m/table-names-as-string-literal
...
Allow writing table name as a string literal
2023-08-04 20:09:59 +03:00
Kruglov Pavel
d4441fed5e
Merge pull request #52862 from Avogar/local-assert
...
Fix possible assert in ~PushingAsyncPipelineExecutor in clickhouse-local
2023-08-04 19:09:07 +02:00
kssenii
0f427cbdea
Fix 02722_database_filesystem/s3/hdfs with analyzer
2023-08-04 17:36:45 +02:00
Alexey Milovidov
376eeeb842
Fix test_zookeeper_config
( #52988 )
...
* Fix `test_zookeeper_config`
* Update tests/integration/test_zookeeper_config/test.py
Co-authored-by: Alexander Tokmakov <tavplubix@clickhouse.com>
* Update tests/integration/test_zookeeper_config/test.py
* Update test.py
---------
Co-authored-by: Alexander Tokmakov <tavplubix@clickhouse.com>
2023-08-04 17:18:50 +03:00
Alexey Milovidov
b31358933b
Merge pull request #52954 from ClickHouse/fix-error-code
...
Fix wrong error code "BAD_GET"
2023-08-04 16:26:33 +03:00
pufit
fd0d3abdf7
Merge pull request #52957 from ClickHouse/evillique-patch-1
...
Fix config update in HTTP Header Filtering
2023-08-04 09:00:36 -04:00
pufit
30a7bda91a
Merge branch 'master' into clickhouse-keeper-client-completion-fix
2023-08-04 08:52:56 -04:00
pufit
b2055d466e
Merge pull request #53031 from azat/clickhouse-keeper-client-set-version-fix
...
clickhouse-keeper-client: fix version parsing for set command
2023-08-04 08:48:52 -04:00
alesapin
f37a63a8ca
Merge pull request #53042 from elenatorro/fix-minor-format-errors-in-s3-integration-docs
...
Fix description for 's3_upload_part_size_multiply_parts_count_threshold' setting
2023-08-04 13:47:43 +02:00
Alexander Tokmakov
0874b507df
remove obsolete no-upgrade-check tag ( #52915 )
2023-08-04 14:09:59 +03:00
kssenii
12ed37e99a
Fix
2023-08-04 13:08:01 +02:00
Kruglov Pavel
cb46682199
Merge pull request #51806 from Avogar/formats-with-subcolumns
...
Support reading subcolumns from file/s3/hdfs/url/azureBlobStorage table functions
2023-08-04 13:03:25 +02:00
Kruglov Pavel
b1fe9ce8f7
Merge branch 'master' into formats-with-subcolumns
2023-08-04 13:01:12 +02:00
kssenii
4b8b78f220
Revert "Merge pull request #53044 from ClickHouse/revert-52155-database-filesystem-remove-catch"
...
This reverts commit e71f20891f
, reversing
changes made to aa9ab58994
.
2023-08-04 12:41:55 +02:00
Alexander Tokmakov
e71f20891f
Merge pull request #53044 from ClickHouse/revert-52155-database-filesystem-remove-catch
...
Revert "Remove try/catch from DatabaseFilesystem"
2023-08-04 13:31:30 +03:00
Alexander Tokmakov
aa9ab58994
Update 01114_database_atomic.sh ( #53043 )
2023-08-04 13:31:15 +03:00
Alexander Tokmakov
0b312f541a
Revert "Remove try/catch from DatabaseFilesystem"
2023-08-04 13:29:28 +03:00
robot-ch-test-poll4
34b8872118
Merge pull request #52947 from ClickHouse/analyzer-fix-with-resolve
...
Analyzer: fix WITH clause resolving
2023-08-04 12:29:01 +02:00
alesapin
109b0197d6
Merge pull request #52984 from ClickHouse/remove-test_host_regexp_multiple_ptr_records_concurrent
...
Remove `test_host_regexp_multiple_ptr_records_concurrent`, CC @arthurpassos
2023-08-04 11:58:19 +02:00
Kseniia Sumarokova
1795ba65e1
Merge pull request #52971 from valbok/utf-dml-test
...
MaterializedMySQL: Add tests for unquoted utf8 column names in DML
2023-08-04 11:27:55 +02:00
Kseniia Sumarokova
39916f15eb
Merge branch 'master' into utf-dml-test
2023-08-04 11:26:43 +02:00
Elena Torró
9279d1e331
Update setting's description
2023-08-04 11:26:13 +02:00
Elena Torró
58bea8d067
Format 's3_upload_part_size_multiply_parts_count_threshold' info
2023-08-04 11:23:41 +02:00
robot-ch-test-poll2
c556ad96f6
Merge pull request #52948 from ClickHouse/refactor-ci-config
...
Refactor CI_CONFIG
2023-08-04 11:10:12 +02:00
alesapin
4390129511
Merge pull request #52989 from ClickHouse/relax_test
...
Remove assertion from test_no_ttl_merges_in_busy_pool
2023-08-04 11:00:56 +02:00
alesapin
23c355821a
Merge pull request #53007 from ClickHouse/disable_test_with_tsan
...
Fix flaky test
2023-08-04 10:59:57 +02:00
Kseniia Sumarokova
af610062ec
Merge pull request #52962 from canhld94/fix_mysql_password_leak
...
Fix password leak in show create mysql table
2023-08-04 10:57:59 +02:00
SmitaRKulkarni
def587701b
Merge pull request #52855 from ClickHouse/Fix_flaky_azure_blob_storage_tests
...
Fix flaky tests in test_merge_tree_azure_blob_storage & test_storage_azure_blob_storage
2023-08-04 09:59:30 +02:00
Alexander Gololobov
f2700b0c30
Merge pull request #52965 from azat/tests/01293_client_interactive_vertical_multiline
...
tests: fix 01293_client_interactive_vertical_multiline flakiness (increase timeout)
2023-08-04 09:57:41 +02:00
Alexander Gololobov
936dd5cd4d
Merge branch 'master' into tests/01293_client_interactive_vertical_multiline
2023-08-04 09:53:24 +02:00
Azat Khuzhin
94fcae58b9
clickhouse-keeper-client: fix version parsing for set command
...
Previously:
/ :) set /test foo 1
DB::Exception: Bad get: has UInt64, requested Int64
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2023-08-04 09:50:45 +02:00
Azat Khuzhin
eda396eb7c
Fix completion for clickhouse-keeper-client
...
Previously some symbols had been counted as word breakers, and this
breaks the completion since after such symbol the completion will start
from scratch.
One of the most annoying was the "-" sign.
But actually all those word breakers that is used for SQL completion is
not required for keeper client, so let's leave only necessary.
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2023-08-04 09:24:32 +02:00
robot-clickhouse
e8017d7af0
Merge pull request #42019 from ClickHouse/more-checks-in-thread-status
...
Add more checks into ThreadStatus ctor.
2023-08-04 05:56:28 +02:00
Vitaly Baranov
75b553bf08
Merge pull request #52402 from vitlibar/disable-fs-cache-for-backups
...
Disable updating fs cache during backup/restore.
2023-08-04 01:22:24 +02:00
Vitaly Baranov
587877dba3
Merge branch 'master' into disable-fs-cache-for-backups
2023-08-04 01:15:23 +02:00
Vitaly Baranov
0af043459a
Merge pull request #52660 from vitlibar/remove-unnecessary-temp-context-access
...
Remove creation of a unnecessary temporary ContextAccess on login
2023-08-04 01:08:12 +02:00
hendrik-m
b53084ce43
fix style
2023-08-03 22:07:05 +02:00
Alexey Milovidov
eb546dd6b3
Merge branch 'master' into add-test-for-throw
2023-08-03 23:02:21 +03:00
Alexey Milovidov
95f5d2f37f
Merge pull request #52155 from ClickHouse/database-filesystem-remove-catch
...
Remove try/catch from DatabaseFilesystem
2023-08-03 23:02:01 +03:00
Nikita Mikhaylov
0d40a45c76
Merge pull request #53008 from ClickHouse/docker-server-no-inline
...
Do not use inline cache in server images
2023-08-03 21:42:31 +02:00
Nikita Mikhaylov
a8285ddfe5
Merge pull request #53013 from ClickHouse/nikitamikhaylov-patch-1
...
Add a test to broken tests (Analyzer)
2023-08-03 21:42:06 +02:00
hendrik-m
72e6b1d2d4
use tryReadQuotedStringInto
2023-08-03 21:12:20 +02:00
hendrik-m
921b1eecb5
revert changes of clickhouse local
to clickhouse-local
2023-08-03 21:12:20 +02:00