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 |
|
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 |
|
adevyatova
|
7fc25ed708
|
fixed
|
2021-05-30 12:22:49 +00:00 |
|
adevyatova
|
8afd862704
|
add example
|
2021-05-30 12:21:43 +00: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 |
|
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 |
|
robot-clickhouse
|
ddbdf68814
|
Update version_date.tsv after release 21.5.6.6
|
2021-05-30 05:16:28 +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 |
|
Alexander Kuzmenkov
|
2116d0d53d
|
Update run-fuzzer.sh
|
2021-05-29 01:57:16 +03:00 |
|
Maksim Kita
|
b14d7c33ea
|
Merge pull request #24736 from kitaisreal/fix-scalar-subqueries-error-code-style-check
ExecuteScalarSubqueriesVisitor fix error code style check
|
2021-05-29 01:40:41 +03:00 |
|
Maksim Kita
|
6aa3137c86
|
ExecuteScalarSubqueriesVisitor fix error code style check
|
2021-05-28 23:58:41 +03:00 |
|
Alexander Kuzmenkov
|
3824ba656c
|
Merge pull request #24576 from ClickHouse/aku/inherit-window
allow inheriting from a named window in window definition
|
2021-05-28 23:43:35 +03:00 |
|
Maksim Kita
|
f1b08ae0bd
|
Merge pull request #24545 from nvartolomei/nv/scalar-subquery-exception
Avoid hiding errors like `Limit for rows or bytes to read exceeded` for scalar subqueries
|
2021-05-28 23:01:31 +03:00 |
|
Maksim Kita
|
9f1ddb3e41
|
Merge pull request #24733 from kitaisreal/memory-tracker-enable-throw-logical-error
MemoryTracker enable throw logical error
|
2021-05-28 22:55:32 +03:00 |
|
Maksim Kita
|
15da5eb88d
|
Merge branch 'master' into nv/scalar-subquery-exception
|
2021-05-28 21:38:27 +03:00 |
|
Alexander Kuzmenkov
|
d33480ce84
|
fix failing grep
|
2021-05-28 20:47:06 +03:00 |
|
Maksim Kita
|
269749381e
|
Update arcadia_skip_list.txt
|
2021-05-28 20:36:35 +03:00 |
|
Maksim Kita
|
8e192bef55
|
MemoryTracker enable throw logical error
|
2021-05-28 20:22:17 +03:00 |
|
Alexander Kuzmenkov
|
92660aaf35
|
Merge remote-tracking branch 'origin/master' into HEAD
|
2021-05-28 19:45:53 +03:00 |
|
Alexander Kuzmenkov
|
3f57fc085b
|
remove mutable context references from functions interface
Also remove it from some visitors.
|
2021-05-28 19:45:37 +03:00 |
|
alesapin
|
312bab0f32
|
Fix empty check
|
2021-05-28 18:37:23 +03:00 |
|
alesapin
|
97aef92df8
|
Merge pull request #24489 from vdimir/log-fname-file-checker
Log file name on error in FileChecker ctor
|
2021-05-28 17:44:20 +03:00 |
|
alesapin
|
945050fe7c
|
Block allocator earlier in
|
2021-05-28 17:34:16 +03:00 |
|
alesapin
|
b79e2ee8f3
|
Remove endless wait from ZooKeeper client
|
2021-05-28 17:14:04 +03:00 |
|
Amos Bird
|
edd23d06ad
|
Fix alter table drop projection if exists
|
2021-05-28 21:27:36 +08:00 |
|
alesapin
|
4fac425fd2
|
Fix loop
|
2021-05-28 16:07:16 +03:00 |
|
Kruglov Pavel
|
5ce669109e
|
Merge pull request #24459 from adevyatova/annadevyatova-DOCSUP-8711-sumCount
DOCSUP-8711: Document the sumCount aggregate function and optimize_fuse_sum_count_avg setting
|
2021-05-28 15:58:30 +03:00 |
|
Alexander Kuzmenkov
|
1f1a77438b
|
more fuzzer fixes
|
2021-05-28 15:55:58 +03:00 |
|
Kruglov Pavel
|
e584b028e7
|
Merge pull request #24475 from amosbird/readint
Pedantic readInt
|
2021-05-28 15:44:23 +03:00 |
|
Ivan
|
ce2a809773
|
Consider last CRLF as part of boundary (#24399)
* Consider last CRLF as part of boundary
* Update HTMLForm.cpp
* Don't use xxd
|
2021-05-28 14:59:11 +03:00 |
|
alesapin
|
b4b9d16fb0
|
Remove debug
|
2021-05-28 14:55:01 +03:00 |
|
alesapin
|
a1efea20dc
|
Better ACLs storage on disk (update snapshot version)
|
2021-05-28 14:52:19 +03:00 |
|
Alexander Kuzmenkov
|
678a16b5dc
|
Merge pull request #24579 from ClickHouse/aku/pure-window-or-null
do not auto-apply -OrNull combinator to pure window functions
|
2021-05-28 13:10:42 +03:00 |
|