Commit Graph

121650 Commits

Author SHA1 Message Date
Kseniia Sumarokova
e593efc827
Merge pull request #53032 from valbok/nc-alter
MaterializedMySQL: Add tests to alter named collections
2023-08-07 11:54:49 +02:00
János Benjamin Antal
358846c0fb
Merge pull request #52852 from ClickHouse/maybe-fix-02352_rwlock
Try to fix 02352_rwlock
2023-08-07 11:02:53 +02:00
János Benjamin Antal
7c7b0e2f51
Merge pull request #52864 from ClickHouse/remove-duplicated-dialect-setting
Remove duplicated dialect setting value
2023-08-07 11:01:46 +02:00
SmitaRKulkarni
75f81bdc44
Merge pull request #50795 from ClickHouse/azure_table_function_cluster
Table function azureBlobStorageCluster
2023-08-07 09:16:52 +02:00
Antonio Andelic
fde8412d70
Merge pull request #52734 from ClickHouse/add-reading-from-archives
Merging reading from archives #50321
2023-08-07 08:20:26 +02:00
Antonio Andelic
5c61296f2d
Merge branch 'master' into add-reading-from-archives 2023-08-07 08:15:45 +02:00
robot-ch-test-poll
4b8878556d
Merge pull request #53097 from ClickHouse/tylerhannan-patch-1
Update README.md
2023-08-06 22:40:12 +02:00
Tyler Hannan
ade6e53760
Update README.md 2023-08-06 21:46:06 +02:00
Antonio Andelic
182c92109b
Merge branch 'master' into add-reading-from-archives 2023-08-06 20:12:04 +02:00
Alexey Milovidov
7886e06217
Merge pull request #46051 from ucasfl/count-distinct-if
Continue of #42008, rewrite countDistinctIf with count_distinct_implementation
2023-08-06 19:31:44 +03:00
Alexey Milovidov
f4040236c6
Merge pull request #53091 from ClickHouse/clusters-for-development
Add clusters for running tests locally easily
2023-08-06 17:25:47 +03:00
Alexey Milovidov
f1f983a92b Add clusters for running tests locally easily 2023-08-06 13:34:11 +02:00
Antonio Andelic
53a60ba37a Merge branch 'master' into add-reading-from-archives 2023-08-06 10:22:05 +00:00
Antonio Andelic
cafa5ef2f3 Merge branch 'master' into add-reading-from-archives 2023-08-06 10:21:47 +00:00
Alexey Milovidov
5d063e5960
Merge pull request #52974 from danipozo/s3_request_throttling_on_backups
Make it possible to throttle S3 requests on backups
2023-08-06 02:52:00 +03:00
Alexey Milovidov
00bcd58242
Merge pull request #53084 from ClickHouse/auto/v23.7.3.14-stable
Update version_date.tsv and changelogs after v23.7.3.14-stable
2023-08-05 22:35:15 +03:00
robot-clickhouse
f65fa627e7 Update version_date.tsv and changelogs after v23.7.3.14-stable 2023-08-05 19:26:13 +00:00
Antonio Andelic
1d793e69f2 Fix 2023-08-05 17:06:44 +00:00
Vitaly Baranov
80254c4034
Merge pull request #52861 from vitlibar/clickhouse-keeper-same-default-paths
Use the same default paths for clickhouse_keeper (symlink) as for clickhouse_keeper (executable)
2023-08-05 13:49:02 +02:00
Alexey Milovidov
6825b008e7
Merge pull request #52906 from azat/tests/fix-EADDRINUSE-v2
tests: fix possible EADDRINUSE v2
2023-08-05 13:39:25 +03:00
Alexey Milovidov
769cb2191d
Merge pull request #53067 from ClickHouse/pqstat
Fix Parquet stats for Float32 and Float64
2023-08-05 13:35:44 +03:00
Alexey Milovidov
f309c88085
Merge branch 'master' into pqstat 2023-08-05 13:35:13 +03:00
Alexey Milovidov
5641954dfb
Merge pull request #53064 from ClickHouse/zstdfin
Fix ZstdDeflatingWriteBuffer truncating the output sometimes
2023-08-05 13:35:04 +03:00
Alexey Milovidov
6588a479af
Merge branch 'master' into pqstat 2023-08-05 13:34:48 +03:00
Alexey Milovidov
cb4d3df833
Merge pull request #53062 from ClickHouse/fix-test-cancel_insert_when_client_dies
Fix test `02434_cancel_insert_when_client_dies`
2023-08-05 13:33:27 +03:00
Ilya Yatsishin
390c97cdae
Merge pull request #52320 from ClickHouse/create-index-unique-noop 2023-08-05 10:45:06 +02:00
robot-clickhouse-ci-1
d4cad62051
Merge pull request #53060 from max-sixty/upgrade-prql
build: Upgrade PRQL version
2023-08-05 09:59:14 +02:00
robot-ch-test-poll4
ce36a3cba0
Merge pull request #51537 from ClickHouse/vdimir/tmp_storage_cache_msg
Add info about acquired space in cache to not enough space error
2023-08-05 07:26:28 +02:00
Alexey Milovidov
8d70923c89
Merge pull request #52769 from ClickHouse/polygon-test-stability
Numerical stability of the test for Polygons
2023-08-05 03:33:14 +03:00
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
Maximilian Roos
e008ffb264
fix test 2023-08-04 15:33:31 -07: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
Michael Kolupaev
4ed86fea2f Fix Parquet stats for Float32 and Float64 2023-08-04 21:01:07 +00: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
Michael Kolupaev
9a128fa554 Fix ZstdDeflatingWriteBuffer truncating the output sometimes 2023-08-04 20:47:45 +00: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
7f4ce7697b
Merge branch 'master' into vdimir/tmp_storage_cache_msg 2023-08-04 23:11:28 +03:00
SmitaRKulkarni
1e3ae89161
Merge branch 'master' into azure_table_function_cluster 2023-08-04 21:39:32 +02:00
Alexey Milovidov
dfff4704ad Fix test 02434_cancel_insert_when_client_dies 2023-08-04 21:12:24 +02:00
Alexey Milovidov
94964f1d25 Fix the test 2023-08-04 21:09:02 +02:00
Alexey Milovidov
0e727aab6b Merge branch 'master' into polygon-test-stability 2023-08-04 21:05:09 +02:00
Maximilian Roos
cc5ec9e634
build: Upgrade PRQL version 2023-08-04 11:34:00 -07: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
Alexey Milovidov
6f88fc282b
Merge branch 'master' into count-distinct-if 2023-08-04 19:04:36 +03:00
Ilya Yatsishin
0f63a90206
Merge branch 'master' into create-index-unique-noop 2023-08-04 17:53:57 +02:00
kssenii
0f427cbdea Fix 02722_database_filesystem/s3/hdfs with analyzer 2023-08-04 17:36:45 +02:00