Yatsishin Ilya
bcf4303286
Merge remote-tracking branch 'origin' into default-table-engine
2022-02-08 10:35:29 +00:00
kssenii
3834bdbae0
Fixes
2022-02-08 11:11:18 +01:00
DF5HSE
e657219e01
Delete not used include
2022-02-08 12:40:44 +03:00
Jake Liu
c6a962359a
Update query_thread_log.md
...
Fix typo.
2022-02-08 17:15:39 +08:00
Jake Liu
8da78c7dec
Update query_thread_log.md
...
Create Chinese version.
2022-02-08 17:06:07 +08:00
Kruglov Pavel
b4fec2af7c
Merge pull request #34065 from Avogar/msgpack
...
Support UUID in MsgPack format
2022-02-08 11:42:17 +03:00
DF5HSE
c08bc7ad65
Merge branch 'master' of github.com:ClickHouse/ClickHouse into client-fault-tolerant-connection
2022-02-08 11:37:31 +03:00
Maksim Kita
3c0572bb86
Merge pull request #34388 from DevTeamBK/Fix-clang-tidy
...
Fix clang tidy
2022-02-08 09:25:01 +01:00
alesapin
3af6012cb4
Revert "Revert "Revert "Revert "Merge pull request #34219 from ClickHouse/revert-34212-revert-33291-add-pool-to-s3-write-buffer""""
...
This reverts commit 2bc2ea485e
.
2022-02-08 11:01:26 +03:00
alesapin
2bc2ea485e
Revert "Revert "Revert "Merge pull request #34219 from ClickHouse/revert-34212-revert-33291-add-pool-to-s3-write-buffer"""
...
This reverts commit fb77d7a7d5
.
2022-02-08 10:56:29 +03:00
Rajkumar
6b3adbb0de
Method called on already moved
2022-02-07 19:50:34 -08:00
cmsxbc
1d13c68c9c
use max
instead of not any
to check all rows
2022-02-08 08:58:01 +08:00
cmsxbc
a33bd4c623
Merge branch 'master' into addressToLineWithInlines
2022-02-08 08:54:15 +08:00
Anton Popov
b21adb8e11
Merge pull request #34229 from evillique/parser
...
Add composability to casting and index operators
2022-02-08 03:17:00 +03:00
Yakov Olkhovskiy
97daa84f6f
revert unnecesarry change
2022-02-08 00:14:15 +00:00
Maksim Kita
1c461e9ed1
Merge pull request #34349 from bigo-sg/format_parse_options
...
Add options for clickhouse-format.
2022-02-08 00:50:04 +01:00
alexey-milovidov
755c8084b1
Merge pull request #34125 from Avogar/table-from-literal
...
Add table function format(format_name, data)
2022-02-08 02:48:56 +03:00
alexey-milovidov
51c767d107
Merge pull request #34345 from ClickHouse/fix-wrong-engine-database-memory
...
Fix wrong engine in SHOW CREATE DATABASE with engine Memory #34225
2022-02-08 02:45:46 +03:00
alexey-milovidov
43ee8ddb5b
Merge pull request #34376 from CurtizJ/fix-reading-empty-arrays
...
Fix consecutive backward seeks in seekable read buffers
2022-02-08 02:27:57 +03:00
Yakov Olkhovskiy
4d5fb56c29
added EPHEMERAL default for column (preliminary)
2022-02-07 23:21:10 +00:00
DF5HSE
c1df291b18
Fix error with IPv6 in host param
2022-02-08 02:03:41 +03:00
DF5HSE
87933e44d6
Fix codestyle
2022-02-08 02:03:40 +03:00
DF5HSE
b035ad7843
Fix error with IPv6 in host param and impove HostPort reading from input stream
2022-02-08 02:03:39 +03:00
DF5HSE
3cb433762b
Fix errors in build check
2022-02-08 02:03:39 +03:00
DF5HSE
3343a22788
Merge branch 'client-fault-tolerant-connection' of github.com:ManagedDatabases/ClickHouse into client-fault-tolerant-connection
2022-02-08 02:03:38 +03:00
Filippov Denis
226759b674
Update programs/client/Client.cpp
...
Fix `--host` parameter description
Co-authored-by: Kruglov Pavel <48961922+Avogar@users.noreply.github.com>
2022-02-08 02:03:38 +03:00
DF5HSE
18a777cc8b
Add function which gets port from configuration
2022-02-08 02:03:37 +03:00
DF5HSE
a9ff296960
Fix codestyle
2022-02-08 02:03:36 +03:00
DF5HSE
69e535fcb2
Merge branch 'master' of github.com:ClickHouse/ClickHouse into client-fault-tolerant-connection
2022-02-08 02:03:36 +03:00
DF5HSE
e780c1292d
Add tests, remove saving host in config
2022-02-08 02:03:35 +03:00
DF5HSE
03b4945704
Fix codestyle
2022-02-08 02:03:35 +03:00
DF5HSE
19cf4e6dec
round robin connection on fail
2022-02-08 02:03:25 +03:00
alexey-milovidov
274c5be64e
Merge pull request #34057 from Algunenano/i34053
...
Less flaky test_inconsistent_parts_if_drop_while_replica_not_active
2022-02-07 23:37:21 +03:00
kssenii
eba3011ada
Fix
2022-02-07 20:40:47 +01:00
Heena Bansal
909a681786
Merge branch 'ClickHouse:master' into Fix-clang-tidy
2022-02-07 14:29:22 -05:00
HeenaBansal2009
a73135ce59
updated .clang-tidy as per Alexey's Suggestion
2022-02-07 11:27:57 -08:00
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
Amos Bird
1995894eef
Fix tests
2022-02-08 02:32:23 +08:00
Nicolae Vartolomei
1cdb50cf13
Disable optimize_trivial_count when deduplication for part movement feature is enabled
...
Fixes #34089
2022-02-07 18:26:49 +00:00
Ivan Blinkov
82bb058838
[website] replace Bastian's photo ( #34384 )
...
* Add files via upload
* Add files via upload
2022-02-07 21:21:05 +03:00
Kruglov Pavel
4b5221a6aa
Merge pull request #34017 from Avogar/values-func
...
Add schema inference for values() table function.
2022-02-07 20:31:40 +03: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
Kruglov Pavel
15d85682e8
Fix style
2022-02-07 18:29:22 +03:00
Kruglov Pavel
aa76bda415
Fix special build
2022-02-07 18:28:24 +03:00
Nikolay Degterinsky
5d4591adaa
Better test
2022-02-07 15:02:19 +00:00
avogar
a4c7ecde87
Make better
2022-02-07 17:51:26 +03:00
Anton Popov
d32d6453d3
Update BufferBase.h
2022-02-07 17:49:53 +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
Anton Popov
1b16db72c3
fix consecutive backward seeks in seekable read buffers
2022-02-07 17:20:26 +03:00