BoloniniD
2cd4d566f1
Merge branch 'yaml-fuzz' of github.com:BoloniniD/ClickHouse into yaml-fuzz
2021-05-31 00:16:13 +03:00
alesapin
4189cca043
Update NuRaft
2021-05-30 22:28:35 +03:00
Maksim Kita
0b0c970128
Merge pull request #24762 from adevyatova/annadevyatova-DOCSUP-8214-dictGet
...
DOCSUP-8214: Document the dictGetChildren, dictGetDescendants functions
2021-05-30 21:43:36 +03:00
adevyatova
fcf39609aa
small fix
2021-05-30 18:34:15 +00:00
adevyatova
e8ab54b2db
Merge branch 'annadevyatova-DOCSUP-8214-dictGet' of https://github.com/adevyatova/ClickHouse into annadevyatova-DOCSUP-8214-dictGet
2021-05-30 18:30:43 +00:00
adevyatova
d04b802cb0
update
2021-05-30 18:30:23 +00:00
Anna
38b489ccf9
Merge branch 'master' into annadevyatova-DOCSUP-8214-dictGet
2021-05-30 21:26:24 +03:00
adevyatova
0698002346
Fixed after review
2021-05-30 18:24:14 +00:00
Anna
b6ba7dea39
Update docs/ru/sql-reference/functions/ext-dict-functions.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-05-30 21:15:26 +03:00
Anna
f9a22e683c
Update docs/ru/sql-reference/functions/ext-dict-functions.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-05-30 21:15:11 +03:00
Anna
c859712c9c
Update docs/ru/sql-reference/functions/ext-dict-functions.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-05-30 21:15:06 +03:00
Anna
fab84c526a
Update docs/en/sql-reference/functions/ext-dict-functions.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-05-30 21:15:01 +03:00
Anna
a4cdeca3ee
Update docs/en/sql-reference/functions/ext-dict-functions.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-05-30 21:14:56 +03:00
Azat Khuzhin
eb08bb0669
Case-insensitive config extensions
2021-05-30 20:08:37 +03:00
Azat Khuzhin
1cda2bb2f0
Process config w/o extensions as XML format
...
I'm using such hack to hide the password:
$ clickhouse-client --config <(echo '<config><password></password></config>')
But this had been broken in #21858
v2: add a test
v3: fail for unsupported extensions
2021-05-30 20:08:21 +03:00
adevyatova
68b1084355
add en docs
2021-05-30 13:28:21 +00:00
alesapin
07afb42e79
Merge pull request #24448 from ClickHouse/keeper_auth
...
Add ACL system to Keeper
2021-05-30 16:17:40 +03:00
alesapin
294c9f6718
Merge pull request #24722 from ClickHouse/block_allocator_earlier
...
Block memory tracker earlier in `tryLogCurrentException`
2021-05-30 16:12:59 +03:00
alesapin
41328a4129
Merge pull request #24721 from ClickHouse/dont_wait_forever_in_zookeeper
...
Remove endless `wait` from ZooKeeper client
2021-05-30 16:12:10 +03:00
Anna
ab4161bd66
Merge branch 'master' into annadevyatova-DOCSUP-8347-non_replicated
2021-05-30 16:05:27 +03:00
adevyatova
4a60e3545e
add en,ru docs
2021-05-30 13:01:25 +00:00
kssenii
69816e6eff
Fix checks
2021-05-30 15:44:58 +03:00
BoloniniD
29e50feef6
Fixes after review
2021-05-30 15:33:18 +03:00
adevyatova
7fc25ed708
fixed
2021-05-30 12:22:49 +00:00
adevyatova
8afd862704
add example
2021-05-30 12:21:43 +00:00
Ahmed Dardery
386f31fddf
fixed missing "weight" in definition
2021-05-30 14:08:19 +02:00
tavplubix
fe4b137257
Merge pull request #24761 from adevyatova/annadevyatova-DOCSUP-8823-allow
...
DOCSUP-8823: Document the allow_floating_point_partition_key setting
2021-05-30 15:05:43 +03:00
BoloniniD
733610dece
Fixes after review
2021-05-30 14:09:50 +03:00
adevyatova
d84de3fdbf
Fixed
2021-05-30 10:43:49 +00:00
adevyatova
72b0632208
add en,ru docs
2021-05-30 10:39:32 +00:00
adevyatova
c32e4fc1a4
update
2021-05-30 09:29:22 +00:00
adevyatova
ee25971426
en, ru docs
2021-05-30 09:24:41 +00:00
Nikolai Kochetov
a6ef5778cc
Merge pull request #24692 from amosbird/projection-fix6
...
Fix alter table drop projection if exists
2021-05-30 12:16:52 +03:00
adevyatova
d2299dcf6d
fixed
2021-05-30 08:49:58 +00:00
robot-clickhouse
ddbdf68814
Update version_date.tsv after release 21.5.6.6
2021-05-30 05:16:28 +03:00
kirillikoff
4ba9e15851
Update docs/ru/sql-reference/statements/create/table.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-05-29 18:24:57 +03:00
kirillikoff
4da019e178
Update docs/ru/sql-reference/statements/create/table.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-05-29 18:24:48 +03:00
kirillikoff
0ca47b2d1a
Update docs/en/sql-reference/statements/create/table.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-05-29 18:23:59 +03:00
kirillikoff
33ec902597
Update docs/en/sql-reference/statements/create/table.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-05-29 18:23:49 +03:00
adevyatova
d932eed090
update
2021-05-29 14:29:56 +00:00
adevyatova
174a80f7b9
undo some changes
2021-05-29 13:55:20 +00:00
Tatiana Kirillova
ee049678a1
Translation into Russian and system.tables
2021-05-29 16:42:21 +03:00
Alexander Kuzmenkov
104f9bf6de
Merge remote-tracking branch 'origin/master' into HEAD
2021-05-29 16:12:34 +03:00
Alexander Kuzmenkov
73c2ca7da5
fixes
2021-05-29 16:12:18 +03:00
Alexander Kuzmenkov
d270731e9f
Merge pull request #24732 from ClickHouse/aku/immutable-context-1
...
remove mutable references to Context from IFunction interface
2021-05-29 14:07:43 +03:00
Alexander Kuzmenkov
54e7c8eee8
Merge pull request #24690 from ClickHouse/aku/fuzzer
...
more fuzzer fixes
2021-05-29 14:05:39 +03:00
Vladimir
57f3fc8f3e
Merge pull request #23985 from michon470/kuriatnikovm-DOCSUP-7805-update_dictGet_dictHas
2021-05-29 14:04:59 +03:00
adevyatova
9ecf0b54ec
update
2021-05-29 10:22:30 +00:00
adevyatova
741582f806
update
2021-05-29 10:19:46 +00:00
yang
80587a5aa5
Update "Tail_Number" column type in create query
...
I found the CSV file "Tail_Number" value is like this: N517AE, so it should be the type String
2021-05-29 09:14:20 +08:00