Maksim Kita
|
3a822d2832
|
Added comments
|
2021-05-17 10:25:50 +03:00 |
|
Maksim Kita
|
6c334800c3
|
Disable broken test
|
2021-05-15 00:03:26 +03:00 |
|
Maksim Kita
|
0b4b5eb808
|
FunctionComparison remove constant result for non constant arguments optimization
|
2021-05-15 00:03:26 +03:00 |
|
Maksim Kita
|
18894005ac
|
Update ExpressionJIT.cpp
|
2021-05-15 00:03:26 +03:00 |
|
Maksim Kita
|
f42b25e65c
|
Update ExpressionJIT.cpp
|
2021-05-15 00:03:26 +03:00 |
|
Maksim Kita
|
26be39f419
|
CompileExpressions comparison function constant case fix
|
2021-05-15 00:03:26 +03:00 |
|
Maksim Kita
|
520d992df2
|
Merge pull request #23651 from adevyatova/annadevyatova-DOCSUP-8209-dictGetOrNull
DOCSUP-8209: Document the dictGetOrNull function
|
2021-05-14 23:55:15 +03:00 |
|
Kruglov Pavel
|
1a2e3e605a
|
Merge pull request #21770 from taylor12805/arrow_array
Arrow array
|
2021-05-14 23:44:48 +03:00 |
|
Kruglov Pavel
|
c8427442c3
|
Merge pull request #24005 from sevirov/sevirov-DOCSUP-8940-edit_and_translate_to_russian_deltasumtimestamp
DOCSUP-8940: Edit and translate to Russian (deltaSumTimestamp)
|
2021-05-14 23:14:31 +03:00 |
|
alesapin
|
a2b0fa6ed4
|
Merge pull request #23626 from olgarev/revolg-DOCSUP-8776-backslash_option
DOCSUP-8776: Docs for clickhouse-format
|
2021-05-14 22:06:35 +03:00 |
|
alesapin
|
6062c7b5e5
|
Update clickhouse-format.md
|
2021-05-14 19:22:54 +03:00 |
|
alesapin
|
4fa9649fa0
|
Update clickhouse-format.md
|
2021-05-14 19:22:24 +03:00 |
|
Kruglov Pavel
|
84af9d151c
|
Merge pull request #23857 from ClickHouse/filimonov-logger-levels
Different loglevels for different logging channels
|
2021-05-14 16:17:05 +03:00 |
|
Alexander Kuzmenkov
|
5ed6a273d3
|
Merge pull request #24058 from ClickHouse/aku/uniq-two-level
lower two-level aggregation threshold for uniq test to avoid jitter
|
2021-05-14 15:50:48 +03:00 |
|
Alexander Kuzmenkov
|
6f16d92cfe
|
Update Settings.h
|
2021-05-14 15:50:30 +03:00 |
|
Vladimir
|
e6b957be6c
|
Merge pull request #24101 from otrazhenia/evgsudarikova-DOCSUP-9288
|
2021-05-14 15:05:14 +03:00 |
|
Nikolai Kochetov
|
bb11cde871
|
Merge pull request #24108 from ClickHouse/actions-dag-calc-header
Calculate header from ActionsDAG
|
2021-05-14 13:55:00 +03:00 |
|
Pavel Kruglov
|
484cac6193
|
Return include_indices, fix arrays and add more tests
|
2021-05-14 13:50:10 +03:00 |
|
Nikolai Kochetov
|
782f02b1dc
|
Review fixes.
|
2021-05-14 13:01:27 +03:00 |
|
Nikolai Kochetov
|
a1e9202b93
|
Review fixes.
|
2021-05-14 12:30:32 +03:00 |
|
Maksim Kita
|
7eee500ef9
|
Merge pull request #24068 from azat/preserve-dict-for-shutdown
Preserve dictionaries until storage shutdown
|
2021-05-14 11:48:40 +03:00 |
|
Ilya Yatsishin
|
e345b8b868
|
Merge pull request #24077 from abel-cheng/feature/splitByRegexp
add function splitByRegexp
|
2021-05-14 10:43:08 +03:00 |
|
Ilya Yatsishin
|
19fb0d2033
|
Merge pull request #24091 from Enmk/now64_timezone_fix
Fixed now64(): added second optional argument for timezone.
|
2021-05-14 10:36:40 +03:00 |
|
Maksim Kita
|
b0bad25dd3
|
Merge pull request #24111 from kitaisreal/hash-table-performance
Added hash table benchmarks
|
2021-05-14 10:29:12 +03:00 |
|
Evgenia Sudarikova
|
c896268f67
|
Update docs/ru/sql-reference/dictionaries/external-dictionaries/external-dicts-dict-layout.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
|
2021-05-14 09:12:31 +03:00 |
|
Evgenia Sudarikova
|
98bb44785e
|
Update docs/ru/sql-reference/dictionaries/external-dictionaries/external-dicts-dict-layout.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
|
2021-05-14 09:12:25 +03:00 |
|
Evgenia Sudarikova
|
c2d75e7f45
|
Update docs/ru/operations/system-tables/dictionaries.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
|
2021-05-14 09:12:19 +03:00 |
|
Evgenia Sudarikova
|
baa0078c0d
|
Update docs/ru/getting-started/install.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
|
2021-05-14 09:12:09 +03:00 |
|
Vitaly Baranov
|
284171517f
|
Merge pull request #23940 from sevirov/sevirov-DOCSUP-7668-update_the_sql_statement_create_alter_user
DOCSUP-7668: Update the SQL-statement CREATE/ALTER USER
|
2021-05-14 08:37:54 +03:00 |
|
Pavel Kruglov
|
46a7cc5f1d
|
Remove include_indices
|
2021-05-14 00:52:29 +03:00 |
|
Dmitriy
|
2c9530484d
|
Update user.md
Сделал ссылку на GRANT OPTION.
|
2021-05-14 00:46:57 +03:00 |
|
Maksim Kita
|
5a5b8c7390
|
Merge pull request #24109 from den-crane/patch-16
Doc. better background_pool_size russian description
|
2021-05-13 23:42:37 +03:00 |
|
Maksim Kita
|
1f9c9eda45
|
Added hash table benchmarks
|
2021-05-13 23:40:47 +03:00 |
|
Denny Crane
|
18aee2f7f5
|
Update settings.md
better background_pool_size russian description
|
2021-05-13 17:31:05 -03:00 |
|
Dmitriy
|
9b9d692782
|
Update deltasum.md
Убрал лишний отступ.
|
2021-05-13 23:27:33 +03:00 |
|
sevirov
|
4cd4b94ef6
|
Update docs/ru/sql-reference/aggregate-functions/reference/deltasumtimestamp.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
|
2021-05-13 23:12:00 +03:00 |
|
sevirov
|
975d49bf63
|
Update docs/ru/sql-reference/aggregate-functions/reference/deltasum.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
|
2021-05-13 23:11:51 +03:00 |
|
sevirov
|
c1983e2e8c
|
Update docs/ru/sql-reference/aggregate-functions/reference/deltasum.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
|
2021-05-13 23:11:37 +03:00 |
|
sevirov
|
fbca7fdfa8
|
Update docs/en/sql-reference/aggregate-functions/reference/deltasum.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
|
2021-05-13 23:11:28 +03:00 |
|
sevirov
|
fc0a36f404
|
Update docs/en/sql-reference/aggregate-functions/reference/deltasum.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
|
2021-05-13 23:11:16 +03:00 |
|
Dmitriy
|
7e235f9836
|
corrections according to the comments
Исправил согласно комментариям в PR.
|
2021-05-13 23:05:11 +03:00 |
|
alesapin
|
8205f9df56
|
Merge pull request #24088 from ClickHouse/add_retry_in_clickhouse_test
Also retry database creation in `clickhouse-test`
|
2021-05-13 23:01:48 +03:00 |
|
adevyatova
|
9cd33b5837
|
add ru docs
|
2021-05-13 19:32:28 +00:00 |
|
adevyatova
|
7a0ec69f37
|
add example
|
2021-05-13 19:24:41 +00:00 |
|
Azat Khuzhin
|
aeb2c5d88a
|
Preserve dictionaries until storage shutdown
v2: Context::loadEmbeddedDictionaries()
v3: Context::loadDictionaries()
|
2021-05-13 22:03:00 +03:00 |
|
alexey-milovidov
|
f5e0189215
|
Merge pull request #23942 from vzakaznikov/testflows_modules_in_parallel
Enabling running of all TestFlows modules in parallel
|
2021-05-13 21:49:16 +03:00 |
|
Anna
|
5555fcd7e7
|
Merge branch 'master' into annadevyatova-DOCSUP-8209-dictGetOrNull
|
2021-05-13 21:19:28 +03:00 |
|
adevyatova
|
6e3a1d4e99
|
update
|
2021-05-13 18:18:26 +00:00 |
|
Pavel Kruglov
|
bbe470a670
|
Remove fillArrowArray from .h file
|
2021-05-13 21:15:55 +03:00 |
|
Nikolai Kochetov
|
bc4ccdece6
|
Fix tests.
|
2021-05-13 21:07:47 +03:00 |
|