Commit Graph

70014 Commits

Author SHA1 Message Date
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
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
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
Maksim Kita
36498f67cf
Merge pull request #27505 from BraulioVM/add-function/tupleItems
Add function to turn named tuples into array of pairs
2021-08-12 16:32:11 +03:00
Nikolai Kochetov
224e0a547a Fix build. 2021-08-12 16:02:17 +03:00
Vladimir Goncharov
735a377659
Update docs/en/engines/table-engines/mergetree-family/mergetree.md
Co-authored-by: Alexey Boykov <33257111+mathalex@users.noreply.github.com>
2021-08-12 14:32:35 +03:00
Maksim Kita
c449cf072a
Update RequiredSourceColumnsVisitor.cpp 2021-08-12 14:25:42 +03:00
Nikolai Kochetov
9c066d476e Fix tests. 2021-08-12 13:46:58 +03:00
Maksim Kita
34682c98c7
Merge pull request #27605 from Enmk/fix_27193_toDateTime64_conversion
Fixed parsing DateTime64 value from string.
2021-08-12 13:32:59 +03:00
Maksim Kita
38159c85ac
Merge pull request #27606 from benbiti/fix-CompileFunction-event
fix ProfileEvents::CompileFunction
2021-08-12 13:31:48 +03:00
Maksim Kita
ab3fdfa00e
Update 02006_todatetime64_from_string.sql 2021-08-12 13:27:36 +03:00
Maksim Kita
ec183bf8d9
Merge pull request #27603 from hodgesrm/patch-7
Update README.md
2021-08-12 13:27:20 +03:00
Maksim Kita
a547bd6e8a
Update tupleToNameValuePairs.cpp 2021-08-12 13:25:31 +03:00
Maksim Kita
9cfd271962
Merge pull request #26995 from kitaisreal/database-dictionaries-custom-query
Database dictionaries custom query support
2021-08-12 13:23:13 +03:00
Raúl Marín
a451bf6eac Remove unused code 2021-08-12 11:30:01 +02:00
Raúl Marín
f6788fc660 Mysql handler: Move format check to the handler 2021-08-12 11:29:50 +02:00
mergify[bot]
21cbd50ae1
Merge branch 'master' into materialization_log 2021-08-12 08:53:34 +00:00
benbiti
8d66d07861 fix ProfileEvents::CompileFunction 2021-08-12 16:02:25 +08:00
Kruglov Pavel
918a69e70b
Merge pull request #27174 from fuwhu/feature/add-metric-MaxPushedDDLEntryID
Add metric MaxPushedDDLEntryID
2021-08-12 10:57:03 +03:00
Vasily Nemkov
bdc4d9fe75 Fixed parsing DateTime64 value from string.
The time offset undeflowed on positive values.
2021-08-12 10:37:46 +03:00
Robert Hodges
c34be7179b
Update README.md
Added entry for 25 August SF Bay Area ClickHouse community meetup.
2021-08-11 21:02:17 -07:00
alexey-milovidov
c5250196a3
Merge pull request #27557 from Algunenano/roaring_malloc
Fix 01961_roaring_memory_tracking for split builds
2021-08-12 03:17:37 +03:00
Braulio Valdivielso
7591c4b6ca fixup! rename tests 2021-08-12 00:09:06 +01:00
alexey-milovidov
8fe123e9c4
Merge pull request #27561 from Algunenano/odd_tests
Improve the experience of running stateless tests locally
2021-08-12 00:54:08 +03:00
alexey-milovidov
1239a91aca
Merge pull request #27080 from Algunenano/timezone_00719
Improve compatibility with non-whole-minute timezone offsets
2021-08-11 22:34:55 +03:00
alexey-milovidov
33ad51588d
Merge pull request #27569 from filimonov/less_include_stopwatch
Less Stopwatch.h
2021-08-11 22:32:24 +03:00
alexey-milovidov
494ef840be
Merge pull request #27326 from Algunenano/fix_01176
Fix Mysql protocol when using parallel formats (CSV / TSV)
2021-08-11 22:28:48 +03:00
Braulio Valdivielso
94babf1c8b rename tests 2021-08-11 18:38:27 +01:00
Braulio Valdivielso
4e103b94f0 Merge branch 'master' into add-function/tupleToNameValuePairs 2021-08-11 18:35:44 +01:00
Braulio Valdivielso
dbf4d14b42 remove unused extern declaration 2021-08-11 18:33:22 +01:00