Danila Kutenin
|
62dde447ab
|
Better type system in Volnitsky
|
2019-03-26 16:20:17 +03:00 |
|
ogorbacheva
|
78e55ba677
|
Merge branch 'master' into DOCAPI-4156-between
|
2019-03-26 15:47:01 +03:00 |
|
ogorbacheva
|
735ae294dd
|
Add NOT BETWEEN operator
|
2019-03-26 15:44:25 +03:00 |
|
ogorbacheva
|
efe35835af
|
fix issue (#4805)
|
2019-03-26 15:41:11 +03:00 |
|
Ivan Blinkov
|
9cdbdf7cf5
|
CLICKHOUSE-3006: get rid of nodejs during website build (#4803)
* CLICKHOUSE-3006: get rid of nodejs during website build
* webassets is not actually used
|
2019-03-26 12:50:28 +03:00 |
|
Simon Podlipsky
|
56bdbae79e
|
Upgrade librdkafka to v1.0.0
|
2019-03-26 10:40:14 +01:00 |
|
BayoNet
|
333b56ccfa
|
DOCAPI-4177: HTTP compression settings a described. (#4801)
|
2019-03-26 11:05:41 +03:00 |
|
tai
|
9d232778fc
|
Fix crash when distributed modify order by
Did not determine if order_by_ast is empty.
If it is null, it will clone a null pointer and cause server crash.
|
2019-03-26 13:33:39 +08:00 |
|
Alexey Milovidov
|
14480744aa
|
Removed excessive and unbalanced whitespaces from formatted CREATE query
|
2019-03-26 00:44:10 +03:00 |
|
proller
|
1584fd4367
|
Fix hyperscan library find and use (#4798)
|
2019-03-26 00:31:00 +03:00 |
|
Alexey Milovidov
|
7a8234580c
|
Merge branch 'master' into always-backquote-column-names
|
2019-03-25 23:26:59 +03:00 |
|
alexey-milovidov
|
dd4add2762
|
Merge pull request #4793 from proller/fix26
Upgrade boost to 1.69
|
2019-03-25 21:17:39 +03:00 |
|
Alexey Milovidov
|
67b6a8966b
|
Attempt to make compositions with COWPtr more convenient
|
2019-03-25 20:56:18 +03:00 |
|
proller
|
7333170090
|
Fix client detection in ctest (#4795)
|
2019-03-25 20:31:45 +03:00 |
|
Vladislav Smirnov
|
7a02d320ff
|
rewrite capnproto reading
|
2019-03-25 20:17:58 +03:00 |
|
Vladislav Smirnov
|
08b7c48286
|
Merge remote-tracking branch 'upstream/master' into fix-capnproto
|
2019-03-25 19:24:30 +03:00 |
|
alesapin
|
268ebcd3da
|
Fix in clickhouse-test --binary option can accept path
|
2019-03-25 18:03:12 +03:00 |
|
proller
|
e46fdfa807
|
Upgrade boost to 1.69
|
2019-03-25 17:44:17 +03:00 |
|
chertus
|
aac69eaa2c
|
Merge branch 'joins' into nulls
|
2019-03-25 14:54:47 +03:00 |
|
never lee
|
caff24e278
|
translate docs/zh/operations/table_engines/merge.md (#4778)
* translate part of materializedview.md
* translate docs/zh/operations/table_engines/merge.md
* optimize docs/zh/operations/table_engines/merge.md
* translate docs/zh/operations/table_engines/materializedview.md
* optimize docs/zh/operations/table_engines/merge.md
|
2019-03-25 09:47:58 +03:00 |
|
Alexey Milovidov
|
fb19cf1eec
|
Attempt to make compositions with COWPtr more convenient
|
2019-03-25 04:43:54 +03:00 |
|
alexey-milovidov
|
06e79a7643
|
Merge pull request #4780 from danlark1/master
Hyperscan string search regular expression matching was added
|
2019-03-25 04:26:18 +03:00 |
|
Danila Kutenin
|
1e1e3b3d38
|
Fix hyperscan, add some notes, test, 4 more perf tests
|
2019-03-25 00:47:34 +03:00 |
|
Danila Kutenin
|
4b7824095e
|
Possible fixes to docker containers
|
2019-03-24 21:24:56 +03:00 |
|
Danila Kutenin
|
18660a144d
|
hyperscan fat runtime disabled because of glibc and thread sanitizers
|
2019-03-24 17:24:04 +03:00 |
|
Alexey Milovidov
|
af5193736a
|
Attempt to make compositions with COWPtr more convenient
|
2019-03-24 05:22:39 +03:00 |
|
Alexey Milovidov
|
c76a4e9dd2
|
Attempt to make compositions with COWPtr more convenient
|
2019-03-24 05:21:01 +03:00 |
|
Alexey Milovidov
|
2dca389f20
|
Attempt to make compositions with COWPtr more convenient
|
2019-03-24 04:42:58 +03:00 |
|
alexey-milovidov
|
f3a8149ab9
|
Merge pull request #4781 from yandex/ast-create-query-move-to-cpp
ParserCreateQuery: moved code to cpp
|
2019-03-24 04:35:34 +03:00 |
|
Danila Kutenin
|
70eb82e98c
|
ragel fix
|
2019-03-24 03:00:20 +03:00 |
|
Danila Kutenin
|
1c90d98d16
|
Clang fix
|
2019-03-24 02:56:52 +03:00 |
|
Alexey Milovidov
|
5bd3246e8d
|
Miscellaneous
|
2019-03-24 02:31:29 +03:00 |
|
Danila Kutenin
|
e3b351e285
|
One more incompatibility fixed
|
2019-03-24 02:04:07 +03:00 |
|
Alexey Milovidov
|
001de1a340
|
Always backquote column names in CREATE/ATTACH queries
|
2019-03-24 02:01:57 +03:00 |
|
Alexey Milovidov
|
ad6648afb0
|
Moved more code to .cpp
|
2019-03-24 01:58:08 +03:00 |
|
Danila Kutenin
|
725139f0f5
|
Renamings, fixes to search algorithms, more tests
|
2019-03-24 01:49:38 +03:00 |
|
Alexey Milovidov
|
25ab402d21
|
ParserCreateQuery: moved code to cpp
|
2019-03-24 01:45:28 +03:00 |
|
Danila Kutenin
|
f8001b41ba
|
Hyperscan multi regular expressions search
|
2019-03-23 22:40:16 +03:00 |
|
Danila Kutenin
|
7814ccbb29
|
Hyperscan deleted from submodules
|
2019-03-23 17:47:15 +03:00 |
|
alexey-milovidov
|
2a57e69111
|
Merge pull request #4777 from yandex/olegkv-master
Merging #4741
|
2019-03-23 17:25:48 +03:00 |
|
alexey-milovidov
|
0913173f29
|
Merge pull request #4776 from yandex/sum-aggregate-function-states-fix-bad-code
Fixed bad code with arithmetic ops on aggregate function states
|
2019-03-23 17:25:31 +03:00 |
|
Danila Kutenin
|
91d065ad45
|
Hyperscan added to submodules
|
2019-03-23 16:47:27 +03:00 |
|
proller
|
d79fd73753
|
Fix critical naming bug
|
2019-03-23 14:23:17 +03:00 |
|
alexey-milovidov
|
b1279c1323
|
Merge pull request #4743 from azat-archive/clickhouse-client-tty
clickhouse-client: fix --help without tty
|
2019-03-23 05:54:05 +03:00 |
|
Alexey Milovidov
|
d3062924c8
|
Added proper test for merging of "histogram" aggregate function states
|
2019-03-23 05:49:16 +03:00 |
|
Alexey Milovidov
|
1fdbb11bfb
|
Merge branch 'sum-aggregate-function-states-fix-bad-code' into olegkv-master
|
2019-03-23 05:44:53 +03:00 |
|
Alexey Milovidov
|
842721ffb1
|
Merge branch 'master' of https://github.com/olegkv/ClickHouse into olegkv-master
|
2019-03-23 05:39:44 +03:00 |
|
Alexey Milovidov
|
847abfdbb1
|
Fixed bad code with arithmetic ops on aggregate function states
|
2019-03-23 05:35:50 +03:00 |
|
olegkv
|
5fb3e2344e
|
Update 00151_histogram_merge.reference
|
2019-03-22 22:34:27 -04:00 |
|
olegkv
|
56f285104b
|
Update 00151_histogram_merge.sql
|
2019-03-22 22:33:46 -04:00 |
|