proller
1c1b6ce9f5
Mongo: support new sha1 auth with new external poco 1.7.8 ( #518 )
...
* Mongo: support new sha1 auth with new external poco 1.7.8
* add test
* disable test
2017-02-21 23:24:02 +04:00
proller
d9fa329107
debian/rules: allow add any cmake args via CMAKE_FLAGS_ADD=... ( #513 )
2017-02-21 22:51:59 +04:00
proller
3e824b3b4f
add test (Not found column date in block. There are only columns: x.) [#CLICKHOUSE-1993]
2017-02-21 22:45:37 +04:00
Alexey Zatelepin
7090d0861a
reinitialize primary key after ALTER [#CLICKHOUSE-2853]
2017-02-21 21:32:04 +04:00
Vitaliy Lyudvichenko
65d7187809
Merge pull request #514 from chipitsine/master
...
removed obsolete "ENABLE_MONGODB" option
2017-02-21 14:47:07 +03:00
Ilya Shipitsin
5b020ea353
removed obsolete "ENABLE_MONGODB" option
2017-02-20 21:36:14 +05:00
Vitaliy Lyudvichenko
3ee4e6b79b
Banned Null(AggregateFunction(...)) type in arrayReduce. Fix test. [#CLICKHOUSE-2845]
2017-02-18 22:25:19 +03:00
Alexey Milovidov
9ad3c68a7e
Updated presentation [#CLICKHOUSE-3].
2017-02-18 08:34:06 +03:00
Alexey Milovidov
3af86b663d
Revert "Removed useless files [#CLICKHOUSE-3]."
...
This reverts commit 1b5c668d91
.
2017-02-18 08:32:15 +03:00
Alexey Milovidov
1b5c668d91
Removed useless files [#CLICKHOUSE-3].
2017-02-18 08:31:14 +03:00
Alexey Milovidov
3c9cf7d4fd
Merge branch 'master' of github.com:yandex/ClickHouse
2017-02-18 08:29:06 +03:00
Alexey Milovidov
d0c2b0b1bc
Added presentations [#CLICKHOUSE-3].
2017-02-18 08:28:18 +03:00
Vitaliy Lyudvichenko
411ba82a24
Fix after PR merge.
2017-02-18 03:26:32 +03:00
proller
7df722d731
Speedup of CacheDictionary (part2: complex) [#CLICKHOUSE-2176] ( #502 )
...
* Auto version update to [54146]
* Fixing dictionaries [#CLICKHOUSE-2176]
* fix
* Auto version update to [54194]
* Revert "Auto version update to [54194]"
This reverts commit 3367678a04
.
* wip
* wip
* clean
* const
* fix
* wip
* wip
* wip
* wip
* wip
* wip
* clean
* Fixing dictionaries [#CLICKHOUSE-2176]
* style
* style
* style
* wip
* wip
* struct
* clean
* clean
* clean
* wip
* wip broken
* wip
* wip
* wip
* wip
* wip
* wip
* clean
* clean
* space
* tester
* wip
* fix
* clean
* style
2017-02-18 00:37:03 +04:00
alexey-milovidov
1fa8c17f9f
Update ColumnConstAggregateFunction.h
2017-02-18 00:36:31 +04:00
alexey-milovidov
5755891325
Update PODArray.h
2017-02-18 00:36:31 +04:00
alexey-milovidov
554688bd89
Update evaluateConstantExpression.h
2017-02-18 00:36:31 +04:00
Vitaliy Lyudvichenko
453ab0423c
Fixed compiler errors after rebase.
2017-02-18 00:36:31 +04:00
Vitaliy Lyudvichenko
1572cf39fb
Translate doc comments in IColumn.h to English. [#CLICKHOUSE-3]
2017-02-18 00:36:31 +04:00
Vitaliy Lyudvichenko
8bcb1fe970
Add support of AggregateFunction constants in VALUES and Set. [#CLICKHOUSE-2845]
2017-02-18 00:36:31 +04:00
Vitaliy Lyudvichenko
f1b5e927a5
Fixed typo in test.
2017-02-18 00:36:31 +04:00
Vitaliy Lyudvichenko
97c4211409
Add support of scalars with AggregateFunction() type. [#CLICKHOUSE-2845]
...
Fixed segfaults for arrayReduce. [#CLICKHOUSE-2787]
2017-02-18 00:36:31 +04:00
alexey-milovidov
c52670776c
Merge pull request #507 from proller/fix1
...
Tests: external: add more options to script
2017-02-17 18:52:57 +04:00
Alexey Milovidov
96449a2bc9
Changed default implementation of COUNT(DISTINCT ...) to avoid confusion [#CLICKHOUSE-3].
2017-02-17 17:12:23 +03:00
proller
fdf634125e
Tests: external: add more options to script
2017-02-17 17:12:02 +03:00
Alexey Milovidov
2d251802ac
Better check-marks tool [#CLICKHOUSE-2841].
2017-02-17 04:47:07 +03:00
Alexey Milovidov
5c8a51678c
check-marks: added another method for check [#CLICKHOUSE-2841].
2017-02-17 04:32:25 +03:00
Alexey Milovidov
2e0374f5e0
Addition to prev. revision [#CLICKHOUSE-2841].
2017-02-17 00:49:15 +03:00
Alexey Milovidov
d3e2699e12
Addition to prev. revision [#CLICKHOUSE-2841].
2017-02-17 00:43:07 +03:00
Alexey Milovidov
e154af029d
Added a tool to check correctness of .mrk file [#CLICKHOUSE-2841].
2017-02-17 00:38:25 +03:00
Alexey Milovidov
7bee9f650e
Removed old logic, when paths in graphite could use something other than FQDN [#MTRSADMIN-2700].
2017-02-16 22:46:22 +03:00
Dmitry Moskowski
90d56253cf
Added docker-compose config
2017-02-16 22:00:25 +04:00
Dmitry Moskowski
e9d3c03ad6
Use https protocol to access the package repo
2017-02-16 22:00:25 +04:00
proller
27b10bec7f
debian: Again fix postinst (dont chown not existing dirs) ( #501 )
...
* Fix init.d script for all dash versions
* fix
* fix
* debian: Again fix postinst (dont chown not existing dirs)
* fix
2017-02-16 21:57:46 +04:00
proller
abfc1508b7
Fix init.d script for all dash versions ( #498 )
...
* Fix init.d script for all dash versions
* fix
* fix
2017-02-16 03:43:52 +04:00
Artemkin Pavel
cc62477403
extra distinct pass was eliminated in case of single stream mode [#METR-23942] ( #492 )
2017-02-16 00:17:46 +04:00
alexey-milovidov
272b88183c
Merge pull request #497 from yandex/fix-invalidated-iterator-usage
...
fix usage of possibly invalidated iterator [#CLICKHOUSE-2]
2017-02-15 23:47:37 +04:00
Alexey Zatelepin
93a9e64624
fix usage of possibly invalidated iterator [#CLICKHOUSE-2]
2017-02-15 22:39:18 +03:00
alexey-milovidov
e936a57a9e
Merge pull request #496 from proller/fix
...
init.d scropt logdir permission fix
2017-02-15 22:25:59 +04:00
proller
7be103b4da
init.d scropt logdir permission fix
2017-02-15 19:11:16 +03:00
alexey-milovidov
17a1adb0cc
Merge pull request #494 from jbfavre/fix_unbundled_gperftools
...
Fix USE_INTERNAL_GPERFTOOLS_LIBRARY setting not using UNBUNDLED
2017-02-15 02:05:55 +04:00
Jean Baptiste Favre
26ddf808b5
Fix bad USE_INTERNAL_GPERFTOOLS_LIBRARY not using UNBUNDLED
...
UNBUNDLED is supposed to set every USE_INTERNAL_* variables to 0.
This is not the case with USE_INTERNAL_GPERFTOOLS_LIBRARY which only depends on wether we're running FreeBSD.
This patch aims to:
- set USE_INTERNAL_GPERFTOOLS_LIBRARY to 0 when running FreeBSD
- set USE_INTERNAL_GPERFTOOLS_LIBRARY to NOT_UNBUNDLED for other systems
2017-02-14 21:37:46 +01:00
proller
1491a383d2
iostream_debug_helpers ( #493 )
...
* iostream_debug_helpers
* fixes
* fix
* fix
2017-02-14 23:14:34 +04:00
Alexey Milovidov
1ec05ee9cf
Merge branch 'master' of github.com:yandex/ClickHouse
2017-02-14 21:30:27 +03:00
Alexey Milovidov
11ed7fa5ac
Updated numbers on web site [#CLICKHOUSE-3].
2017-02-14 21:30:11 +03:00
proller
2ec141d5e9
Speedup of CacheDictionary (part1) [#CLICKHOUSE-2176] ( #474 )
...
* Auto version update to [54146]
* Fixing dictionaries [#CLICKHOUSE-2176]
* fix
* Auto version update to [54194]
* Revert "Auto version update to [54194]"
This reverts commit 3367678a04
.
* wip
* wip
* clean
* const
* fix
* wip
* wip
* wip
* wip
* wip
* wip
* clean
* Fixing dictionaries [#CLICKHOUSE-2176]
* style
* style
* style
* struct
* clean
* clean
* clean
2017-02-14 22:06:21 +04:00
Alexey Milovidov
bc9f8721db
Auto version update to [54164]
2017-02-14 16:41:08 +03:00
proller
b5b64ceb2b
Fix apple .so version ( #490 )
...
* Cmake: fix fallback to internal libs if no external found
* wip
* style
* fix
* Fix apple .so version
2017-02-14 16:34:32 +04:00
Alexey Milovidov
b5d5fcc17d
Merge branch 'master' of github.com:yandex/ClickHouse
2017-02-14 15:12:44 +03:00
Alexey Milovidov
b4a47af61d
Style [#CLICKHOUSE-2].
2017-02-14 15:12:23 +03:00