Commit Graph

82772 Commits

Author SHA1 Message Date
tesw yew isal
8d8ff05fba Translate zh/engines/database-engines/sqlite: fix symbol 2022-02-07 20:54:22 +08: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
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
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
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
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
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
zvonand
be081d997d basic added fractional intervals types 2022-02-06 15:14:18 +03:00
feng lv
6325d4d9b0 continue of #34317
fix

fix
2022-02-06 08:59:17 +00:00
Alexey Milovidov
f98010e374 Small improvements 2022-02-06 07:14:01 +03:00
taiyang-li
caed1898b0 add options for clickhouse-format 2022-02-06 11:22:05 +08:00
bharatnc
d666b2250c fix failing tests 2022-02-05 19:15:20 -08:00
bharatnc
008af0e0c2 update src/Functions/geoToS2.cpp 2022-02-05 19:07:25 -08:00
alexey-milovidov
38d92d0507
Merge pull request #33996 from save-my-heart/fix/signal_pipe_buf_size
reduce signal_pipe_buf_size
2022-02-06 04:50:47 +03:00
alexey-milovidov
9f23caab0e
Update clickhouse-server.service 2022-02-06 04:44:30 +03:00
taiyang-li
5fc2e46dd0 make aliases case insensitive 2022-02-06 09:38:05 +08:00
taiyang-li
b9f8fe922d add fasttest 2022-02-06 09:34:12 +08:00
Alexey Milovidov
978461fb9a Add a test 2022-02-06 04:31:28 +03:00