Commit Graph

21937 Commits

Author SHA1 Message Date
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
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
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
alexey-milovidov
346adf896f
Update bug_report.md 2019-02-06 00:12:54 +03:00
alexey-milovidov
4b4a013827
Update feature_request.md 2019-02-06 00:12:43 +03:00
Maxim Akhmedov
6d5c0bdf91 Merge remote-tracking branch 'upstream/master' into useful_what_in_exceptions 2019-02-05 23:53:34 +03:00
KochetovNicolai
21eaf021f9
Update CHANGELOG_RU.md 2019-02-05 22:36:40 +03:00
alexey-milovidov
7012eb63d4
Merge pull request #4280 from yandex/numbers-table-function-zero
Fixed table function numbers with zero argument
2019-02-05 22:34:28 +03:00
alexey-milovidov
fda5aa31c2
Merge pull request #4279 from 4ertus2/joins
hotfix for duplicates in JOIN ON
2019-02-05 22:07:10 +03:00
KochetovNicolai
857b5abe87
Update CHANGELOG.md 2019-02-05 21:33:52 +03:00
Alexey Milovidov
9f05ee0267 Merge branch 'master' of github.com:yandex/ClickHouse into numbers-table-function-zero 2019-02-05 21:13:13 +03:00
alexey-milovidov
22c3e373a9
Merge pull request #4281 from proller/fix13
CLICKHOUSE-4284 debian init: wait for server startup on 'clickhouse-server start'
2019-02-05 20:20:55 +03:00
alexey-milovidov
b5a7c29883
Merge pull request #4275 from yandex/base64-cpu-configuration
Fixed bad configuration of base64 library
2019-02-05 20:08:03 +03:00
Alexey Milovidov
607951895a Fixed table function numbers with zero argument #4276 2019-02-05 20:05:33 +03:00
proller
238cfb4da3 CLICKHOUSE-4284 debian init: wait for server startup on 'clickhouse-server start' 2019-02-05 20:05:23 +03:00
Maxim Akhmedov
4dfce303fb Remove e.what() from exception message for DB::Exception. 2019-02-05 20:02:05 +03:00
chertus
396d4fb921 hotfix for duplicates in JOIN ON #4271 2019-02-05 19:58:57 +03:00
Ivan Blinkov
693782ee5b
WIP on docs/website (#4278) 2019-02-05 19:46:30 +03:00