Commit Graph

82716 Commits

Author SHA1 Message Date
Nicolae Vartolomei
7d77678a9f Remove useless setting experimental_query_deduplication_send_all_part_uuids
This setting made sense for testing deduplication before part movement was actually implemented.

allow_experimental_query_deduplication setting is enough and code is covered by test_part_moves_between_shards
2022-02-07 19:03:20 +00:00
Anton Popov
b633a916af
Merge pull request #34228 from CurtizJ/fix-subcolumns-with-dots
Fix reading of subcolumns with dots in their names
2022-02-07 19:01:33 +03:00
Nikolay Degterinsky
ee67071201
Merge pull request #34365 from DevTeamBK/Fix-clang-tidy
Fix clang-tidy issue
2022-02-07 17:48:28 +03:00
Nikolay Degterinsky
0e54e724e3
Merge pull request #34366 from cnmade/PF202202071430
Translate zh/engines/table-engines/hive:  update index and sync hive …
2022-02-07 17:45:29 +03:00
Nikolay Degterinsky
6608c69775
Merge pull request #34360 from cnmade/PF202202071031
Translate zh/engines/database-engines/sqlite
2022-02-07 16:24:17 +03:00
tesw yew isal
fe4b73ec4b Translate zh/engines/database-engines/sqlite: true is not need 2022-02-07 21:00:46 +08:00
cnmade
c3d7f021e2
Update docs/zh/engines/table-engines/integrations/hive.md
Co-authored-by: Nikolay Degterinsky <43110995+evillique@users.noreply.github.com>
2022-02-07 20:55:31 +08:00
tesw yew isal
8d8ff05fba Translate zh/engines/database-engines/sqlite: fix symbol 2022-02-07 20:54:22 +08: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
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
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
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
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
taiyang-li
d5431b3015 fix fast test 2022-02-06 09:15:36 +08:00
bharatnc
3df4929b63 minor fixes 2022-02-05 16:45:12 -08:00
bharatnc
557cf6ecc1 check and get column remaining s2 funcs 2022-02-05 16:32:15 -08:00