Alexey Milovidov
|
f9a5902e76
|
Support for NULLs in function if: continued [#CLICKHOUSE-2873].
|
2017-03-09 06:34:09 +03:00 |
|
Alexey Milovidov
|
169fc988b7
|
Added comment [#CLICKHOUSE-4].
|
2017-03-08 00:45:52 +03:00 |
|
Alexey Milovidov
|
8314262f25
|
If for Nullable: continued [#CLICKHOUSE-2873].
|
2017-03-07 23:52:09 +03:00 |
|
Alexey Milovidov
|
fe24bb25a0
|
If for Nullable types: additions [#CLICKHOUSE-2873].
|
2017-03-07 23:42:01 +03:00 |
|
Alexey Milovidov
|
3d9d74e994
|
Merge branch 'master' into if-support-nulls
|
2017-03-07 19:11:22 +03:00 |
|
Alexey Milovidov
|
8eeeea200a
|
Better [#CLICKHOUSE-2872].
|
2017-03-07 04:35:36 +03:00 |
|
Alexey Milovidov
|
0a8d89e4ba
|
More safe [#CLICKHOUSE-4].
|
2017-03-07 00:36:33 +03:00 |
|
artpaul
|
1d8da3f8aa
|
allow compiler to catch inconsistency
|
2017-03-06 18:39:29 +05:00 |
|
artpaul
|
f9a08d74a5
|
remove unused include
|
2017-03-06 10:58:29 +05:00 |
|
artpaul
|
7f8c41dd1e
|
remove unused includes
|
2017-03-06 02:20:02 +05:00 |
|
artpaul
|
91f5e7ae5c
|
add priority and is_default columns [#CLICKHOUSE-2084]
|
2017-03-05 16:00:25 +05:00 |
|
Alexey Milovidov
|
7934475779
|
Added missing line [#CLICKHOUSE-2871].
|
2017-03-05 06:37:34 +03:00 |
|
Alexey Milovidov
|
a706e96bc4
|
Added more metrics for StorageBuffer [#CLICKHOUSE-2871].
|
2017-03-05 04:23:10 +03:00 |
|
artpaul
|
aed028eb96
|
remove meaningless comment
|
2017-03-05 04:45:35 +04:00 |
|
artpaul
|
76e9213141
|
system table with graphite configuration [#CLICKHOUSE-2084]
|
2017-03-05 04:45:35 +04:00 |
|
artpaul
|
1e13e68028
|
blank for system.graphite
|
2017-03-05 04:45:35 +04:00 |
|
proller
|
3e835a455f
|
http server: allow custom root response (#553)
* http server: allow custom root responce
* fix configs
* Update Server.cpp
|
2017-03-04 06:00:21 +04:00 |
|
alexey-milovidov
|
1ddc262eb8
|
Merge pull request #554 from proller/fix1
fix scope_exit formatting
|
2017-03-04 05:59:05 +04:00 |
|
Alexey Milovidov
|
d3b22774c9
|
Comments [#CLICKHOUSE-2788].
|
2017-03-04 00:15:46 +03:00 |
|
proller
|
05e87ad7a2
|
fix scope_exit formatting
|
2017-03-04 00:10:41 +03:00 |
|
proller
|
2252864b3a
|
clang-format Server.cpp (#550)
* clang-format Server.cpp
* SCOPE_EXIT
* fix sort includes
* format
|
2017-03-03 22:59:42 +04:00 |
|
Alexey Milovidov
|
6635f50f75
|
Indentation [#CLICKHOUSE-2].
|
2017-03-03 03:39:42 +03:00 |
|
proller
|
107fb86a40
|
Support multiplie listen addresses, set listen_host to local only (#545)
* Support multiplie listen addresses, set listen_host to local only
* set correct default
* better config
* no include
* Update Server.cpp
|
2017-03-03 04:24:56 +04:00 |
|
proller
|
067ff7a5c7
|
Customizable internal compiler
|
2017-03-02 16:34:43 +03:00 |
|
alexey-milovidov
|
35215d077e
|
Merge pull request #544 from serebrserg/METR-23630
METR-23630: add pointInEllipses function
|
2017-03-02 17:05:26 +04:00 |
|
artpaul
|
be7c70da5c
|
fix IN with nested tuples [#CLICKHOUSE-1999]
|
2017-03-01 19:48:21 +05:00 |
|
serebrserg
|
42ce089aa6
|
add pointInEllipses function
|
2017-03-01 12:23:49 +03:00 |
|
proller
|
0e91c47066
|
Allow build with external double-conversion lz4 zstd re2 zookeeper (#531)
* Allow build with external double-conversion lz4 zstd re2 zookeeper
* fix
* fix
* freebsd fixes
* spaces
* fix
* fix
* fix
* wip
* move
* fix
|
2017-03-01 03:49:04 +04:00 |
|
proller
|
5cf6f4d8c1
|
Fix host header in http request to dictionaries (#526)
* Tests: dictionaries: allow completely disable mongo and mysql
* Fix host header in http request to dictionaries
|
2017-02-28 01:09:57 +04:00 |
|
proller
|
57c336f267
|
HTTPDictionarySource support HTTPS (#510)
* https support in dictionaries
* Style
|
2017-02-28 01:07:57 +04:00 |
|
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 |
|
Alexey Zatelepin
|
7090d0861a
|
reinitialize primary key after ALTER [#CLICKHOUSE-2853]
|
2017-02-21 21:32:04 +04:00 |
|
Vitaliy Lyudvichenko
|
3ee4e6b79b
|
Banned Null(AggregateFunction(...)) type in arrayReduce. Fix test. [#CLICKHOUSE-2845]
|
2017-02-18 22:25:19 +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 |
|
Vitaliy Lyudvichenko
|
8bcb1fe970
|
Add support of AggregateFunction constants in VALUES and Set. [#CLICKHOUSE-2845]
|
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 |
|
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 Zatelepin
|
93a9e64624
|
fix usage of possibly invalidated iterator [#CLICKHOUSE-2]
|
2017-02-15 22:39:18 +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
|
354bed5bd7
|
Merge branch 'master' of github.com:yandex/ClickHouse
|
2017-02-13 19:12:46 +03:00 |
|
Alexey Milovidov
|
db9935337c
|
Misc [#CLICKHOUSE-2].
|
2017-02-13 19:12:34 +03:00 |
|
proller
|
f8d2f19280
|
Fix odbc include, clang-format fixes, misc (#484)
* Cmake: fix fallback to internal libs if no external found
* wip
* style
* fix
|
2017-02-13 17:59:34 +04:00 |
|
Alexey Milovidov
|
8f9b70a1d7
|
Style [#CLICKHOUSE-2].
|
2017-02-13 13:38:50 +03:00 |
|
Alexey Milovidov
|
bb7247993a
|
Merge branch 'uncompressed-size-in-system-tables'
|
2017-02-13 01:08:31 +03:00 |
|
Alexey Milovidov
|
7bf5373390
|
Added comments [#CLICKHOUSE-2831].
|
2017-02-13 01:07:38 +03:00 |
|
artpaul
|
f8a0f55335
|
#360 explicit types
|
2017-02-12 16:09:55 +05:00 |
|
artpaul
|
0c1dab92a3
|
#360 ordinary
|
2017-02-12 15:34:08 +05:00 |
|
Alexey Milovidov
|
c9b4a163be
|
Added info about uncompressed size to system.columns table [#CLICKHOUSE-2831].
|
2017-02-12 01:31:22 +04:00 |
|
alexey-milovidov
|
4593d363d1
|
Fix poor distributed insertion scalability (#481)
* Fix poor scalability of INSERT into Distributed table [#CLICKHOUSE-2791].
* Fix poor scalability of INSERT into Distributed table (continued) [#CLICKHOUSE-2791].
* Misc [#CLICKHOUSE-2791].
* Fixed error [#CLICKHOUSE-2791].
|
2017-02-12 00:20:57 +04:00 |
|
Alexey Milovidov
|
30737aa7a1
|
Added info about uncompressed size to system.columns table [#CLICKHOUSE-2831].
|
2017-02-11 20:43:28 +03:00 |
|