Nikolai Kochetov
|
85318c0bfd
|
Merge branch 'master' into aggregate-function-state-in-field
|
2019-02-11 15:41:11 +03:00 |
|
Nikolai Kochetov
|
9787b3a1ee
|
Added Field type AggregateFunctionState.
|
2019-02-11 14:19:56 +03:00 |
|
alexey-milovidov
|
81a184c47f
|
Merge pull request #4301 from yandex/input-data-in-perf-test
Fix perf-test input data and refactor two tests
|
2019-02-11 12:52:03 +03:00 |
|
alexey-milovidov
|
993b1a073c
|
Merge pull request #4330 from yandex/fix-table-create-query-toctou
Fixed test (TOCTOU)
|
2019-02-11 03:57:27 +03:00 |
|
Alexey Milovidov
|
c345ded839
|
Added comment #4200
|
2019-02-11 03:17:49 +03:00 |
|
alexey-milovidov
|
f58e0c7c97
|
Merge pull request #4200 from DarkWanderer/feature/row-binary-with-headers
Added RowBinaryWithNamesAndTypes format
|
2019-02-11 03:14:56 +03:00 |
|
alexey-milovidov
|
ae5338089a
|
Merge pull request #4329 from yandex/andrewgolman-add_topkweighed
Added topKWeighted aggregate function (cleanups)
|
2019-02-11 02:52:22 +03:00 |
|
Alexey Milovidov
|
0221757262
|
Fixed test (TOCTOU)
|
2019-02-11 02:13:09 +03:00 |
|
alexey-milovidov
|
4f2b35cb10
|
Merge pull request #4215 from abyss7/CLICKHOUSE-3729
Report progress from server-side to keep client connections alive
|
2019-02-11 02:07:57 +03:00 |
|
Alexey Milovidov
|
c2d1301174
|
Fixed typo once again #4245
|
2019-02-11 01:31:36 +03:00 |
|
Alexey Milovidov
|
e1703eb2a0
|
Added a test #4245
|
2019-02-11 00:29:34 +03:00 |
|
alexey-milovidov
|
d47c307f91
|
Merge pull request #4328 from yandex/nezed-forks-implement-not-between
Implement NOT BETWEEN operator (cleanups).
|
2019-02-11 00:21:34 +03:00 |
|
Alexey Milovidov
|
5ed720b522
|
Fixed typo
|
2019-02-11 00:17:52 +03:00 |
|
Alexey Milovidov
|
47bffbf760
|
Merge branch 'master' into andrewgolman-add_topkweighed
|
2019-02-11 00:15:35 +03:00 |
|
Alexey Milovidov
|
0861af12a3
|
Fixed thread names
|
2019-02-11 00:15:14 +03:00 |
|
Alexey Milovidov
|
7ddede66db
|
Added support for generic case for aggregate function topKWeighted; fixed errors #4245
|
2019-02-11 00:01:26 +03:00 |
|
Alexey Milovidov
|
ec5fbce404
|
Merge branch 'add_topkweighed' of https://github.com/andrewgolman/ClickHouse into andrewgolman-add_topkweighed
|
2019-02-10 23:31:17 +03:00 |
|
Alexey Milovidov
|
a1754f76b5
|
Added one more keyword for command line completions #4328
|
2019-02-10 23:30:28 +03:00 |
|
alexey-milovidov
|
78869a7c0c
|
Merge pull request #4327 from yandex/highlight-like-and-regexps
Usability: highlight metacharacters in LIKE expressions and regexps
|
2019-02-10 23:27:39 +03:00 |
|
Alexey Milovidov
|
f4f97867c3
|
Fixed error #4228
|
2019-02-10 23:23:24 +03:00 |
|
Alexey Milovidov
|
c0dd4debc5
|
Fixed error #4228
|
2019-02-10 23:21:22 +03:00 |
|
Alexey Milovidov
|
1f41aeaf7a
|
Avoid some corner cases like "SELECT 1 NOT WITH CUBE"
|
2019-02-10 23:18:47 +03:00 |
|
Alexey Milovidov
|
08c5c45f2b
|
Added a test for operator priority #4228
|
2019-02-10 23:18:11 +03:00 |
|
Alexey Milovidov
|
69b84380f2
|
Make it work #4228
|
2019-02-10 23:17:53 +03:00 |
|
Alexey Milovidov
|
8e564a616c
|
Fixed error #4228
|
2019-02-10 23:08:44 +03:00 |
|
alexey-milovidov
|
0dd618b9ad
|
Merge pull request #4326 from yandex/duplicate-includes
Removed duplicate includes
|
2019-02-10 22:31:37 +03:00 |
|
alexey-milovidov
|
c6a01ccfb3
|
Merge pull request #4325 from yandex/k3box-arbitrary-const-expressions-in-limit
Add arbitrary const expressions in limit processing (cleanups)
|
2019-02-10 22:29:58 +03:00 |
|
alexey-milovidov
|
c6d9259e2a
|
Update ASTFunction.cpp
|
2019-02-10 22:21:08 +03:00 |
|
Alexey Milovidov
|
021fc36064
|
Highlight metacharacters in LIKE expressions and regexps
|
2019-02-10 22:11:47 +03:00 |
|
Alexey Milovidov
|
2c7cf23f3f
|
Removed support for constant expressions in TOP because they cannot work
|
2019-02-10 21:19:26 +03:00 |
|
Alexey Milovidov
|
d9ab923a2a
|
Fixed typo
|
2019-02-10 21:14:23 +03:00 |
|
Alexey Milovidov
|
5ebc717d23
|
Merge branch 'implement-not-between' of https://github.com/nezed-forks/ClickHouse into nezed-forks-implement-not-between
|
2019-02-10 20:42:27 +03:00 |
|
Alexey Milovidov
|
e150e62040
|
Grouped includes (40 of 182)
|
2019-02-10 20:40:52 +03:00 |
|
Alexey Milovidov
|
ba3cb83a84
|
Removed duplicate includes
|
2019-02-10 20:12:22 +03:00 |
|
Alexey Milovidov
|
58a6accee5
|
Updated test #4246
|
2019-02-10 19:55:12 +03:00 |
|
alexey-milovidov
|
09ee8816a1
|
Merge pull request #4323 from yandex/low-cardinality-production-ready
LowCardinality data type is production ready
|
2019-02-10 19:41:57 +03:00 |
|
Alexey Milovidov
|
4799a343ee
|
Addition to prev. revision #4246
|
2019-02-10 19:22:38 +03:00 |
|
Alexey Milovidov
|
d22b52b933
|
Allow constant expressions in LIMIT BY and TOP; fixed error #4246
|
2019-02-10 18:27:27 +03:00 |
|
Alexey Milovidov
|
c603d270f4
|
Cleanups #4246
|
2019-02-10 18:17:45 +03:00 |
|
alexey-milovidov
|
75c087bcf5
|
Merge branch 'master' into arbitrary-const-expressions-in-limit
|
2019-02-10 17:20:31 +03:00 |
|
Alexey Milovidov
|
06a105838b
|
Removed experimental setting from integration tests
|
2019-02-10 17:17:21 +03:00 |
|
Alexey Milovidov
|
12d4dc8592
|
Renamed setting #4198
|
2019-02-10 02:53:57 +03:00 |
|
alexey-milovidov
|
5853de4d2b
|
Merge pull request #4198 from edonin/master
Support of Nullable types in MySQL tables
|
2019-02-10 02:45:45 +03:00 |
|
Alexey Milovidov
|
dfb207e42d
|
Merge branch 'master' into low-cardinality-production-ready
|
2019-02-10 02:42:34 +03:00 |
|
Alexey Milovidov
|
50cae9144c
|
Removed "allow_experimental_low_cardinality_type" setting from tests and docs
|
2019-02-10 02:42:22 +03:00 |
|
Alexey Milovidov
|
9822144281
|
Merge branch 'master' of github.com:yandex/ClickHouse
|
2019-02-10 01:38:46 +03:00 |
|
Alexey Milovidov
|
eb39f6b653
|
Cleanup #4240
|
2019-02-10 01:38:26 +03:00 |
|
alexey-milovidov
|
77ce3dab0f
|
Merge pull request #4320 from yandex/bitmask-ubsan
Fixed error found by UBSan; added a test for bitmask functions for negative input
|
2019-02-10 01:27:04 +03:00 |
|
alexey-milovidov
|
bb6d70cae6
|
Merge pull request #4321 from yandex/entropy-rework
Fixed entropy aggregate function
|
2019-02-10 01:26:45 +03:00 |
|
Alexey Milovidov
|
dc863dd8a0
|
Merge branch 'reduce_max_memory_and_caches_size' of https://github.com/k-lopatin/ClickHouse into k-lopatin-reduce_max_memory_and_caches_size
|
2019-02-10 01:11:46 +03:00 |
|