BayoNet
37b77feac3
DOCAPI-6890: system.parts.is_frozen description.
2019-06-05 16:32:38 +03:00
Orivej Desh
5ec179377a
DEVTOOLS-5170 Delete Y_IGNORE markers ( #5533 )
...
They have been superseded by a new include resolution configuration that lives
outside clickhouse source tree.
2019-06-05 14:52:39 +03:00
Alexander Kuzmenkov
8952871136
Russian changelog for 19.7
2019-06-05 14:05:04 +03:00
Zhichang Yu
ff374b65c8
added bitmapContains doc
2019-06-05 18:22:48 +08:00
zhang2014
9b01517e21
sync en functions document
2019-06-05 18:04:00 +08:00
alesapin
07ee60b546
Fix bug with pooled HTTP sessions and host ip change
2019-06-05 12:23:41 +03:00
zhang2014
176c4e6702
translation function document
2019-06-05 16:54:36 +08:00
Zhichang Yu
a477920206
added test cases for bitmapContains
2019-06-05 16:49:50 +08:00
Zhichang Yu
b694d039c1
added FunctionBitmapContains
2019-06-05 16:25:48 +08:00
BayoNet
50e4962e53
DOCAPI-3825: Fixes.
2019-06-05 09:45:21 +03:00
BayoNet
891926ab19
DOCAPI-3697: Fixes.
2019-06-05 09:30:38 +03:00
alexey-milovidov
9fdc209f32
Merge pull request #5502 from yandex/aku/19.7-changelog
...
Changelog for 19.7.3.9
2019-06-05 08:08:27 +03:00
alexey-milovidov
4ca476ec80
Merge pull request #5516 from yandex/fix-regression-models
...
Fix regression models
2019-06-05 08:07:18 +03:00
alexey-milovidov
b7248803d5
Merge pull request #5524 from NanoBjorn/fix-drop-index-if-exists
...
Fixed DROP INDEX IF EXISTS and added simple test
2019-06-05 08:04:04 +03:00
alexey-milovidov
914663e272
Merge pull request #5528 from infinivision/fix_bitmapHasAny
...
Fix bitmapHasAny segment fault
2019-06-05 08:03:28 +03:00
alexey-milovidov
59a59c34c6
Update FunctionsBitmap.h
2019-06-05 08:03:09 +03:00
Zhichang Yu
0e3f2d5faa
added comments for bitmapHasAll and bitmapHasAny
2019-06-05 11:26:13 +08:00
alesapin
aa39e5a745
Add case for host ip change
2019-06-04 23:59:31 +03:00
BayoNet
1c5ab08e22
DOCAPI-6554: LIMIT BY. EN review. RU translation. ( #5425 )
2019-06-04 23:14:30 +03:00
BayoNet
6f72f77f21
DOCAPI-6183: JOIN syntax limitations. ( #5424 )
2019-06-04 22:50:24 +03:00
proller
e2a94d0fbb
Add new bug.
2019-06-04 20:03:41 +03:00
BayoNet
433bd71bee
DOCAPI-6426: RU translation for max-partitions-per-insert-block descr… ( #5415 )
2019-06-04 17:10:18 +03:00
BayoNet
d895b39fa0
DOCAPI-6427: Settings for formats. EN review and RU translation. ( #5423 )
2019-06-04 17:09:19 +03:00
proller
a063517091
CLICKHOUSE-3887 Debian init: Service stop timeout ( #5522 )
2019-06-04 16:03:22 +03:00
proller
64924f5ef3
Docker: add comments with current tags
2019-06-04 16:01:16 +03:00
Ivan Lezhankin
81ce1ed5ff
Revert "Try "fix" tests"
...
This reverts commit 52d1042310
.
2019-06-04 15:35:31 +03:00
Gleb Novikov
4a6c66786c
fake commit to trigger CI
2019-06-04 13:36:54 +03:00
Gleb Novikov
29a26af156
Merge branch 'master' into fix-drop-index-if-exists
2019-06-04 11:32:22 +03:00
Zhichang Yu
ddad564bab
added function test for bitmapHasAny + scalar subquery
2019-06-04 16:18:59 +08:00
BayoNet
40d864a3d0
Merge branch 'master' of github.com:yandex/ClickHouse into DOCAPI-4197-limitations-settings
2019-06-04 10:46:05 +03:00
BayoNet
b4e2c4f344
DOCAPI-4197: Fixes of markup and links.
2019-06-04 10:31:22 +03:00
BayoNet
f768df209b
DOCAPI-4197: Some fixes and clarifications.
2019-06-04 10:20:51 +03:00
Zhichang Yu
6d0e7b7b21
fix https://github.com/yandex/ClickHouse/issues/5479
2019-06-04 14:10:51 +08:00
alexey-milovidov
e389df385c
Merge pull request #5523 from orivej/croaring
...
DEVTOOLS-5507 Include roaring.h as roaring/roaring.h
2019-06-04 03:58:22 +03:00
Gleb Novikov
f96b3a9daa
Fixed typo
2019-06-04 00:12:36 +03:00
Gleb Novikov
8bd2c7b3a7
Fixed DROP INDEX IF EXISTS and added simple test
2019-06-04 00:08:52 +03:00
Anton Yuzhaninov
091b591681
Fix build without Brotli ( #5513 ) ( #5521 )
2019-06-03 23:27:53 +03:00
alesapin
db6de83fa1
Merge pull request #5520 from yandex/fix_inconsistent_parts_removing
...
Fix inconsistent parts remove from local FS without dropping them from ZK
2019-06-03 21:18:16 +03:00
proller
88f3a48afa
Fixes for parallel test run ( #5506 )
2019-06-03 20:36:27 +03:00
Георгий Кондратьев
2499cefdb9
DEVTOOLS-5507 Include roaring.h as roaring/roaring.h
...
This is needed to unbundle roaring. Its original cmake build system installs:
/usr/include/roaring/roaring.h
/usr/include/roaring/roaring.hh
and declares:
set_target_properties(roaring::roaring PROPERTIES
INTERFACE_INCLUDE_DIRECTORIES "/usr/include"
)
2019-06-03 17:03:41 +00:00
Ivan Lezhankin
52d1042310
Try "fix" tests
2019-06-03 19:58:35 +03:00
Ivan Lezhankin
5a6d95ef3e
Run .sql tests with standalone server
2019-06-03 19:57:02 +03:00
Ivan Lezhankin
e56dea2f4f
Initial implementation of pytest tests for stateless queries.
2019-06-03 19:57:02 +03:00
Ivan
f70eed78d8
Don't do intermediate commits in Kafka tables by default ( #5445 )
...
* Don't do intermediate commits in Kafka tables by default
* Use default settings' values as defaults in code
2019-06-03 19:40:22 +03:00
alesapin
dfe214b37c
Fix inconsistent parts remove from local FS without dropping them from ZK
2019-06-03 17:58:19 +03:00
Ivan Lezhankin
8326021d74
Fix style
2019-06-03 17:36:59 +03:00
Ivan Lezhankin
b311984879
Merge remote-tracking branch 'upstream/master' into issue-5286
2019-06-03 17:19:09 +03:00
Alexander Kuzmenkov
379e52ecca
Changelog fixes.
2019-06-03 16:51:28 +03:00
Ivan Blinkov
62e18d89ea
CLICKHOUSE-4536 fix ( #5517 )
2019-06-03 11:25:50 +03:00
alesapin
1319610c0b
Merge pull request #5497 from yandex/perftests-file-formats
...
[WIP] Improvement performance tests for formatting and parsing tables with engine File
2019-06-03 11:21:34 +03:00