Anton Popov
|
7e9770dcf0
|
minor enhancements
|
2022-02-08 15:57:23 +03:00 |
|
kssenii
|
dc5f035265
|
Fix
|
2022-02-08 13:28:10 +01:00 |
|
alesapin
|
daf431a0a0
|
Fix yml tags_stable
|
2022-02-08 15:10:12 +03:00 |
|
alesapin
|
8e9ccbd077
|
Merge pull request #33933 from sunny19930321/fix-substr-zk-metadata
Better local metadata comparison with ZooKeeper metadata
|
2022-02-08 14:58:46 +03:00 |
|
alesapin
|
bb0cadc6c3
|
Merge pull request #34264 from andycol/patch-1
Update clickhouse-keeper.md
|
2022-02-08 14:47:12 +03:00 |
|
alesapin
|
31fdd5c6dc
|
Merge pull request #34364 from vitlibar/fix-inserting-into-temp-tables-via-grpc
Fix inserting to temporary tables via gRPC.
|
2022-02-08 14:46:48 +03:00 |
|
avogar
|
e118c89bb2
|
Fix segfault in schema inference from url
|
2022-02-08 13:40:03 +03: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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Amos Bird
|
1995894eef
|
Fix tests
|
2022-02-08 02:32:23 +08: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 |
|
avogar
|
c3d30fd502
|
Fix comments
|
2022-02-07 17:11:44 +03:00 |
|
Kruglov Pavel
|
34a17075d3
|
FIx error messages
|
2022-02-07 17:11:44 +03:00 |
|