Commit Graph

27652 Commits

Author SHA1 Message Date
chertus
5bb0cde59c hotfix for Decimal.compareAt 2019-08-07 16:53:46 +03:00
Artem Zuikov
048fe08bde
Merge pull request #6362 from 4ertus2/bugs
Test for crash from #5859
2019-08-06 19:50:12 +03:00
Alexander Kuzmenkov
224ed0ca67 Revert wrong merge commit.
This reverts commit 9cd9c69449.
2019-08-06 17:59:19 +03:00
Vasily Nemkov
9cd9c69449 geohashesInbox(lon_min, lat_min, lon_max, lat_max, precision) function (#6127) 2019-08-06 17:57:17 +03:00
Vasily Nemkov
fcb0482830 Implement geohashesInBox function. #6127 2019-08-06 17:53:06 +03:00
alexey-milovidov
f3dfd1c410
Merge pull request #6317 from yandex/fastops
Using Danila Kutenin variant to make fastops working
2019-08-06 17:45:35 +03:00
Alexey Milovidov
8bf1af3536 Removed trash symlinks #6338 2019-08-06 17:36:16 +03:00
alexey-milovidov
416a498b0f
Merge pull request #6329 from Vdimir/throwif-custom-message-5772
Added optional message argument in throwIf (#5772)
2019-08-06 17:27:46 +03:00
alexey-milovidov
511bf37029
Update 00602_throw_if.sh 2019-08-06 17:26:51 +03:00
alexey-milovidov
094285e77e
Merge pull request #6338 from zhang2014/docs/domain
continue translate domain data type
2019-08-06 17:25:27 +03:00
alexey-milovidov
a455bd7355
Merge pull request #6348 from Vxider/master
build fix
2019-08-06 17:24:22 +03:00
Vxider
42287c0b72 format code 2019-08-06 22:04:51 +08:00
Vxider
4d780d99f4 build fix 2019-08-06 22:03:41 +08:00
Alexey Milovidov
2e870f62e4 Merge branch 'master' of github.com:yandex/ClickHouse 2019-08-06 16:19:17 +03:00
Alexey Milovidov
19e11d6300 Updated changelog in docs 2019-08-06 16:19:08 +03:00
chertus
ffb053aa5f add test for crash described in #5859 2019-08-06 14:15:48 +03:00
alexey-milovidov
9dd9553d73
Merge pull request #6344 from amosbird/c9
Optimize Count() Cond.
2019-08-06 13:55:45 +03:00
alexey-milovidov
ecb25067a5
Update CHANGELOG.md 2019-08-06 13:32:07 +03:00
Alexey Milovidov
c7ff51ab7b Removed russian changelog 2019-08-06 13:30:24 +03:00
alexey-milovidov
cfb6f4f93b
Merge pull request #6360 from yandex/changelog_19_11_5
Changelog 19.11.5.
2019-08-06 13:26:47 +03:00
alesapin
fe3216cf33 Add changelog 19.11.5 2019-08-06 11:23:54 +03:00
alesapin
bcc23fc839 Add changelog 19.11.5 2019-08-06 11:21:31 +03:00
Nikolai Kochetov
6685ccba65
Merge pull request #6346 from yandex/more-checks-in-cast-function
Added more checks in CAST function.
2019-08-06 10:47:54 +03:00
Amos Bird
9950c9442b Update 2019-08-06 09:34:49 +08:00
Alexey Milovidov
eadb6ef1a4 Suppress PVS-Studio warning 2019-08-05 22:48:23 +03:00
alexey-milovidov
2d0c34cffa
Merge pull request #6350 from yandex/better-changelog-generator-2
Added option to generate changelog from a list of PRs
2019-08-05 22:40:35 +03:00
Alexey Milovidov
73d7f0c497 Added changelog for 19.11.4 2019-08-05 22:38:58 +03:00
Alexey Milovidov
5f9b09e430 Added changelog for 19.11.4 2019-08-05 22:38:03 +03:00
Alexey Milovidov
8ff4c38751 Added option to generate changelog from a list of PRs 2019-08-05 22:24:51 +03:00
Vxider
03092d5704 build fix 2019-08-06 00:53:11 +08:00
Nikolai Kochetov
e361d336bb
Merge pull request #6239 from yandex/processors-and-output-formats
Processors and output formats
2019-08-05 19:45:17 +03:00
Vxider
d5fd3c0a8a build fix 2019-08-06 00:25:26 +08:00
Alexey Milovidov
a19d05d6df Fixed minor discrepancies 2019-08-05 19:05:37 +03:00
Alexey Milovidov
95532f2d31 Fixed minor discrepancies 2019-08-05 19:04:47 +03:00
Nikolai Kochetov
50c39e8b86 Added more checks in CAST function. 2019-08-05 18:23:32 +03:00
Amos Bird
a7db425592 Optimize Count() Cond.
Follow up https://github.com/yandex/ClickHouse/pull/6028
2019-08-05 22:15:15 +08:00
chertus
ef7d19e143 better JOIN exception messages #5565 2019-08-05 17:03:14 +03:00
alexey-milovidov
7f28e9bcfb
Merge pull request #6324 from amosbird/c6
Fix recursive materialized view
2019-08-05 14:36:21 +03:00
zhang2014
0e09b7cc33 continue translate domain data type 2019-08-05 18:50:42 +08:00
alesapin
922cbe98c9
Merge pull request #6333 from NanoBjorn/docker-builder-gcc-9
Added gcc-9 to docker/builder container
2019-08-05 12:58:18 +03:00
Nikolai Kochetov
bd8c9733e3 Update MySQLOutputFormat. 2019-08-05 12:35:46 +03:00
BayoNet
a392b7ec75
TRANSLATE-2372: EN review (#6210) 2019-08-05 12:35:37 +03:00
alesapin
d12018fddd Merge branch 'master' of github.com:yandex/ClickHouse 2019-08-05 12:31:52 +03:00
alesapin
cd0640073e Update PVS-studio image 2019-08-05 12:31:39 +03:00
BayoNet
db56f264ce
TRANSLATE-3776: Query log docs. EN review. RU translation. (#6280) 2019-08-05 12:26:32 +03:00
VDimir
259364a4f8 Minor fixes in throwIf implementation 2019-08-05 10:30:35 +03:00
Gleb Novikov
2f5f72995b Added gcc-9 to docker/builder container 2019-08-05 07:09:09 +00:00
Amos Bird
e994f45b6c update 2019-08-05 11:30:30 +08:00
alexey-milovidov
7f68c61993
Update CHANGELOG.md 2019-08-05 03:50:13 +03:00
alexey-milovidov
09aaf21392
Update CHANGELOG.md 2019-08-05 03:47:59 +03:00