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
|
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 |
|
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 |
|
kssenii
|
db9f4762eb
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into poco-file-to-std-fs
|
2021-05-29 01:15:43 +03:00 |
|
kssenii
|
0a3589524e
|
File movement
|
2021-05-29 00:57:53 +03:00 |
|
kssenii
|
2a631aaf08
|
Final fixes
|
2021-05-29 00:34:44 +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 |
|
Nikita Mikhaylov
|
00ce7feafb
|
better
|
2021-05-28 22:00:15 +03:00 |
|
Nikita Mikhaylov
|
202e5773bf
|
fix sentry
|
2021-05-28 21:58:28 +03:00 |
|
Maksim Kita
|
15da5eb88d
|
Merge branch 'master' into nv/scalar-subquery-exception
|
2021-05-28 21:38:27 +03:00 |
|
Nikita Mikhaylov
|
d9cc77c429
|
keep
|
2021-05-28 21:22:25 +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 |
|
Nikolai Kochetov
|
58fbc544cc
|
Add more comments.
|
2021-05-28 20:16:09 +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 |
|
Nikita Mikhaylov
|
095f06c8a3
|
raise timeout for test_host_ip_change/test.py::test_user_access_ip_change
|
2021-05-28 17:37:05 +03:00 |
|
alesapin
|
945050fe7c
|
Block allocator earlier in
|
2021-05-28 17:34:16 +03:00 |
|
Nikolai Kochetov
|
295a302bc8
|
Remove settings from ReadFromMergeTree.
|
2021-05-28 17:34:02 +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 |
|
Nikita Mikhaylov
|
7b04181dd9
|
suppress msan cassandra
|
2021-05-28 16:22:50 +03: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 |
|
Pavel Kruglov
|
d396f802c6
|
Fix typo
|
2021-05-28 15:39:36 +03:00 |
|
Pavel Kruglov
|
42d57138f2
|
replace all isDateOrDateTime invocations to explicit calls to isDate and isDateTime and isDateTime64
|
2021-05-28 15:34:49 +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 |
|
Pavel Kruglov
|
c34d8ae7e7
|
Fix logical error AggregateFunctionFactory returned nullptr
|
2021-05-28 14:58:16 +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 |
|
Alexander Kuzmenkov
|
28ae6bcc7b
|
Update ExpressionAnalyzer.cpp
|
2021-05-28 13:08:45 +03:00 |
|
Alexander Kuzmenkov
|
d870e9c6d5
|
Merge pull request #24580 from ClickHouse/aku/distirbuted-window-order
fix ORDER BY after window fuctions over Distributed
|
2021-05-28 13:07:13 +03:00 |
|
Alexander Kuzmenkov
|
d6afb55d87
|
Merge pull request #24584 from ClickHouse/aku/fuzzer-death
ast fuzzer: determine server death more robustly
|
2021-05-28 13:05:59 +03:00 |
|
Alexander Kuzmenkov
|
81d9c9ee30
|
Update docker/test/fuzzer/run-fuzzer.sh
Co-authored-by: Azat Khuzhin <a3at.mail@gmail.com>
|
2021-05-28 13:05:02 +03:00 |
|
Nikolai Kochetov
|
91e8c2c75d
|
Remove MergingFinal step.
|
2021-05-28 12:52:33 +03:00 |
|