Mikhail f. Shiryaev
|
4a857d7d18
|
Use UTC in docker images
|
2022-02-07 12:35:32 +01:00 |
|
avogar
|
4fa05cf07e
|
Fix style and test
|
2022-02-07 14:31:21 +03:00 |
|
avogar
|
67ea3eeb14
|
Fix
|
2022-02-07 14:16:32 +03:00 |
|
avogar
|
975ba9146f
|
Fix tests naming, remove code duplication
|
2022-02-07 14:12:19 +03:00 |
|
alesapin
|
523d1059ed
|
Update KeyDescription.cpp
|
2022-02-07 13:59:03 +03:00 |
|
avogar
|
f8cd51917b
|
Fix test
|
2022-02-07 13:43:37 +03:00 |
|
avogar
|
89e471924c
|
Add table function format(format_name, data)
|
2022-02-07 13:43:37 +03:00 |
|
alesapin
|
542889d627
|
Update clickhouse-keeper.md
|
2022-02-07 13:01:42 +03:00 |
|
alesapin
|
107246e214
|
Merge pull request #34327 from CurtizJ/fix-reading-empty-arrays
Try to fix rare bug in reading of empty arrays
|
2022-02-07 12:32:49 +03:00 |
|
Kruglov Pavel
|
a388fe1138
|
Merge pull request #34371 from ClickHouse/Avogar-patch-2
Delete empty file DateOrDateTimeFunctionsConvertion.cpp
|
2022-02-07 12:27:12 +03:00 |
|
Kruglov Pavel
|
b35f479dea
|
Delete empty file DateOrDateTimeFunctionsConvertion.cpp
|
2022-02-07 12:26:50 +03:00 |
|
mergify[bot]
|
84c2f5e464
|
Merge branch 'master' into PF202202071031
|
2022-02-07 09:17:26 +00:00 |
|
Nikolay Degterinsky
|
279c1f832a
|
Merge pull request #34358 from cnmade/PF202202071000
sync index: add sqlite
|
2022-02-07 12:07:41 +03:00 |
|
Kruglov Pavel
|
f63455b7a2
|
Merge pull request #34117 from Avogar/local
Small improvement in schema inference from stdin in local
|
2022-02-07 10:47:14 +03:00 |
|
cnmade
|
80ed9d7627
|
Translate zh/engines/table-engines/hive: update index and sync hive translate to zh
|
2022-02-07 14:45:16 +08:00 |
|
HeenaBansal2009
|
eeec2478ba
|
Fix clang-tidy issue
|
2022-02-06 22:36:35 -08:00 |
|
Vitaly Baranov
|
b2ba0c4320
|
Fix inserting to temporary tables via gRPC.
|
2022-02-07 12:36:17 +07:00 |
|
taiyang-li
|
26f2a0ef51
|
move clickhouse-format code from settings to format.cpp
|
2022-02-07 13:34:13 +08:00 |
|
Vitaly Baranov
|
7b91a66c39
|
Merge pull request #34341 from vitlibar/add-test-for-propagating-opentelemetry-context-grpc
Add test for propagating OpenTelemetry context via gRPC protocol
|
2022-02-07 12:29:05 +07:00 |
|
cnmade
|
a584d962d6
|
Translate zh/engines/database-engines/sqlite: fix engine parameters
|
2022-02-07 11:46:00 +08:00 |
|
cnmade
|
02be572625
|
Translate zh/engines/database-engines/sqlite: remove old file
|
2022-02-07 11:39:35 +08:00 |
|
cnmade
|
40a22ded9d
|
Translate zh/engines/database-engines/sqlite: translate to zh
|
2022-02-07 11:38:43 +08:00 |
|
cnmade
|
2244b7ea16
|
Translate zh/engines/database-engines/sqlite: reimport files
|
2022-02-07 11:32:31 +08:00 |
|
Amos Bird
|
2debfc922d
|
Better projection format and test fixes
|
2022-02-07 10:47:11 +08:00 |
|
alexey-milovidov
|
fb9ed9acad
|
Merge pull request #34175 from kitaisreal/bitset-sort-performance-check
bitsetsort peformance check
|
2022-02-07 05:34:57 +03:00 |
|
cnmade
|
87fc42b271
|
Translate zh/engines/database-engines/sqlite: rename old file
|
2022-02-07 10:34:16 +08:00 |
|
cnmade
|
2bf66379ee
|
sync index: add sqlite
|
2022-02-07 10:13:54 +08:00 |
|
alexey-milovidov
|
58bb0eb2d1
|
Merge pull request #34333 from ucasfl/owcard
use LowCardinality type for _file and _path in some Storages, continue of #34317
|
2022-02-07 02:55:51 +03:00 |
|
Maksim Kita
|
484f9d9f25
|
Updated sort back to psqsort
|
2022-02-06 22:51:01 +00:00 |
|
Anton Popov
|
ae1fc94fb5
|
add unit test
|
2022-02-06 20:45:59 +00:00 |
|
Anton Popov
|
10b8684003
|
fix rare bug in reading of empty arrays
|
2022-02-06 20:45:59 +00:00 |
|
alexey-milovidov
|
1482d61bef
|
Merge pull request #34024 from den-crane/patch-5
make systemd to use EnvironmentFile
|
2022-02-06 23:38:31 +03:00 |
|
alexey-milovidov
|
f3cb347a9d
|
Merge pull request #34186 from Avogar/fix-s3-schema-inference
Fix schema inference for table function s3
|
2022-02-06 23:35:23 +03:00 |
|
Alexey Milovidov
|
05886005b8
|
Update references
|
2022-02-06 23:14:08 +03:00 |
|
alexey-milovidov
|
4b1e1314b2
|
Merge pull request #34357 from kssenii/fix-clickhouse-local-use-db
Fix USE database for clickhouse-local
|
2022-02-06 20:29:26 +03:00 |
|
mergify[bot]
|
8045598afe
|
Merge branch 'master' into fix-s3-schema-inference
|
2022-02-06 17:08:48 +00:00 |
|
alexey-milovidov
|
ea068be3ac
|
Update TableFunctionS3.cpp
|
2022-02-06 20:07:35 +03:00 |
|
Amos Bird
|
a6f0b01e6a
|
Fix order by after aggregation
|
2022-02-07 00:42:11 +08:00 |
|
Maksim Kita
|
60cc5fff56
|
Merge pull request #34344 from bharatnc/ncb/s2-fixes
explicitly check and get columns for s2 funcs
|
2022-02-06 17:24:52 +01:00 |
|
kssenii
|
e41a895ebb
|
Fix
|
2022-02-06 16:11:18 +01:00 |
|
Maksim Kita
|
45fa68b4a8
|
Fixed tests
|
2022-02-06 13:31:59 +00:00 |
|
Maksim Kita
|
5f43fdbfd2
|
Merge pull request #34140 from bigo-sg/max_splits
Maxsplit argument for splitByChar.
|
2022-02-06 13:38:14 +01:00 |
|
Maksim Kita
|
7492280ada
|
Merge pull request #34334 from bigo-sg/alias_function
REGEXP_MATCHES and REGEXP_REPLACE function aliases for compatibility with PostgreSQL.
|
2022-02-06 13:37:56 +01:00 |
|
Maksim Kita
|
971790fca5
|
Merge pull request #34351 from ClickHouse/small-improvements-2
Small improvements
|
2022-02-06 13:36:37 +01:00 |
|
feng lv
|
6325d4d9b0
|
continue of #34317
fix
fix
|
2022-02-06 08:59:17 +00:00 |
|
Amos Bird
|
52aabf98fe
|
Revise and add more comments
|
2022-02-06 16:53:54 +08:00 |
|
Amos Bird
|
01d58fc9bb
|
Enable projection by default
|
2022-02-06 16:46:12 +08:00 |
|
Amos Bird
|
1ab773cc90
|
Fix aggregation_in_order with normal projection
|
2022-02-06 16:46:12 +08:00 |
|
Amos Bird
|
3fab7af541
|
Bug fix and improvement of minmax_count_projection
|
2022-02-06 16:46:11 +08:00 |
|
Amos Bird
|
a0ab7a01f1
|
Adapt minmax_count_projection with ModuleLegacy
|
2022-02-06 16:46:11 +08:00 |
|