Mikhail f. Shiryaev
|
69fa79a875
|
Merge pull request #34413 from ClickHouse/docker-tz
Revert "Merge pull request #34373 from ClickHouse/docker-tz"
|
2022-02-08 15:36:16 +01:00 |
|
Mikhail f. Shiryaev
|
2d02eab750
|
Revert "Merge pull request #34373 from ClickHouse/docker-tz"
This reverts commit efd8044ab7 , reversing
changes made to 4bb69bcb15 .
|
2022-02-08 15:34:01 +01:00 |
|
Mikhail f. Shiryaev
|
efd8044ab7
|
Merge pull request #34373 from ClickHouse/docker-tz
Use UTC in docker images
|
2022-02-08 15:21:54 +01:00 |
|
Maksim Kita
|
4bb69bcb15
|
Merge pull request #34398 from DevTeamBK/input_format
Method called on already moved
|
2022-02-08 15:20:07 +01:00 |
|
Nikolai Kochetov
|
0f7c0c72bd
|
Merge pull request #34305 from amosbird/projection-fix27
Fix various issues when projection is enabled by default
|
2022-02-08 17:19:56 +03:00 |
|
Nikolai Kochetov
|
428d6f1581
|
Update Settings.h
|
2022-02-08 17:19:37 +03:00 |
|
Anton Popov
|
496d77c3c3
|
Merge pull request #33467 from cmsxbc/addressToLineWithInlines
add function addressToLineWithInlines
|
2022-02-08 17:03:46 +03:00 |
|
Kruglov Pavel
|
3e216adc17
|
Merge pull request #34405 from Avogar/fix-segfault-in-url
Fix segfault in schema inference from url
|
2022-02-08 16:48:37 +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 |
|
Kruglov Pavel
|
b4fec2af7c
|
Merge pull request #34065 from Avogar/msgpack
Support UUID in MsgPack format
|
2022-02-08 11:42:17 +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 |
|
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 |
|
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 |
|
avogar
|
77b42bb9ff
|
Support UUID in MsgPack format
|
2022-02-07 17:11:44 +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 |
|
avogar
|
a78187f37b
|
Fix
|
2022-02-07 16:23:32 +03:00 |
|
avogar
|
85e1c4595f
|
Fix tests
|
2022-02-07 16:17:01 +03:00 |
|
avogar
|
8a196a553c
|
Fix style
|
2022-02-07 16:11:33 +03:00 |
|
avogar
|
bc95f2d313
|
Remove commented line
|
2022-02-07 16:11:33 +03:00 |
|
avogar
|
1f63cea082
|
Add schema inference for values() table function
|
2022-02-07 16:11:33 +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 |
|
Mikhail f. Shiryaev
|
c7ba5204b3
|
Make testflows a multiarch image
|
2022-02-07 13:21:51 +01:00 |
|