Alexey Milovidov
58a66db588
Fix flaky test 01249_flush_interactive.sh
2021-06-21 21:51:12 +03:00
mergify[bot]
9abeac9afa
Merge branch 'master' into add-test
2021-06-21 18:48:51 +00:00
alexey-milovidov
04c9321a7b
Merge pull request #25545 from kssenii/fix-progress
...
Fix query progress
2021-06-21 21:42:10 +03:00
Dmitriy
6e3b1841de
Update s3Cluster.md
...
Поправил примеры.
2021-06-21 20:51:11 +03:00
Alexander Tokmakov
0de6e90a34
fix tests
2021-06-21 20:29:32 +03:00
sevirov
e976775268
Update docs/ru/sql-reference/dictionaries/external-dictionaries/external-dicts-dict-sources.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-06-21 20:12:34 +03:00
sevirov
cbca2a6c36
Update docs/en/sql-reference/dictionaries/external-dictionaries/external-dicts-dict-sources.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-06-21 20:11:47 +03:00
Kseniia Sumarokova
f47dd116c4
Update test.py
2021-06-21 19:07:17 +03:00
alesapin
426710f8e3
Followup fix
2021-06-21 18:53:47 +03:00
MyroTk
00f9dfc12a
Syntax update - changing 'is' to '=='.
2021-06-21 17:49:28 +02:00
alesapin
590c82ce9b
Fix style
2021-06-21 18:47:57 +03:00
alesapin
731edc9a6d
Fixes in ACLs
2021-06-21 18:45:45 +03:00
kssenii
ac0f86cdbf
Truncate for s3
2021-06-21 15:44:36 +00:00
Yatsishin Ilya
e04957ce82
more
2021-06-21 18:42:40 +03:00
Anton Popov
880ed24565
move comment
2021-06-21 18:31:18 +03:00
Anton Popov
662d5b8495
fix ALTER MODIFY COLUMN of columns, that participates in TTL expressions
2021-06-21 18:20:18 +03:00
Kseniia Sumarokova
77a3a1416d
Update fetchPostgreSQLTableStructure.cpp
2021-06-21 17:26:14 +03:00
kssenii
fc9179de1f
Add test for progress bar
2021-06-21 14:20:29 +00:00
Nicolae Vartolomei
660e824851
Missed one server_died.set()
2021-06-21 15:13:23 +01:00
alesapin
a173baf1ea
Add test for concurrent ttl merges
2021-06-21 17:02:41 +03:00
kssenii
4688f9e038
hdfs truncate table
2021-06-21 13:59:57 +00:00
Alexey Milovidov
eaf3f9c6e6
Remove Testflows, because they are unstable
2021-06-21 16:59:19 +03:00
alesapin
76cee4e3cf
Debugging
2021-06-21 16:58:39 +03:00
Amos Bird
0adad2425a
json extract string or raw
2021-06-21 21:36:42 +08:00
vdimir
46a5dd6701
Fix MergeTreeBaseSelectProcessor::executePrewhereActions
2021-06-21 16:01:02 +03:00
Tiaonmmn
e1b509c8b1
Update mergetree.md
...
Update translation and add new contents.
2021-06-21 20:53:09 +08:00
Anton Popov
ffa56bde24
fix usage of index with array columns and ARRAY JOIN
2021-06-21 15:34:05 +03:00
vdimir
eb85c5a8e7
Fix assert with non uint8 in prewhere
2021-06-21 15:32:29 +03:00
kssenii
7d3dee172c
FIx progress
2021-06-21 12:19:25 +00:00
Anton Popov
82f0a5f2dd
fix usage of WITH FILL together with WITH TOTALS
2021-06-21 14:43:38 +03:00
Nicolae Vartolomei
115edd3e42
Fix hang and incorrect exit code returned from clickhouse-test
...
Variables aren't shared when using multiprocessing, use shared memory
instead
https://docs.python.org/3/library/multiprocessing.html#shared-ctypes-objects .
There appears to be a deadlock when multiple threads try to send
sigterm signal at the same time. Avoid it by making sure sigterm is sent
only once for the process group.
2021-06-21 12:37:36 +01:00
kssenii
0f9fc33a4e
Fix postgres arrays
2021-06-21 11:27:10 +00:00
alesapin
743600a359
Merge branch 'update_buffer_size_in_nuraft' into zookeeper_snapshots
2021-06-21 13:46:22 +03:00
kssenii
fb9c92cb6c
Fix
2021-06-21 10:32:40 +00:00
alesapin
781bebc262
Merge branch 'fix_some_tests' into update_buffer_size_in_nuraft
2021-06-21 13:31:08 +03:00
alesapin
8cf5f8e748
Followup fix
2021-06-21 13:30:39 +03:00
alesapin
2f24ad6165
Merge branch 'fix_some_tests' into update_buffer_size_in_nuraft
2021-06-21 13:20:27 +03:00
Alina Terekhova
f531421c33
Rephrasing
2021-06-21 12:11:42 +02:00
michon470
1d840f0917
Update docs/ru/operations/settings/settings.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-06-21 13:05:09 +03:00
Alina Terekhova
fd03f3027b
Implementation details
2021-06-21 12:01:23 +02:00
Alina Terekhova
ee82928984
Structure fix
2021-06-21 11:48:24 +02:00
Anton Popov
c2754c34f4
Merge remote-tracking branch 'upstream/master' into HEAD
2021-06-21 12:42:48 +03:00
Pavel Kruglov
604080239c
Add tests for Parquet
2021-06-21 12:23:24 +03:00
alexey-milovidov
8ba6a5393f
Merge pull request #25509 from azat/fix-altstack
...
Fix alternative stack for SIGSEGV handling
2021-06-21 12:10:00 +03:00
alexey-milovidov
d2c86e52e6
Update checkStackSize.cpp
2021-06-21 12:09:14 +03:00
alexey-milovidov
f37faf02fa
Update checkStackSize.cpp
2021-06-21 12:08:30 +03:00
alexey-milovidov
9a4125dd7c
Update ThreadStatus.cpp
2021-06-21 12:06:41 +03:00
Pavel Kruglov
556ec9e533
Fix segfault in arrow and support Decimal256
2021-06-21 12:06:28 +03:00
kssenii
c0732ddc12
Fix datetime with timezone
2021-06-21 08:22:12 +00:00
alesapin
a63da94ae4
Revert "Merge pull request #25526 from ClickHouse/revert-25459-add_run_id_option"
...
This reverts commit 7c7e96f26c
, reversing
changes made to a54cbef5b7
.
2021-06-21 11:14:26 +03:00