Commit Graph

28882 Commits

Author SHA1 Message Date
Dmitry Rubashkin
e9d813bff7 Minor fixes 2019-08-22 17:30:18 +03:00
Dmitry Rubashkin
095124dcba setOptionsDescription() function added 2019-08-22 17:03:37 +03:00
Nikolai Kochetov
63411b4d4a Try to fix 00093_union_race_conditions_4. 2019-08-22 15:51:33 +03:00
dimarub2000
fb534bd1ce Added symlink to clickhouse-client package 2019-08-22 14:03:01 +03:00
Nikolai Kochetov
1f9087dbb2 Increase memory limit in 00284_external_aggregation. 2019-08-22 13:46:23 +03:00
Nikolai Kochetov
b93ffdd038 Fix MergingSortedTransform. 2019-08-22 13:16:56 +03:00
Nikolai Kochetov
11f8ec76df Fix CubeTransform. 2019-08-22 12:28:23 +03:00
Nikolai Kochetov
4f38b08481 Fix RollupTransform. 2019-08-22 11:53:34 +03:00
Nikolai Kochetov
8228871821 Fix RollupTransform. 2019-08-22 11:29:29 +03:00
akonyaev
705e2c7437 ADQM-34 fix parquet tests 2019-08-22 11:28:32 +03:00
Nikolai Kochetov
c3aaf583a0 Fix RollupTransform. 2019-08-22 11:26:50 +03:00
akonyaev
1683547b2d ADQM-34 fix style 2019-08-22 10:24:04 +03:00
akonyaev
01216e45b6 Merge branch 'master' of https://github.com/yandex/ClickHouse into ADQM-34
# Conflicts:
#	dbms/src/Processors/Formats/Impl/ParquetBlockInputFormat.cpp
2019-08-22 09:40:51 +03:00
sev7e0
8ac4ee3dca Fix data type (enum) table name error in docs 2019-08-22 14:29:21 +08:00
alexey-milovidov
83104b3d5e
Merge pull request #6603 from amosbird/fix-dt-hash
Fix segfault when decoding symbol table.
2019-08-22 07:35:32 +03:00
alexey-milovidov
903601d3e3
Merge pull request #6600 from yandex/distributed-files-to-send-metric
Added a metric for the number of files to send in Distributed tables.
2019-08-22 07:34:09 +03:00
Amos Bird
78af6d793d Fix segfault when decoding symbol table. 2019-08-22 12:34:06 +08:00
Alexey Milovidov
c38a8cb755 Merge branch 'master' of github.com:yandex/ClickHouse 2019-08-22 05:32:00 +03:00
Alexey Milovidov
85d3ba099f Added a comment 2019-08-22 05:31:49 +03:00
alexey-milovidov
ee89ee0218
Update CHANGELOG.md 2019-08-22 05:15:05 +03:00
alexey-milovidov
833d6d60a6
Update CHANGELOG.md 2019-08-22 05:14:46 +03:00
alexey-milovidov
bbf2911d61
Update CHANGELOG.md 2019-08-22 05:14:01 +03:00
alexey-milovidov
2ff8f3a5de
Merge pull request #6599 from CurtizJ/fix-order-by-optimization
Disable "read in order" optimization for aggregation without keys.
2019-08-22 05:10:14 +03:00
alexey-milovidov
f0e0793cdd
Merge pull request #6581 from yandex/assert_cast
Added checks to static_cast of columns.
2019-08-22 05:09:34 +03:00
alexey-milovidov
19cb429b06
Update CHANGELOG.md 2019-08-22 05:08:12 +03:00
alexey-milovidov
ae7ae6d660
Update CHANGELOG.md 2019-08-22 05:05:46 +03:00
Alexey Milovidov
6bbf3bd634 Added a metric for the number of files to send in Distributed tables 2019-08-22 04:30:49 +03:00
Alexey Milovidov
a7fa71aaf1 Fixed flappy test 2019-08-22 00:28:05 +03:00
Alexey Milovidov
e573b06373 Updated comment 2019-08-21 23:33:38 +03:00
Alexey Milovidov
93d380ddaa Fixed test 2019-08-21 23:32:58 +03:00
alexey-milovidov
4a54f3d7b6
Merge pull request #6583 from yandex/fix-false-race-condition-on-frozen-field
Fixed false data race in "MergeTreeDataPart::is_frozen" field
2019-08-21 23:12:34 +03:00
CurtizJ
d573c4ec3e fix wrong check for disabling "read in order" optimization 2019-08-21 20:42:44 +03:00
Nikolai Kochetov
6d81087bdc Remove _dummy column if it is not needed. 2019-08-21 19:53:40 +03:00
akonyaev
321233ddaa ADQM-34 fix hardcode for,at name in ArrowColumnToCHColumn class 2019-08-21 19:39:20 +03:00
Nikolai Kochetov
2e03ac09ec Fix MergingSortedTransform. 2019-08-21 19:38:27 +03:00
alexey-milovidov
a1560448d6
Update formats.md 2019-08-21 18:21:36 +03:00
alexey-milovidov
51f6d97511
Update formats.md 2019-08-21 18:20:42 +03:00
Nikolai Kochetov
e68775e3d0 Fix TotalsHavingTransform. 2019-08-21 17:51:32 +03:00
BayoNet
ae81fb5ace DOCAPI-7103: RU translation for CollapsingMergeTree update. (#6593) 2019-08-21 17:30:12 +03:00
akonyaev
caf0d30a5f ADQM-34 add orc input format 2019-08-21 17:19:47 +03:00
Nikolai Kochetov
fe3221d0e4 Fix SortingAggregatedTransform. 2019-08-21 17:19:18 +03:00
alexey-milovidov
d765671e7e Support Oracle Linux (#6585) 2019-08-21 17:05:59 +03:00
Nikolai Kochetov
c27cada229 Fix ExpressionTransform. 2019-08-21 16:14:23 +03:00
Alexander Tokmakov
5cb8605f61 limit number of mutations in the queue 2019-08-21 16:10:33 +03:00
Ivan Blinkov
b9870245fd
Add upcoming ClickHouse Meetup in Munich 2019-08-21 15:28:13 +03:00
Nikolai Kochetov
2a0a051090 Enable processors by default. 2019-08-21 14:34:40 +03:00
dimarub2000
b5e08fa929 Tried to fix 2019-08-21 14:12:58 +03:00
BayoNet
4648472f1b
Merge pull request #6449 from BayoNet/en-docs/DOCAPI-7442-system.parts-new-colunms
DOCAPI-7442: system.parts new columns
2019-08-21 13:52:55 +03:00
BayoNet
f29c941429
Merge pull request #6396 from BayoNet/en-docs/DOCAPI-7984-asof-join-on
DOCAPI-7984: ASOF JOIN ON docs
2019-08-21 13:46:47 +03:00
Dmitry Rubashkin
bd5dabb15c --help size fixed 2019-08-21 13:32:20 +03:00