Commit Graph

21397 Commits

Author SHA1 Message Date
Alexey Milovidov
3ab0ce9d15
Merge pull request #41975 from ClickHouse/release-help-string
Add a warning message to release.py script, require release type
2022-10-01 18:10:51 +03:00
Alexey Milovidov
25b75a6982
Merge pull request #41983 from amosbird/issue_9338
Support countState(*)
2022-10-01 17:34:42 +03:00
Vitaly Baranov
feece38912
Merge pull request #41852 from vitlibar/fix-parallel-parsing-with-max-rows
Fix parallel parsing: segmentator now checks max_block_size.
2022-10-01 15:33:39 +02:00
Kseniia Sumarokova
59596e9067
Merge pull request #41970 from kssenii/fix-use-env-credentials-s3
Fix use_environment_credentials for s3 table function
2022-10-01 13:54:58 +02:00
Amos Bird
98fc22b08e
Support countState(*) 2022-10-01 14:59:26 +08:00
Vitaly Baranov
ab13156003 Add test. 2022-09-30 22:34:03 +02:00
Anton Popov
9916e35b3f
Merge pull request #41701 from CurtizJ/fix-monotonic-order-by
Fix `ORDER BY` monotonic functions
2022-09-30 17:32:37 +02:00
Nikolay Degterinsky
4423f624ef
Merge pull request #41755 from evillique/set-query-params-formatting
Fix SET query parameters formatting
2022-09-30 17:14:01 +02:00
Nikolay Degterinsky
09489412f2
Merge pull request #41862 from evillique/fix-union
Add default UNION/EXCEPT/INTERSECT to the echo query text
2022-09-30 17:06:44 +02:00
Mikhail f. Shiryaev
45cde6545d
Add a warning message to release.py script, require release type 2022-09-30 16:22:25 +02:00
kssenii
fb3bcd2fe9 Fix use_environment_credentials 2022-09-30 12:25:39 +02:00
Vladimir C
895afdec45
Merge pull request #40893 from ClickHouse/vdimir/track-tmp-disk 2022-09-30 11:27:24 +02:00
Nikolay Degterinsky
9f5276f839
Merge branch 'master' into fix-union 2022-09-29 23:16:22 +02:00
Nikolay Degterinsky
3de6d76356
Merge branch 'master' into set-query-params-formatting 2022-09-29 23:15:03 +02:00
Robert Schulze
5dcdf60f68
Merge pull request #41762 from ClickHouse/bump-llvm-to-13
Bump LLVM from 12 to 13
2022-09-29 19:37:46 +02:00
Alexander Tokmakov
bd305960e7
Merge pull request #41898 from ClickHouse/fix-tests-sync-replica
Another sync replicas in test_recovery_replica
2022-09-29 19:36:20 +03:00
alesapin
0097f15ee7
Merge pull request #41832 from ClickHouse/make_copy_instead_of_hardlink
Use copy for some operations instead of hardlinks
2022-09-29 17:12:08 +02:00
Alexander Tokmakov
4e422b8046
Merge pull request #41741 from ClickHouse/fix_intersecting_parts
Fix intersecting parts
2022-09-29 18:00:22 +03:00
Robert Schulze
6381631836
Merge pull request #41824 from ClickHouse/tryBase58
Add function tryBase58Decode()
2022-09-29 12:38:58 +02:00
vdimir
9f3f34548c
Allow to create temporaty streams on leaf TemporaryDataOnDisk 2022-09-29 09:51:45 +00:00
Antonio Andelic
abc6f0c5de
Merge branch 'master' into test-jepsen 2022-09-28 23:18:44 +02:00
Mikhail f. Shiryaev
79bb44ad80
Merge pull request #41857 from ClickHouse/integration-cgroups
Fix cgroups for recent systemd
2022-09-28 18:48:26 +02:00
Yakov Olkhovskiy
028af59702
Update tests/integration/test_recovery_replica/test.py
Co-authored-by: Alexander Tokmakov <tavplubix@clickhouse.com>
2022-09-28 12:33:38 -04:00
alesapin
905d4585ac
Merge branch 'master' into make_copy_instead_of_hardlink 2022-09-28 16:47:45 +02:00
Alexander Tokmakov
916f99d344 fix 2022-09-28 16:26:58 +02:00
Yakov Olkhovskiy
b5768be1ca
Merge pull request #41743 from ClickHouse/fix-cert-err-msg2
Add parameter --accept-invalid-certificate and set appropriate invalid certificate handling
2022-09-28 10:13:13 -04:00
Antonio Andelic
a8d0f15e5f Merge branch 'master' into test-jepsen 2022-09-28 14:10:49 +00:00
Yakov Olkhovskiy
10f6ba90e0
add sync_replicas 2022-09-28 10:00:59 -04:00
alesapin
072c19ba96
Merge pull request #41838 from tbsal/tbsal_34798
Improve feedback when replacing partition with different primary key
2022-09-28 15:33:11 +02:00
Nikolai Kochetov
da375f27c5
Merge pull request #41740 from ClickHouse/fix-41269
Fix possible crash for SELECT from Merge table
2022-09-28 14:45:02 +02:00
alesapin
4b4c63749a Correct test version 2022-09-28 14:38:11 +02:00
Mikhail f. Shiryaev
10f3df340e
Use cgroups v1 on ubuntu workers 2022-09-28 14:24:45 +02:00
Antonio Andelic
ceb548beab Revert "Try jepsen only run"
This reverts commit faecb502b8.
2022-09-28 12:06:12 +00:00
Alexey Milovidov
1dd5dc8c3e
Merge pull request #41858 from Avogar/json-object-schema
Infer Object type only when allow_experimental_object_type is enabled
2022-09-28 14:25:37 +03:00
Antonio Andelic
7265b47932 Conditionally disable strict-host-key-checking 2022-09-28 11:22:41 +00:00
Alexey Milovidov
73c7fbc1e0
Merge pull request #39875 from UnamedRus/patch-1
Test for ignore function in PARTITION KEY
2022-09-28 14:21:50 +03:00
alesapin
2eef384807 Add comments and test 2022-09-28 13:09:48 +02:00
Alexey Milovidov
59b37bf4a0
Merge pull request #40684 from ClickHouse/add-missing-tests-geobase
Add missing tests for legacy geobase
2022-09-28 14:08:30 +03:00
Alexey Milovidov
1653482406
Merge pull request #41823 from ClickHouse/trying_to_fix_compressed_marks
Fix compressed marks read for compact parts
2022-09-28 14:06:56 +03:00
Antonio Andelic
430397a9ba Small fixes 2022-09-28 10:28:13 +00:00
Antonio Andelic
08f4e7c8f6 Remove call to loadKnownHosts 2022-09-28 10:21:43 +00:00
Robert Schulze
a300ea6024
Try to fix binary compatibility check + extend check to library-bridge 2022-09-28 09:56:58 +00:00
Antonio Andelic
d593066c1e Overwrite SSHJ client 2022-09-28 09:35:12 +00:00
Antonio Andelic
5c3a29e841 Update sshj version 2022-09-28 07:54:44 +00:00
Antonio Andelic
e73c2ce951 Update jepsen 2022-09-28 07:07:56 +00:00
Antonio Andelic
faecb502b8 Try jepsen only run 2022-09-28 06:56:17 +00:00
Nikolay Degterinsky
6bc8aa3341 Add test 2022-09-28 01:09:00 +00:00
Alexey Milovidov
e5ffd74a56
Merge branch 'master' into trying_to_fix_compressed_marks 2022-09-28 02:30:10 +03:00
avogar
76be0d2ee1 Infer Object type only when allow_experimental_object_type is enabled 2022-09-27 23:07:36 +00:00
Alexey Milovidov
fcd443f0e3
Merge branch 'master' into add-missing-tests-geobase 2022-09-28 01:58:02 +03:00