Ivan Lezhankin
|
68138a76f8
|
Add tests for different HLL precisions
|
2018-10-24 21:05:55 +03:00 |
|
Ivan Lezhankin
|
aa6a69b635
|
Add TODO comment
|
2018-10-24 17:28:23 +03:00 |
|
Ivan Lezhankin
|
69ebaaeed6
|
Merge branch '3958/many_templates' of github.com:abyss7/ClickHouse into 3958/many_templates
|
2018-10-24 17:24:52 +03:00 |
|
Ivan Lezhankin
|
9296ef5008
|
Temporarily disable precalculated bias estimations for precisions other than 17.
|
2018-10-24 17:23:57 +03:00 |
|
alexey-milovidov
|
fd86a6bea5
|
Update AggregateFunctionUniqCombined.cpp
|
2018-10-22 22:38:46 +03:00 |
|
alexey-milovidov
|
bd148bb082
|
Update AggregateFunctionUniqCombined.cpp
|
2018-10-22 22:37:55 +03:00 |
|
alexey-milovidov
|
f90783d885
|
Update AggregateFunctionUniqCombined.cpp
|
2018-10-22 22:36:32 +03:00 |
|
alexey-milovidov
|
c8868cffaa
|
Update AggregateFunctionUniqCombined.cpp
|
2018-10-22 22:34:39 +03:00 |
|
Ivan Lezhankin
|
2a53716043
|
Move the precision template argument one level up.
|
2018-10-22 20:18:08 +03:00 |
|
Ivan Lezhankin
|
19ed7b6ae9
|
Minor optimizations
|
2018-10-22 13:00:37 +03:00 |
|
Ivan Lezhankin
|
28ea773b9e
|
Use a single "place" for a default precision constant.
Also update stateless tests.
|
2018-10-18 21:38:45 +03:00 |
|
Ivan Lezhankin
|
45e6fd8cd2
|
Fix compilation with gcc and code style
|
2018-10-18 18:25:39 +03:00 |
|
Ivan Lezhankin
|
d588120677
|
Keep default value for HLL precision in tests - to not break them.
|
2018-10-18 17:47:21 +03:00 |
|
Ivan Lezhankin
|
e16081d4d4
|
Fix initialization of precision.
|
2018-10-18 14:15:47 +03:00 |
|
Ivan Lezhankin
|
6d783ef013
|
Move-away "uniqCombined" as a separate aggregated function with HLL precision
|
2018-10-17 17:31:06 +03:00 |
|
Artem Zuikov
|
3359ba06c3
|
Merge pull request #3391 from 4ertus2/decimal
fix for Decimal128 group by [issue-3378]
|
2018-10-16 13:07:11 +03:00 |
|
chertus
|
29bd00f9f4
|
simple fix for Decimal128 group by [issue-3378]
|
2018-10-16 10:31:17 +03:00 |
|
chertus
|
465cb6d267
|
fix for Decimal128 group by [issue-3378]
|
2018-10-15 22:14:08 +03:00 |
|
proller
|
0cf72f9b26
|
clickhouse-odbc#125 : Make TIMESTAMP alias for DateTime type for allowing CAST(x AS TIMESTAMP)
|
2018-10-15 18:10:34 +03:00 |
|
alesapin
|
e6c414c936
|
Remove abs path from testing framework
|
2018-10-14 12:51:16 +03:00 |
|
Alexey Milovidov
|
50234013b5
|
Whitespaces [#CLICKHOUSE-4016]
|
2018-10-14 11:23:21 +03:00 |
|
Alexey Milovidov
|
c53f38260f
|
Added instruction for quick syntax check [#CLICKHOUSE-2]
|
2018-10-14 11:22:56 +03:00 |
|
Alexey Milovidov
|
9c4e74ad91
|
Merge branch 'master' of github.com:yandex/ClickHouse
|
2018-10-14 11:05:23 +03:00 |
|
Alexey Milovidov
|
42d5418257
|
Added fixture [#CLICKHOUSE-4016]
|
2018-10-14 11:05:13 +03:00 |
|
Kirill Shvakov
|
5600c35847
|
check drop type
|
2018-10-14 00:37:16 +03:00 |
|
Kirill Shvakov
|
0f509b9eb5
|
ReplicatedMergeTree: send drop request to the leader replica
|
2018-10-13 23:58:04 +03:00 |
|
Alexey Milovidov
|
881893da56
|
Merge branch 'master' of github.com:yandex/ClickHouse
|
2018-10-13 17:33:53 +03:00 |
|
Alexey Milovidov
|
f720a5bf95
|
Fixed typos in code #3373
|
2018-10-13 17:33:43 +03:00 |
|
avsharapov
|
11da23f153
|
Fix typo in readme
|
2018-10-13 15:28:08 +03:00 |
|
robot-clickhouse
|
dd07029050
|
Auto version update to [18.14.8] [54409]
|
2018-10-13 03:31:18 +03:00 |
|
Alexey Milovidov
|
72e2996e3e
|
Fixed incompatibility when versions prior to 18.12.17 are used on remote servers and newer is used on initiating server, and GROUP BY both fixed and non-fixed keys, and when two-level group by method is activated [#CLICKHOUSE-4035]
|
2018-10-13 02:43:25 +03:00 |
|
Alexey Milovidov
|
98859f232b
|
Merge branch 'master' into group_by_two_level_compatibility
|
2018-10-13 02:13:30 +03:00 |
|
robot-clickhouse
|
adf6291746
|
Auto version update to [18.14.7] [54409]
|
2018-10-12 22:44:51 +03:00 |
|
alexey-milovidov
|
845e8b19d8
|
Merge pull request #3367 from yandex/CLICKHOUSE-4060
CLICKHOUSE-4060: Use individual context for each function
|
2018-10-12 22:08:16 +03:00 |
|
chertus
|
e2e3205c62
|
add test for OR optimisation [issue-3339]
|
2018-10-12 19:16:27 +03:00 |
|
alesapin
|
72ef357a02
|
Fix typo assignment
|
2018-10-12 17:52:39 +03:00 |
|
alexey-milovidov
|
69a1303fc2
|
Merge pull request #3365 from liuyimin-bytedance/master
Add test for issue #3269
|
2018-10-12 17:08:01 +03:00 |
|
alexey-milovidov
|
8b4e58460a
|
Merge pull request #3366 from 4ertus2/decimal
Conditional for UUID [CLICKHOUSE-4016]
|
2018-10-12 17:06:29 +03:00 |
|
alexey-milovidov
|
b1ceb4bfc8
|
Merge pull request #3362 from yandex/nullable-types-from-external-databases
Allow Nullable types in MySQL, ODBC and MongoDB external sources
|
2018-10-12 16:59:01 +03:00 |
|
alesapin
|
17150fd688
|
CLICKHOUSE-4060: Use individual context for each function
|
2018-10-12 16:03:57 +03:00 |
|
chertus
|
688b5aa8e4
|
Conditional for UUID [CLICKHOUSE-4016]
|
2018-10-12 14:23:05 +03:00 |
|
liuyimin
|
5d40757e9b
|
Add test for issue #3269
|
2018-10-12 18:34:37 +08:00 |
|
Alexey Milovidov
|
81a9ab424f
|
Style #3362
|
2018-10-12 06:11:19 +03:00 |
|
Alexey Milovidov
|
0573b80288
|
Allow Nullable types in MySQL, ODBC and MongoDB external sources #3284
|
2018-10-12 05:41:54 +03:00 |
|
Alexey Milovidov
|
4bb8da039f
|
Allow Nullable types in MySQL, ODBC and MongoDB external sources #3284
|
2018-10-12 05:26:48 +03:00 |
|
Alexey Milovidov
|
d5bfe37879
|
Allow Nullable types in MySQL, ODBC and MongoDB external sources #3284
|
2018-10-12 05:09:47 +03:00 |
|
Alexey Milovidov
|
f8e5a22e03
|
Fixed "timeSlot" and "timeSlots" functions [#CLICKHOUSE-4016]
|
2018-10-12 03:40:19 +03:00 |
|
Alexey Milovidov
|
6e39e021f0
|
Disable "compile_expressions" setting by default because it is not production ready [#CLICKHOUSE-4060]
|
2018-10-12 03:21:24 +03:00 |
|
Alexey Milovidov
|
f2e161156e
|
Added test #3342
|
2018-10-12 03:18:36 +03:00 |
|
Alexey Milovidov
|
f650bde97d
|
Merge branch 'master' into fix-function-if
|
2018-10-12 02:49:06 +03:00 |
|