Vladimir Goncharov
|
d1b93f8b0c
|
Update docs/ru/engines/table-engines/mergetree-family/mergetree.md
Co-authored-by: Alexey Boykov <33257111+mathalex@users.noreply.github.com>
|
2021-08-13 15:32:13 +03:00 |
|
Nikolai Kochetov
|
66fdb859f3
|
Merge pull request #27528 from amosbird/projection-fix12
Fix projection materialization with missing columns
|
2021-08-13 15:20:51 +03:00 |
|
kssenii
|
47fb923975
|
Some fixes, more tests
|
2021-08-13 15:07:44 +03:00 |
|
Raúl Marín
|
7fba508b00
|
MV: Improve text logs when doing parallel processing
|
2021-08-13 13:43:37 +02:00 |
|
tavplubix
|
93351cd3ee
|
Merge pull request #27535 from ClickHouse/tavplubix-patch-4
Add timeout for integration tests runner
|
2021-08-13 13:30:23 +03:00 |
|
tavplubix
|
bd3fe4fb41
|
Update MemoryTracker.cpp
|
2021-08-13 13:23:54 +03:00 |
|
Kseniia Sumarokova
|
0917488cec
|
Merge pull request #27382 from kssenii/cast-internal
add Cast internal function
|
2021-08-13 13:13:51 +03:00 |
|
Roman Bug
|
bbcdf03a8c
|
Update docs/en/sql-reference/functions/array-functions.md
Co-authored-by: Kruglov Pavel <48961922+Avogar@users.noreply.github.com>
|
2021-08-13 13:13:35 +03:00 |
|
Roman Bug
|
0875d72e5c
|
Update docs/en/sql-reference/functions/array-functions.md
Co-authored-by: Kruglov Pavel <48961922+Avogar@users.noreply.github.com>
|
2021-08-13 13:13:09 +03:00 |
|
Roman Bug
|
279b5ef954
|
Update docs/ru/sql-reference/functions/array-functions.md
Co-authored-by: Kruglov Pavel <48961922+Avogar@users.noreply.github.com>
|
2021-08-13 13:09:48 +03:00 |
|
Roman Bug
|
c0f3c0a176
|
Update docs/ru/sql-reference/functions/array-functions.md
Co-authored-by: Kruglov Pavel <48961922+Avogar@users.noreply.github.com>
|
2021-08-13 13:09:31 +03:00 |
|
Nikolai Kochetov
|
ad00aaa18c
|
Merge pull request #27575 from kitaisreal/removed-some-data-streams
Removed some data streams
|
2021-08-13 12:59:00 +03:00 |
|
kssenii
|
55650b1e67
|
Change behaviour of except, some fixes
|
2021-08-13 12:57:15 +03:00 |
|
Vladimir C
|
f9a1bf4156
|
Merge pull request #27449 from olgarev/revolg-DOCSUP-11581-distinct_on
|
2021-08-13 12:35:30 +03:00 |
|
Raúl Marín
|
6f00e8fb81
|
Remove the remains of antrl in the tests
|
2021-08-13 11:02:10 +02:00 |
|
Nikolai Kochetov
|
5446871197
|
Fix ya.make
|
2021-08-13 10:53:06 +03:00 |
|
Nikolai Kochetov
|
d207fbc699
|
Merge pull request #27152 from qoega/fix-access-gtest-in-arcadia
Fix arcadia src/Access gtest
|
2021-08-13 10:51:29 +03:00 |
|
alexey-milovidov
|
fe356a716e
|
Merge pull request #27492 from filimonov/less_clock_gettime2
less sys calls #2: make vdso work again
|
2021-08-13 03:13:11 +03:00 |
|
Denis Zhuravlev
|
c83551ef8e
|
enable part_log by default
|
2021-08-12 21:10:20 -03:00 |
|
alexey-milovidov
|
a806fa6495
|
Merge pull request #27554 from azat/async-metrics-reopen
Fix polling of /sys/class on errors
|
2021-08-13 03:05:03 +03:00 |
|
alexey-milovidov
|
36ab47769b
|
Merge pull request #27609 from Algunenano/refactor_mysql_format
Refactor mysql format check
|
2021-08-13 03:02:49 +03:00 |
|
alexey-milovidov
|
f20eae9a45
|
Merge pull request #27577 from ClickHouse/remove-streams-from-lv
Remove streams from lv
|
2021-08-13 03:01:33 +03:00 |
|
Vladimir Goncharov
|
36db9cf55a
|
Update mergetree.md
|
2021-08-13 00:59:16 +03:00 |
|
Maksim Kita
|
d9a59370d3
|
Fixed SQLiteSource
|
2021-08-13 00:58:24 +03:00 |
|
alexey-milovidov
|
9a1bed8b91
|
Merge pull request #27495 from syominsergey/patch-10
add info about speedy shared build
|
2021-08-13 00:42:42 +03:00 |
|
Sergei Semin
|
bf0ccd14de
|
specify the advantages of shared build more accurately
|
2021-08-12 23:47:12 +03:00 |
|
Alexey Boykov
|
3716daade4
|
Merge pull request #27304 from ka1bi4/romanzhukov-DOCSUP-11556-pad-functions
DOCSUP-11556: Document the Pad functions
|
2021-08-12 21:31:18 +03:00 |
|
Alexey Boykov
|
55f89f4d51
|
Merge pull request #27480 from morozovsk/patch-7
Documentation: manipulating projections (russian)
|
2021-08-12 21:29:49 +03:00 |
|
Maksim Kita
|
a020fe3b1b
|
Merge pull request #27531 from abel-cheng/with-constants
Enable using constants from with and select in aggregate function parameters.
|
2021-08-12 21:27:21 +03:00 |
|
Nikita Mikhaylov
|
b6ff2fbf9b
|
Update developer-instruction.md
|
2021-08-12 20:20:54 +03:00 |
|
Nikita Mikhaylov
|
8c06abee73
|
Merge pull request #25902 from Avogar/arrow-nested
Refactor ArrowColumnToCHColumn, support inserting Nested as Array(Struct) in Arrow/ORC/Parquet
|
2021-08-12 20:02:01 +03:00 |
|
Vladimir Goncharov
|
85fffe6dcb
|
Update docs/ru/sql-reference/statements/alter/projection.md
Co-authored-by: Alexey Boykov <33257111+mathalex@users.noreply.github.com>
|
2021-08-12 19:47:12 +03:00 |
|
Vladimir Goncharov
|
18219e4bf2
|
Update docs/ru/sql-reference/statements/alter/projection.md
Co-authored-by: Alexey Boykov <33257111+mathalex@users.noreply.github.com>
|
2021-08-12 19:46:59 +03:00 |
|
Vladimir Goncharov
|
1d73f0fe84
|
Update docs/ru/sql-reference/statements/alter/projection.md
Co-authored-by: Alexey Boykov <33257111+mathalex@users.noreply.github.com>
|
2021-08-12 19:46:35 +03:00 |
|
Vladimir Goncharov
|
c799309867
|
Update docs/ru/sql-reference/statements/alter/projection.md
Co-authored-by: Alexey Boykov <33257111+mathalex@users.noreply.github.com>
|
2021-08-12 19:46:30 +03:00 |
|
Vladimir Goncharov
|
28a2638ed6
|
Update docs/ru/sql-reference/statements/alter/projection.md
Co-authored-by: Alexey Boykov <33257111+mathalex@users.noreply.github.com>
|
2021-08-12 19:46:20 +03:00 |
|
Vladimir Goncharov
|
ae173e4ea1
|
Update docs/ru/sql-reference/statements/alter/projection.md
Co-authored-by: Alexey Boykov <33257111+mathalex@users.noreply.github.com>
|
2021-08-12 19:46:12 +03:00 |
|
robot-clickhouse
|
fbd04a545f
|
Update version_date.tsv after release 21.8.3.44
|
2021-08-12 19:22:30 +03:00 |
|
Roman Bug
|
18ae8aac30
|
Update docs/en/sql-reference/functions/string-functions.md
Co-authored-by: Alexey Boykov <33257111+mathalex@users.noreply.github.com>
|
2021-08-12 19:09:51 +03:00 |
|
Roman Bug
|
72b7737391
|
Update docs/en/sql-reference/functions/string-functions.md
Co-authored-by: Alexey Boykov <33257111+mathalex@users.noreply.github.com>
|
2021-08-12 19:09:43 +03:00 |
|
Roman Bug
|
8a120e0b1b
|
Update docs/en/sql-reference/functions/string-functions.md
Co-authored-by: Alexey Boykov <33257111+mathalex@users.noreply.github.com>
|
2021-08-12 19:09:36 +03:00 |
|
Roman Bug
|
9707373c11
|
Update docs/en/sql-reference/functions/string-functions.md
Co-authored-by: Alexey Boykov <33257111+mathalex@users.noreply.github.com>
|
2021-08-12 19:09:27 +03:00 |
|
Roman Bug
|
ac205ffceb
|
Update docs/ru/sql-reference/functions/string-functions.md
Co-authored-by: Alexey Boykov <33257111+mathalex@users.noreply.github.com>
|
2021-08-12 19:09:17 +03:00 |
|
Raúl Marín
|
27cb83f5a7
|
Get today datetime in UTC
|
2021-08-12 17:08:39 +02:00 |
|
Kseniia Sumarokova
|
931bed02b0
|
Update Settings.h
|
2021-08-12 17:47:46 +03:00 |
|
Alexey Boykov
|
23fd7be921
|
Merge pull request #25491 from morozovsk/patch-5
Documentation: Basic info about projections
|
2021-08-12 17:45:26 +03:00 |
|
Nikita Mikhaylov
|
287262d500
|
Merge pull request #25714 from Algunenano/materialization_log
Better views logging
|
2021-08-12 17:13:33 +03:00 |
|
romanzhukov
|
276d757c67
|
Add ru docs for uuid and array functions.
|
2021-08-12 16:56:00 +03:00 |
|
romanzhukov
|
74db1eafd5
|
Add ru docs for uuid and array functions.
|
2021-08-12 16:43:56 +03:00 |
|
kssenii
|
a549e29bd4
|
Better
|
2021-08-12 16:35:46 +03:00 |
|