Alexey Milovidov
|
8c850a2e6a
|
Added a test from Boris Granveaud
|
2019-02-08 22:40:19 +03:00 |
|
alexey-milovidov
|
5152cb7e9c
|
Merge pull request #4317 from yandex/client-suggest-use-after-free
Fixed use after free in clickhouse-client (suggestion thread)
|
2019-02-08 22:08:02 +03:00 |
|
alexey-milovidov
|
69aa0866b2
|
Merge pull request #4297 from yandex/fix-insert-select-read-prefix
Fixed wrong behaviour of -WithNames formats when doing INSERT SELECT FROM file
|
2019-02-08 21:53:23 +03:00 |
|
Alexey Milovidov
|
5b97abe693
|
Fixed use after free in clickhouse-client (suggestion thread)
|
2019-02-08 21:15:54 +03:00 |
|
Alexey Milovidov
|
322c46383e
|
Addition to prev. revision #4297
|
2019-02-08 20:17:16 +03:00 |
|
Alexey Milovidov
|
6d23bbabd0
|
Merge branch 'master' into fix-insert-select-read-prefix
|
2019-02-08 19:55:06 +03:00 |
|
Alexey Milovidov
|
3d55e375ff
|
Merge branch 'master' of github.com:yandex/ClickHouse
|
2019-02-08 19:54:15 +03:00 |
|
Alexey Milovidov
|
277484297a
|
Aggregator: miscellaneous
|
2019-02-08 19:54:04 +03:00 |
|
alexey-milovidov
|
dca242f316
|
Merge pull request #4313 from yandex/fix-error-in-system-tables
Fixed error in system.tables
|
2019-02-08 19:32:43 +03:00 |
|
alexey-milovidov
|
d45b90b530
|
Merge pull request #4310 from yandex/use-after-stack-thread-status
Fixed error with dangling pointer on stack to ThreadStatus
|
2019-02-08 18:35:45 +03:00 |
|
Alexey Milovidov
|
9599e8ad2a
|
Addition to prev. revision #4297
|
2019-02-08 18:21:06 +03:00 |
|
Alexey Milovidov
|
8037da4701
|
Merge branch 'master' into fix-insert-select-read-prefix
|
2019-02-08 17:36:38 +03:00 |
|
Alexey Milovidov
|
bf7402ecbb
|
Lowered number of iterations in test
|
2019-02-08 17:30:53 +03:00 |
|
Alexey Milovidov
|
c2b6b15778
|
Fixed error in system.tables #3982
|
2019-02-08 17:10:26 +03:00 |
|
simon-says
|
2bc0ad3fdb
|
Update description of dateDiff function (#4311)
Added details on what possible `'unit'` values are
|
2019-02-08 16:41:32 +03:00 |
|
Alexey Milovidov
|
94d43c4cb2
|
Fixed error with dangling pointer on stack to ThreadStatus
|
2019-02-08 16:23:10 +03:00 |
|
Ivan Blinkov
|
2d5090568f
|
Update issue templates
|
2019-02-08 12:53:43 +03:00 |
|
ogorbacheva
|
80fcbb6a20
|
Adding SAMPLE .. OFFSET to doc (#4289)
* Add description of the SAMPLE OFFSET clauseH[D
* Add description of the SAMPLE OFFSET clause
* fix sample offset doc
* review fix
|
2019-02-08 00:11:53 +03:00 |
|
alexey-milovidov
|
7c830941a6
|
Merge pull request #4256 from zlobober/useful_what_in_exceptions
Make exception.what() less useless.
|
2019-02-07 12:15:43 +03:00 |
|
Vitaly Baranov
|
7ff5439971
|
Merge pull request #4298 from vitlibar/add-function-to-start-of-ten-minutes
Add function toStartOfTenMinutes().
|
2019-02-07 11:46:13 +03:00 |
|
Ivan Blinkov
|
7033e6b185
|
Update issue templates
|
2019-02-07 10:44:06 +03:00 |
|
Vitaly Baranov
|
7cbdb17f5b
|
Add function toStartOfTenMinutes().
|
2019-02-07 01:50:04 +03:00 |
|
Alexey Milovidov
|
c60db4b978
|
Better code
|
2019-02-07 00:47:31 +03:00 |
|
Alexey Milovidov
|
e6ae1e36b6
|
Addition to prev. revision #4297
|
2019-02-07 00:44:17 +03:00 |
|
Alexey Milovidov
|
bcd7d3cc63
|
Fixed wrong behaviour of -WithNames formats when doing INSERT SELECT ... FROM file #3469
|
2019-02-07 00:40:49 +03:00 |
|
Maxim Akhmedov
|
84b4070213
|
Change exception regexp in test.
|
2019-02-07 00:00:33 +03:00 |
|
alexey-milovidov
|
494529fa78
|
Merge pull request #4296 from yandex/system-logs-simpler
System logs: simplification
|
2019-02-06 23:21:39 +03:00 |
|
alexey-milovidov
|
1d7b120642
|
Merge pull request #4294 from yandex/optimize-better-error-message
Slightly better message with reason for OPTIMIZE query with "optimize_throw_if_noop"
|
2019-02-06 22:43:49 +03:00 |
|
Alexey Milovidov
|
596234e55c
|
System logs: simplification
|
2019-02-06 21:33:29 +03:00 |
|
alexey-milovidov
|
2686f64233
|
Merge pull request #4128 from yandex/unified-sets
Unified sets
|
2019-02-06 20:40:11 +03:00 |
|
alexey-milovidov
|
9a4c4964b2
|
Update ColumnsHashingImpl.h
|
2019-02-06 20:17:59 +03:00 |
|
alexey-milovidov
|
ba01f7fd77
|
Update ColumnsHashing.h
|
2019-02-06 19:58:27 +03:00 |
|
KochetovNicolai
|
063565265b
|
Update formatIPv6.cpp
Fix build.
|
2019-02-06 19:48:38 +03:00 |
|
Alexey Milovidov
|
89861f8663
|
Merge branch 'master' of github.com:yandex/ClickHouse into optimize-better-error-message
|
2019-02-06 19:34:53 +03:00 |
|
alesapin
|
17ec1b08e6
|
Merge branch 'master' of github.com:yandex/ClickHouse
|
2019-02-06 19:23:41 +03:00 |
|
alesapin
|
7ec47da203
|
Add split-binary mode to packager
|
2019-02-06 19:23:19 +03:00 |
|
KochetovNicolai
|
03e29b5cd3
|
Update DataTypeNullable.cpp
Style fix.
|
2019-02-06 18:51:43 +03:00 |
|
alesapin
|
f4e9dab229
|
Merge branch 'master' of github.com:yandex/ClickHouse
|
2019-02-06 18:49:10 +03:00 |
|
alesapin
|
3c4f54f6f7
|
Fix report builder
|
2019-02-06 18:48:53 +03:00 |
|
Alexey Milovidov
|
2eb1876a7a
|
Slightly better message with reason for OPTIMIZE query with "optimize_throw_if_noop"
|
2019-02-06 18:44:27 +03:00 |
|
alexey-milovidov
|
f234d7b55e
|
Merge pull request #4291 from proller/fix15
Build ARM fixes
|
2019-02-06 18:41:24 +03:00 |
|
KochetovNicolai
|
9f971c276f
|
Merge pull request #3669 from Enmk/ipv4_and_ipv6_domains
Ipv4 and ipv6 domains
|
2019-02-06 18:16:58 +03:00 |
|
proller
|
8a714ed2f0
|
Build ARM fixes
|
2019-02-06 14:37:30 +00:00 |
|
proller
|
e4f3713102
|
Fix link in split mode
|
2019-02-06 17:14:16 +03:00 |
|
alesapin
|
80f8ccee5e
|
Merge branch 'master' of github.com:yandex/ClickHouse
|
2019-02-06 17:07:41 +03:00 |
|
alesapin
|
3c4b7cb37b
|
Do not report quantilies in perf test if thereis no values.
|
2019-02-06 16:12:48 +03:00 |
|
ogorbacheva
|
aca25247a9
|
Doc fix: actualizing the partitions description (#4288)
|
2019-02-06 16:00:14 +03:00 |
|
BayoNet
|
54d70e5f4c
|
DOCAPI-4994: New article "ClickHouse Update" (#4285)
|
2019-02-06 15:52:46 +03:00 |
|
alesapin
|
321caa7f5c
|
Enable all metrics in performance test by default
|
2019-02-06 14:44:00 +03:00 |
|
alesapin
|
1f95bf18e4
|
Improve performance-test docker image
|
2019-02-06 11:46:41 +03:00 |
|