Commit Graph

28822 Commits

Author SHA1 Message Date
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
BayoNet
209af3e1c4 DOCAPI-7442: Clarification 2019-08-21 13:18:41 +03:00
BayoNet
0b273cdf91
Update docs/en/operations/system_tables.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
2019-08-21 12:14:50 +03:00
BayoNet
3862dd95df
Update docs/en/operations/system_tables.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
2019-08-21 12:14:38 +03:00
BayoNet
9a8d1266ba
Update docs/en/operations/system_tables.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
2019-08-21 12:14:00 +03:00
BayoNet
8fcb8022c4
Update docs/en/operations/system_tables.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
2019-08-21 12:13:25 +03:00
BayoNet
bfbed4100e
Update docs/en/query_language/select.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
2019-08-21 12:05:23 +03:00
BayoNet
52728493d5
Update docs/en/query_language/select.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
2019-08-21 12:04:33 +03:00
BayoNet
fde0a2f51e
Update docs/en/query_language/select.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
2019-08-21 12:04:15 +03:00
BayoNet
8c5833964d
Update docs/en/query_language/select.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
2019-08-21 12:02:28 +03:00
alesapin
70ca7f4156 Merge with master 2019-08-21 11:57:35 +03:00
dimarub2000
086dd815ac T_test.h added, some fixes 2019-08-21 11:53:41 +03:00
BayoNet
1536d42556
Merge pull request #6235 from BayoNet/en-docs/DOCAPI-7460
DOCAPI-7460: histogram function description
2019-08-21 11:11:39 +03:00
BayoNet
e89e23c080
DOCAPI-7991: Update of Log engines docs (#6516)
* Link fix.

* Fixed ZH docs build.

* DOCAPI-7991: Upate of *Log engines docs.

* DOCAPI-7991: Typo fix.
2019-08-21 11:00:20 +03:00
BayoNet
9a245f7930
DOCAPI-7438: Update of quantileTiming docs. (#6455)
* Link fix.

* DOCAPI-7438: Update of quantileTiming functions docs.

* Update docs/en/query_language/agg_functions/reference.md

Co-Authored-By: Ivan Blinkov <github@blinkov.ru>

* Update docs/en/query_language/agg_functions/reference.md

Co-Authored-By: Ivan Blinkov <github@blinkov.ru>

* Update docs/en/query_language/agg_functions/reference.md

Co-Authored-By: Ivan Blinkov <github@blinkov.ru>

* DOCAPI-7438: Clarifications.

* DOCAPI-7438: Links fix.
2019-08-21 10:52:51 +03:00
Alexey Milovidov
3c3ca97218 Addition to prev. revision 2019-08-21 08:47:09 +03:00
alexey-milovidov
f77c8cd79c
Merge pull request #6582 from yandex/fix-fuzz-test
Fixed timeouts in fuzz test
2019-08-21 08:45:01 +03:00
alexey-milovidov
e6fd885c68
Merge pull request #6580 from yandex/fix-nullif
Fix nullIf function.
2019-08-21 06:36:47 +03:00
alexey-milovidov
308baa182e
Merge branch 'master' into table-constraints 2019-08-21 06:33:08 +03:00
Alexey Milovidov
d848009827 Fixed false data race in "MergeTreeDataPart::is_frozen" field 2019-08-21 06:16:59 +03:00
Alexey Milovidov
6e8389bff5 Fixed fuzz test 2019-08-21 06:07:53 +03:00
Alexey Milovidov
c7850d6537 Removed obsolete trash from fuzz test 2019-08-21 06:06:43 +03:00
alexey-milovidov
0e896fb341
Merge pull request #6578 from yandex/disable-elf-on-macos
Disable ELF on Mac OS
2019-08-21 06:01:49 +03:00
Alexey Milovidov
40454aa7a0 Addition to prev. revision 2019-08-21 05:46:54 +03:00
Alexey Milovidov
6e26d8ccdf Addition to prev. revision 2019-08-21 05:42:50 +03:00
Alexey Milovidov
8966520801 Added "assert_cast" function as a replacement for static_cast for columns 2019-08-21 05:28:04 +03:00
Alexey Milovidov
b768bef4e3 Fixed nullIf function 2019-08-21 04:43:19 +03:00
Alexey Milovidov
69be2c4658 Fixed nullIf function 2019-08-21 04:28:55 +03:00
Alexey Milovidov
449dc4757a Fixed nullIf function 2019-08-21 04:20:06 +03:00
Alexey Milovidov
562bffb337 Fixed nullIf function 2019-08-21 04:14:25 +03:00
alexey-milovidov
2b31409332
Merge pull request #6579 from yandex/parquet-bool-fix
Parquet: Fix reading boolean columns
2019-08-21 04:01:28 +03:00