Commit Graph

69935 Commits

Author SHA1 Message Date
Artur
49e211bead add from infile syntax 2021-08-13 16:30:28 +00:00
Filatenkov Artur
d7511ea394
Merge branch 'ClickHouse:master' into master 2021-08-12 19:07:11 +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
Filatenkov Artur
3a32aa0dff
Update table.md 2021-08-12 16:03:35 +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
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
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
Nikolai Kochetov
f80da4c2c1
Merge pull request #27562 from kssenii/fix-integration-tests
Fix integration tests
2021-08-11 20:23:54 +03:00
alexey-milovidov
f8bdbe7dfd
Update and rename 40_bug-report.md to 85_bug-report.md 2021-08-11 20:01:18 +03:00
Maksim Kita
b587431b98
Merge pull request #27556 from benbiti/fix-QueryMemoryLimitExceeded-event
fix  recalculate QueryMemoryLimitExceeded event error
2021-08-11 19:50:00 +03:00
Maksim Kita
c52e23a15c
Merge pull request #27574 from kitaisreal/aggregation-temporary-disable-compilation-without-key
Aggregation temporary disable compilation without key
2021-08-11 19:42:34 +03:00
Maksim Kita
07c1a8e26e Aggregation temporary disable compilation without key 2021-08-11 19:37:33 +03:00
alexey-milovidov
fe40990a6d
Update CHANGELOG.md 2021-08-11 19:37:03 +03:00
Maksim Kita
486f857922
Merge pull request #27566 from kitaisreal/dictionaries-refactor
Dictionaries refactor
2021-08-11 19:29:52 +03:00
Mikhail Filimonov
af6249c8ec
Less include <Common/Stopwatch.h> 2021-08-11 16:20:59 +02:00
mergify[bot]
f590cc9ef4
Merge branch 'master' into materialization_log 2021-08-11 13:34:00 +00:00
Raúl Marín
4ebdb5917a clickhouse-test: Implement @@SKIP@@ directive in tests 2021-08-11 15:22:31 +02:00
Maksim Kita
51d31b9213 Dictionaries refactor 2021-08-11 15:32:01 +03:00
kssenii
5ba959e12c Add timeout 2021-08-11 12:30:11 +00:00
kssenii
eaea0a3e40 fix 2021-08-11 12:05:38 +00:00
Alexander Kuzmenkov
8f9845722a
Merge pull request #27250 from azat/minmax-nullable-new-format
Add new index data skipping minmax index format for proper Nullable support
2021-08-11 13:56:16 +03:00
tavplubix
2bf443ee5e
Merge pull request #27521 from ClickHouse/tavplubix-patch-3
Fix Logical error: 'Table UUID is not specified in DDL log'
2021-08-11 13:25:20 +03:00
Ivan Blinkov
72393d6deb
Less emotions 2021-08-11 13:05:18 +03:00
Raúl Marín
4545cc91fc Add a note about split build drawbacks 2021-08-11 11:26:18 +02:00
Raúl Marín
61c4d94f1e Add explicit dependency between roaring and clickhouse_common_io
Fixes roaring memory tracker for split builds
2021-08-11 11:21:39 +02:00
benbiti
83ebcd45eb dup codes calc QueryMemoryLimitExceeded 2021-08-11 17:03:07 +08:00
Maksim Kita
1cf38e046d ExternalQueryBuilder updated exception 2021-08-11 11:18:22 +03:00
Maksim Kita
f8500633e6 Added tests 2021-08-11 11:18:22 +03:00
Maksim Kita
30a95e77a7 Database dictionaries custom query support 2021-08-11 11:18:21 +03:00
Vladimir C
2d4030f98b
Merge pull request #27271 from ClickHouse/filimonov-changelog-21.8
Changelog for 21.8
2021-08-11 10:02:29 +03:00