Commit Graph

65632 Commits

Author SHA1 Message Date
Ilya Yatsishin
f2eed22ebd
Merge pull request #24954 from ClickHouse/fix_integration_test 2021-06-05 20:18:33 +03:00
Ilya Yatsishin
3092ec7c7e
Merge pull request #24959 from qoega/no-more-subprocess-call 2021-06-05 19:41:52 +03:00
mergify[bot]
f185aab5d4
Merge branch 'master' into copier-stuck 2021-06-05 13:55:26 +00:00
mergify[bot]
f56e7c6e3a
Merge branch 'master' into cleanup-iptables-on-session-start 2021-06-05 12:10:18 +00:00
Azat Khuzhin
95630a5c9d clickhouse-test: fix log_comment for .sql tests
Broken in: #23486
2021-06-05 12:59:58 +03:00
Vladimir
fa4f145693
Merge pull request #24970 from presto53/master 2021-06-05 12:31:36 +03:00
mergify[bot]
d8ed474062
Merge branch 'master' into copier-stuck 2021-06-05 01:40:23 +00:00
robot-clickhouse
49280940ee Update version_date.tsv after release 21.6.3.14 2021-06-05 03:03:36 +03:00
alexey-milovidov
33a2f458fc
Merge pull request #24989 from ClickHouse/changelog-21.6
Add changelog for 21.6
2021-06-05 02:37:24 +03:00
Alexey Milovidov
967b531a16 Add changelog for 21.6 2021-06-05 02:09:57 +03:00
tavplubix
945071e1c3
Merge pull request #24968 from ClickHouse/tavplubix-patch-2
Try fix `test_consistent_parts_after_clone_replica`
2021-06-05 01:15:23 +03:00
alexey-milovidov
3a00058df6
Merge pull request #24987 from ClickHouse/rename-simple-backport
Cleanup changelog script
2021-06-05 01:14:01 +03:00
Alexey Milovidov
2255ea7f51 Add README 2021-06-05 01:13:29 +03:00
Alexey Milovidov
23363a54fa Add README 2021-06-05 01:12:38 +03:00
Alexey Milovidov
17530a6e75 Add progress log 2021-06-05 01:10:08 +03:00
Alexey Milovidov
fc8a8ae241 Rename a directory with changelog script 2021-06-05 01:06:12 +03:00
Alexey Milovidov
86c216971a Merge branch 'master' into rename-simple-backport 2021-06-05 01:03:16 +03:00
alexey-milovidov
bb02eefed1
Merge pull request #24861 from MyroTk/tfs_bigints_snapshots
Testflows Extended Precision Data Type testing - Adding snapshots for output comparison.
2021-06-04 23:27:24 +03:00
Dmitriy
57bb73fb91 Update apply-catboost-model.md
Перевел небольшой текст в этом файле на русский язык.
2021-06-04 23:07:28 +03:00
Dmitriy
d8271c0705 Translate to Russian
Перевел на русский язык.
2021-06-04 20:38:05 +03:00
Yatsishin Ilya
df6e163976 fix 2021-06-04 18:46:11 +03:00
Yatsishin Ilya
9f6de5f764 opt-in for cleanup 2021-06-04 18:00:59 +03:00
presto53
c362e35196
Update s3.md 2021-06-04 17:41:59 +03:00
presto53
53a21b44ea
Merge pull request #1 from presto53/presto53-fix-s3-doc-usage-typo
Fix typo in usage example in s3.md
2021-06-04 17:37:08 +03:00
presto53
e9bd18ebfb
Update s3.md 2021-06-04 17:35:15 +03:00
Yatsishin Ilya
05232e7c40 Make tests great again 2021-06-04 17:33:22 +03:00
Nikita Mikhaylov
af32228e9f
Merge pull request #24523 from Algunenano/i24461
Fix crash when chaining uniqStates
2021-06-04 17:26:34 +03:00
Nikita Mikhaylov
f6932026d5 delete partition from original table in case of errors while moving 2021-06-04 14:21:47 +00:00
tavplubix
19727ff753
Update test.py 2021-06-04 16:58:28 +03:00
Mikhail Filimonov
c8fe168a8d
Fix the test after #20393 2021-06-04 15:55:07 +02:00
Amos Bird
fd336411ee
Allow shard pruning with IN literal 2021-06-04 21:16:15 +08:00
Amos Bird
78fca8f8fa
Fix possible race condition when getting cluster 2021-06-04 21:09:59 +08:00
alesapin
1e69128443 Trying to fix 'Tagging already tagged part' 2021-06-04 14:49:00 +03:00
Nikita Mikhaylov
f1733a93e5
Merge pull request #24857 from kssenii/postgresql_protocol
Fix NULL values in postgresql protocol
2021-06-04 14:43:47 +03:00
Nicolae Vartolomei
a9d108fc5f Delete support for waiting on queue- entries, is this dead code? 2021-06-04 12:43:46 +01:00
Nikita Mikhaylov
cf8782faf3
Merge pull request #24311 from nikitamikhaylov/merging-s3-backoff
Merging #23461
2021-06-04 14:41:21 +03:00
Nikita Mikhaylov
66da4988de
Update s3.md 2021-06-04 14:40:32 +03:00
alesapin
b4cb5a8735
Merge pull request #24955 from ClickHouse/filimonov-patch-1
Fix bad error message in docker entrypoint
2021-06-04 13:24:37 +03:00
Nikolai Kochetov
1850f411cc
Merge pull request #24874 from amosbird/rowpolicyfix1
Try reusing built sets during multi-pass analysis
2021-06-04 13:22:25 +03:00
alesapin
4127bbbb9c Remove compatibility code with 18.12 2021-06-04 13:20:15 +03:00
alesapin
c03f54e2c3 Skip skipped tests 2021-06-04 13:15:44 +03:00
Yatsishin Ilya
e075130112 Remove subprocess_call from cluster.py 2021-06-04 13:14:32 +03:00
tavplubix
611d61c804
Merge pull request #24937 from morozovsk/patch-4
Documentation: The MySQL engine also allows to perform `INSERT`
2021-06-04 13:01:56 +03:00
alesapin
83993b8f3a
Merge pull request #24939 from azat/clickhouse-test-db-name
RFC: clickhouse-test: do not substitude db name in stderr by default
2021-06-04 12:21:40 +03:00
alesapin
a0eb45bfc3 More stable test 2021-06-04 12:12:35 +03:00
alesapin
4a3fd34a9d Fix typo 2021-06-04 11:33:07 +03:00
alesapin
f9c2f6925d Don't try if source replica was dropped 2021-06-04 11:32:33 +03:00
alesapin
1a421260b3 Fix endless wait in replica clone 2021-06-04 11:22:24 +03:00
filimonov
4766576a28
Fix error message to include file path 2021-06-04 10:00:01 +02:00
alesapin
4d7170b557 Followup fixes for integration tests 2021-06-04 10:51:45 +03:00