Kseniia Sumarokova
a2fd921465
Update 01083_expressions_in_engine_arguments.sql
2021-10-27 12:34:20 +03:00
Kseniia Sumarokova
b96bd7ee42
Update 01083_expressions_in_engine_arguments.sql
2021-10-27 12:29:43 +03:00
alexey-milovidov
9f9b4968d7
Merge pull request #30663 from ClickHouse/fix_five_years_old_bug
...
Fix case-insensetive search in UTF8 strings
2021-10-27 12:10:12 +03:00
Maksim Kita
9e5337b5d4
DictionarySource unknown column name in dictionary fix
2021-10-27 11:51:47 +03:00
alesapin
072d272448
Followup
2021-10-27 11:41:24 +03:00
alesapin
0b70edec9b
Merge pull request #30733 from azat/style-check-ci-scripts
...
Run pylint over python scripts for github actions
2021-10-27 11:36:43 +03:00
Maksim Kita
d523b28459
SQLUserDefinedFunctions support ON CLUSTER
2021-10-27 11:28:21 +03:00
Maksim Kita
fd002e327c
Updated HashedArrayDictionary
2021-10-27 11:26:42 +03:00
alesapin
abdb45b159
Fix build downloader
2021-10-27 11:25:06 +03:00
alesapin
fc19a06a99
Merge pull request #30646 from ianton-ru/MDB-14537-2
...
Retry on Yandex.S3 throttle
2021-10-27 11:18:38 +03:00
alesapin
2af950d4d5
Merge pull request #30658 from ClickHouse/std_mutex_alter_lock
...
Change `alter_lock` from `RWLock` to `std::timed_mutex`
2021-10-27 11:14:11 +03:00
木木夕120
9a70475f2b
Create zookeeper_log.md
2021-10-27 16:14:02 +08:00
alesapin
ef3de97235
Fix repo copy
2021-10-27 11:05:16 +03:00
alesapin
f726bc0b8c
Better checks
2021-10-27 11:02:30 +03:00
木木夕120
c2bfa811ed
Delete zookeeper_log.md
2021-10-27 15:59:31 +08:00
木木夕120
30886230e9
Create row_policies.md
2021-10-27 15:59:11 +08:00
木木夕120
c2bd68cfc9
Delete row_policies.md
2021-10-27 15:53:01 +08:00
木木夕120
1daf9a9611
Create roles.md
2021-10-27 15:52:32 +08:00
alesapin
a29711f1d0
Merge pull request #30651 from ClickHouse/fix_intersecting_parts_to_do
...
Fix intersecting parts in `parts_to_do`
2021-10-27 10:52:21 +03:00
木木夕120
e297c23348
Delete roles.md
2021-10-27 15:50:36 +08:00
木木夕120
0a3cb819a6
Create role-grants.md
2021-10-27 15:50:10 +08:00
Mátyás Jani
290bd317fb
Update documentation for TSVWithNames parsing
...
The documentation of the format TabSeparatedWithNames stated during parsing
the first row (header) is ignored. It is not true anymore, the header is parsed, and
the column position is determined from the header.
2021-10-27 09:49:54 +02:00
alesapin
8749f4a31a
Merge pull request #29043 from nvartolomei/nv/parts-uuid-move-shard-kill
...
Part movements between shards improvements and cancel support
2021-10-27 10:46:00 +03:00
木木夕120
6a2550e1f3
Delete role-grants.md
2021-10-27 15:45:29 +08:00
木木夕120
92b04c74f4
Create settings_profile_elements.md
2021-10-27 15:45:01 +08:00
木木夕120
e6fbf2f7a8
Delete settings_profile_elements.md
2021-10-27 15:37:50 +08:00
木木夕120
110e41c1ce
Create settings_profiles.md
2021-10-27 15:37:30 +08:00
木木夕120
4301f5c2a7
Delete settings_profiles.md
2021-10-27 15:30:22 +08:00
木木夕120
074a46c1d1
Create stack_trace.md
2021-10-27 15:29:50 +08:00
alesapin
300c18d329
Fix
2021-10-27 10:27:11 +03:00
alesapin
f52ae7f678
Fix cmd
2021-10-27 10:24:44 +03:00
alesapin
9d087ae1c2
Add functional tests
2021-10-27 10:21:48 +03:00
木木夕120
9edfcdb4bb
Delete stack_trace.md
2021-10-27 15:20:40 +08:00
木木夕120
fc02711b88
Create time_zones.md
2021-10-27 15:20:12 +08:00
alesapin
ce22666c2a
Merge pull request #30727 from azat/fix-docker_images_check
...
tests/ci/docker_images_check: add missing time import
2021-10-27 10:19:34 +03:00
木木夕120
c2d9a14887
Delete time_zones.md
2021-10-27 15:19:18 +08:00
木木夕120
217bc18a0c
Create users.md
2021-10-27 15:15:34 +08:00
Azat Khuzhin
d8a64a7ece
tests/ci: fix wrong-import-order pylint warning
2021-10-27 10:14:39 +03:00
木木夕120
8f4572ab81
Delete users.md
2021-10-27 15:09:22 +08:00
kssenii
20772fde04
For storage
2021-10-27 10:04:17 +03:00
Azat Khuzhin
5930714ccd
tests/ci/version_helper.py: fix pylint warnings
2021-10-27 10:03:25 +03:00
Azat Khuzhin
161f48c2c8
tests/ci/style_check.py: fix pylint warnings
2021-10-27 10:03:25 +03:00
Azat Khuzhin
e933e05662
tests/ci/s3_helper.py: fix pylint warnings
2021-10-27 10:03:25 +03:00
Azat Khuzhin
ce7e18fcb7
tests/ci/run_check.py: fix pylint warnings
2021-10-27 10:03:24 +03:00
Azat Khuzhin
4e2ffbd38c
tests/ci/report.py: fix pylint warnings
2021-10-27 10:03:24 +03:00
Azat Khuzhin
bcac58acde
tests/ci/pvs_check.py: fix pylint warnings
2021-10-27 10:03:24 +03:00
Azat Khuzhin
a90e477e41
tests/ci/pr_info.py: fix pylint warnings
2021-10-27 10:03:24 +03:00
Azat Khuzhin
90ea2de9bb
Add unidiff into style image
2021-10-27 10:03:24 +03:00
Azat Khuzhin
b41c77f4f8
Add boto3 to style image
2021-10-27 10:03:24 +03:00
Azat Khuzhin
0c9c15e06b
tests/ci/finish_check.py: fix pylint warnings
2021-10-27 10:03:23 +03:00