Commit Graph

27870 Commits

Author SHA1 Message Date
alexey-milovidov
b06bb0a9df
Merge pull request #6380 from 4ertus2/perf
Hotfix for Decimal comparison
2019-08-08 03:04:07 +03:00
Alexey Milovidov
a6a9eaef7c Fix for Mac OS build 2019-08-08 00:53:50 +03:00
alexey-milovidov
75baf47792
Merge pull request #6345 from Keralin/patch-1
Fixed links in monitoring.md
2019-08-07 22:35:34 +03:00
alexey-milovidov
355b1e5594
Merge pull request #6352 from yandex/no_space_left_on_device_message
Print extra info in exception message for "no space left on device"
2019-08-07 22:28:38 +03:00
Alexey Milovidov
d256fb9d57 Removed extra verbose logging from MySQL handler 2019-08-07 22:14:58 +03:00
alesapin
9086dba26e Comments in code 2019-08-07 22:11:14 +03:00
Alexey Milovidov
688a80dd80 Added a test just in case #6381 2019-08-07 21:52:53 +03:00
chertus
9c15e65dc9 alignment for AllocatorWithStackMemory 2019-08-07 21:43:06 +03:00
alexey-milovidov
f54a3feb08
Merge pull request #6370 from zhang2014/docs/domain
continue translate domain data type
2019-08-07 21:25:36 +03:00
BayoNet
7a0baefac0
DOCAPI-7783: Update of the SET query documentation (#6165)
* DOCAPI-7783: Update of the SET query documentation.
2019-08-07 21:12:36 +03:00
alesapin
48b48844a4 Update poco submodule for broken timeouts 2019-08-07 20:40:57 +03:00
BayoNet
c5b25b23e3
DOCAPI-8016: Adam weights mention in docs
* DOCAPI-8016: Added mention about Adam method of updating weights in regressions.
* DOCAPI-8016: RU translation.
2019-08-07 20:06:56 +03:00
proller
891f4dec73 Merge remote-tracking branch 'upstream/master' into fix25 2019-08-07 19:55:44 +03:00
Ivan
1bf6e034e8
Fix infinite loop when reading Kafka messages (#6354)
* Do not pause/resume consumer at all
* Fix kafka tests
* Try to ensure the subscription
* Set timeout for kafka tests and return 'while True'
* Update cluster.py
* When doing a raw select from kafka, ignore client errors.
  They may rise due to 'Local: Timed out' while subscribing.
2019-08-07 19:10:14 +03:00
BayoNet
da6ca3f8c7
DOCAPI-7413: T64 codec docs (#6347) 2019-08-07 19:02:56 +03:00
Alexey Milovidov
910e98ef02 Changed boost::filesystem to std::filesystem 2019-08-07 18:52:08 +03:00
CurtizJ
7e22f78ce4 fix segfault with enabled 'optimize_skip_unused_shards' and missing sharding key 2019-08-07 18:47:25 +03:00
alexey-milovidov
1eeace8f84
Merge pull request #6379 from yandex/aku/hits_100m
Add links to hits_100m dataset.
2019-08-07 17:52:27 +03:00
chertus
e6a93698cb add perf test 2019-08-07 17:41:03 +03:00
chertus
c76c11d8cd minor perf improvement 2019-08-07 17:12:57 +03:00
chertus
5bb0cde59c hotfix for Decimal.compareAt 2019-08-07 16:53:46 +03:00
Alexander Kuzmenkov
4982f3e9f9 Add links to hits_100m dataset. 2019-08-07 16:52:54 +03:00
Alexander Tokmakov
5cf183cbe3 fixes after review 2019-08-07 15:55:27 +03:00
chertus
7426d1b4f7 add test 2019-08-07 15:26:44 +03:00
Dmitry Rubashkin
93d385f813 Tests 2019-08-07 15:14:45 +03:00
proller
32bdaffcfa Merge remote-tracking branch 'upstream/master' into fix25 2019-08-07 13:13:59 +03:00
Ivan Lezhankin
0bc6847111 Update references 2019-08-07 12:54:29 +03:00
dimarub2000
7f26e09160 toFloat() monotonicity fixed 2019-08-07 12:22:33 +03:00
zhang2014
1ea53eaf23 add domain zh docs 2019-08-07 10:46:15 +08:00
Alexander Tokmakov
0ee3e21fbc fix style 2019-08-06 23:39:07 +03:00
Alexander Tokmakov
aefc664819 refactor throwFromErrno 2019-08-06 21:54:06 +03:00
chertus
2fee5ccd34 fix another tests 2019-08-06 20:53:57 +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
proller
1772971714 Merge remote-tracking branch 'upstream/master' into fix25 2019-08-06 19:40:27 +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
Alexander Tokmakov
c3039196da fixes 2019-08-06 17:51:27 +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
chertus
3705035457 fix test 2019-08-06 17:29:49 +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
Ivan Lezhankin
b55da1888a Add "_timestamp" virtual column 2019-08-06 17:18:37 +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
Ivan Lezhankin
4bc2b32c3e Merge branch 'master' into issue-5286 2019-08-06 16:25:51 +03:00
Alexey Milovidov
2e870f62e4 Merge branch 'master' of github.com:yandex/ClickHouse 2019-08-06 16:19:17 +03:00