Alexey Milovidov
|
49ce1cc29b
|
Updated test
|
2019-06-30 23:39:23 +03:00 |
|
Alexey Milovidov
|
65ce94bb56
|
Updated performance test
|
2019-06-30 23:14:45 +03:00 |
|
Alexey Milovidov
|
4b6c21d995
|
Merge branch 'BHYCHIK-h3-integration' of github.com:yandex/ClickHouse into BHYCHIK-h3-integration
|
2019-06-30 23:14:03 +03:00 |
|
Alexey Milovidov
|
6eae511b6e
|
Changed order of (lat, lon) to (lon, lat) to be consistent with "greatCircleDistance" function and PostGIS
|
2019-06-30 23:13:32 +03:00 |
|
Alexey Milovidov
|
e541deb5ca
|
Added performance test
|
2019-06-30 23:06:04 +03:00 |
|
Alexey Milovidov
|
7591c3b7b2
|
Fixed error
|
2019-06-30 22:47:20 +03:00 |
|
Alexey Milovidov
|
7c98327e4d
|
Fixed error
|
2019-06-30 22:46:23 +03:00 |
|
Alexey Milovidov
|
86093a474f
|
Fixed error
|
2019-06-30 22:45:23 +03:00 |
|
Alexey Milovidov
|
a7fc631de7
|
Style
|
2019-06-30 21:55:08 +03:00 |
|
Alexey Milovidov
|
1777313821
|
Own CMakeLists for H3 because otherwise "m" library does not link correctly
|
2019-06-30 21:49:57 +03:00 |
|
Alexey Milovidov
|
7181ecabb8
|
Removed wrong instruction from Dockerfile
|
2019-06-30 21:22:51 +03:00 |
|
Alexey Milovidov
|
008f3a247e
|
Merging H3 integration
|
2019-06-30 21:20:32 +03:00 |
|
Alexey Milovidov
|
b86aca37ea
|
Merge branch 'h3-integration' of https://github.com/BHYCHIK/ClickHouse into BHYCHIK-h3-integration
|
2019-06-30 19:15:33 +03:00 |
|
alexey-milovidov
|
9ea05b2401
|
Merge pull request #5630 from yandex/sanych73-prepared_statements
Fixes for prepared statements.
|
2019-06-30 19:11:39 +03:00 |
|
Alexey Milovidov
|
0bba515f8f
|
Updated test
|
2019-06-30 17:29:24 +03:00 |
|
Alexey Milovidov
|
33cff5ee0f
|
Merge remote-tracking branch 'origin/master' into sanych73-prepared_statements
|
2019-06-30 17:24:15 +03:00 |
|
alexey-milovidov
|
feafcb21bd
|
Merge branch 'master' into h3-integration
|
2019-06-30 16:19:11 +03:00 |
|
proller
|
a69990ce27
|
CLICKHOUSE-4514 Unique query_id among all users (#5430)
* CLICKHOUSE-4514 Unique query_id among all users
* try 1
* Fix
* fix
* use condvar
* fix style
* Update ProcessList.cpp
|
2019-06-30 16:17:27 +03:00 |
|
alexey-milovidov
|
557886ef26
|
Merge pull request #5718 from excitoon-favorites/gcc-minor-version
Fixed GCC minor version in libhdfs3-cmake
|
2019-06-30 16:12:10 +03:00 |
|
alexey-milovidov
|
18535590ce
|
Merge pull request #5802 from CurtizJ/upstream/systemlog-flushing
Fix shutdown of SystemLogs
|
2019-06-30 15:51:35 +03:00 |
|
Alexey Milovidov
|
6ad07172ee
|
Fixed error in query formatting
|
2019-06-30 15:49:06 +03:00 |
|
CurtizJ
|
1a8695ffd9
|
fix shutdown of system_logs
|
2019-06-30 04:56:16 +03:00 |
|
Vladimir Chebotarev
|
fd6998951d
|
Update Platform.cmake
|
2019-06-30 03:35:48 +03:00 |
|
alexey-milovidov
|
14d3efc058
|
Merge pull request #5801 from yandex/thread-pool-cannot-schedule-a-task-more-informative-error-message
Thread pool: more informative error message for "cannot schedule a task"
|
2019-06-30 03:31:22 +03:00 |
|
Alexey Milovidov
|
725bcd9d02
|
Merge branch 'master' into sanych73-prepared_statements
|
2019-06-30 02:59:37 +03:00 |
|
Alexey Milovidov
|
f25b96bed2
|
Moved a few tests to gtest
|
2019-06-30 02:23:53 +03:00 |
|
Alexey Milovidov
|
b76d5a7cf0
|
Added a test (not gtest though)
|
2019-06-30 01:45:57 +03:00 |
|
Alexey Milovidov
|
299607a301
|
ThreadPool: more informative error message if exception is thrown before we schedule a next thread #5305
|
2019-06-30 01:37:46 +03:00 |
|
Alexey Milovidov
|
af1e3b97ea
|
Updated test
|
2019-06-29 23:09:14 +03:00 |
|
Alexey Milovidov
|
b78b000ec1
|
Updated test
|
2019-06-29 23:06:53 +03:00 |
|
Alexey Milovidov
|
3fd3cc3ff4
|
Updated test
|
2019-06-29 23:05:41 +03:00 |
|
Alexey Milovidov
|
e2431a571f
|
Updated test
|
2019-06-29 23:05:11 +03:00 |
|
Alexey Milovidov
|
c7e70df5fc
|
Fixed error with formatting aliases
|
2019-06-29 21:59:07 +03:00 |
|
Alexey Milovidov
|
d29ab639d9
|
Updated test
|
2019-06-29 21:36:34 +03:00 |
|
Alexey Milovidov
|
b8e6cd0311
|
Updated test
|
2019-06-29 21:35:23 +03:00 |
|
Alexey Milovidov
|
3adfbff78c
|
Updated test
|
2019-06-29 21:33:56 +03:00 |
|
Alexey Milovidov
|
22bb0b5ca7
|
Updated test
|
2019-06-29 21:32:48 +03:00 |
|
Alexey Milovidov
|
16cfce7ab3
|
Updated test
|
2019-06-29 21:32:07 +03:00 |
|
Alexey Milovidov
|
1d3658662a
|
Updated test
|
2019-06-29 21:30:53 +03:00 |
|
Alexey Milovidov
|
c3f0116602
|
Merge branch 'zhang2014-feature/bloom_filter'
|
2019-06-29 20:44:57 +03:00 |
|
Alexey Milovidov
|
88fc72f0b9
|
Merge branch 'feature/bloom_filter' of https://github.com/zhang2014/ClickHouse into zhang2014-feature/bloom_filter
|
2019-06-29 20:44:11 +03:00 |
|
alexey-milovidov
|
69dd768f9f
|
Merge pull request #5687 from spyros87/update-kafka-table-engine-docs
Update Kafka table-engine EN docs
|
2019-06-29 20:40:36 +03:00 |
|
alexey-milovidov
|
87993de98d
|
Merge pull request #5725 from yandex/PerformanceVision-ignore_scheme
Performance vision ignore scheme
|
2019-06-29 20:36:23 +03:00 |
|
alexey-milovidov
|
4cdb8106a7
|
Merge pull request #5800 from den-crane/patch-4
Kafka.md change
|
2019-06-29 20:31:09 +03:00 |
|
Alexey Milovidov
|
90898905e0
|
Allow to DROP database with Dictionary engine
|
2019-06-29 20:27:32 +03:00 |
|
Alexey Milovidov
|
de8a15b5f4
|
Removed unused method
|
2019-06-29 20:19:46 +03:00 |
|
Denis Zhuravlev
|
b3e8e397cb
|
note about several MV to one kafka table
|
2019-06-29 14:09:39 -03:00 |
|
Denis Zhuravlev
|
3f67572075
|
замечание что MV может быть более одного
|
2019-06-29 13:58:46 -03:00 |
|
Alexey Milovidov
|
498a2072b5
|
Fixed bug in query formatting with TEMPORARY tables
|
2019-06-29 19:58:32 +03:00 |
|
Alexey Milovidov
|
2638bb79f7
|
Updated test
|
2019-06-29 19:22:02 +03:00 |
|