alesapin
|
6496bd423f
|
Add curl to docker image
|
2019-01-30 12:43:00 +03:00 |
|
alesapin
|
3d53b5f8c6
|
Add bridge binary to runner script
|
2019-01-30 11:24:16 +03:00 |
|
alesapin
|
ce117ee25e
|
Merge master
|
2019-01-29 23:18:18 +03:00 |
|
alesapin
|
95db9b4d76
|
Merge master
|
2019-01-29 23:17:52 +03:00 |
|
alexey-milovidov
|
a19d3620a3
|
Delete CHANGELOG.draft.md
|
2019-01-29 21:45:38 +03:00 |
|
KochetovNicolai
|
cfab880dde
|
Update CHANGELOG.md
|
2019-01-29 21:35:47 +03:00 |
|
alexey-milovidov
|
fd5ab9ed2e
|
Merge pull request #4055 from yandex/fix-group-by-array-low-cardibality-arguments
Fix group by array low cardinality arguments
|
2019-01-29 21:32:45 +03:00 |
|
alesapin
|
1ed2a9bf62
|
Merge branch 'master' into split-odbc-bridge
|
2019-01-29 20:18:52 +03:00 |
|
alesapin
|
4f97c291e6
|
Always run clickhouse-odbc-bridge; Integration tests now able to run odbc-bridge from separate binary; add symlink to clickhouse-odbc-bridge in dbms/programs folder;
|
2019-01-29 20:17:31 +03:00 |
|
alesapin
|
999466ae6a
|
Merge branch 'master' of github.com:yandex/ClickHouse
|
2019-01-29 19:29:23 +03:00 |
|
alesapin
|
0531722fc9
|
Better logging in script
|
2019-01-29 19:29:03 +03:00 |
|
Nikolai Kochetov
|
21242ad658
|
Added tests. Restored recursiveRemoveLowCardinality interface.
|
2019-01-29 18:44:02 +03:00 |
|
alexey-milovidov
|
bedf4c77ce
|
Merge pull request #4183 from achulkov2/patch-1
Fix command line prefix from % to $
|
2019-01-29 17:39:18 +03:00 |
|
Alexey Milovidov
|
183fd3ad6a
|
Prepared changelog for 19.6.1
|
2019-01-29 17:16:25 +03:00 |
|
alexey-milovidov
|
8e68169b7f
|
Merge pull request #4166 from yandex/fixed-clickhouse-localhost-dictionaries
Fixed optimization of loading of ClickHouse dictionaries via localhost
|
2019-01-29 15:40:08 +03:00 |
|
achulkov2
|
c63cd3524c
|
Update index.md
|
2019-01-29 15:25:14 +03:00 |
|
alesapin
|
b7583337a8
|
Add s3uploader script in tools
|
2019-01-29 15:12:28 +03:00 |
|
Alexey Milovidov
|
27b08a7f22
|
Merge branch 'master' into fixed-clickhouse-localhost-dictionaries
|
2019-01-29 13:45:06 +03:00 |
|
alexey-milovidov
|
aa06005a32
|
Merge pull request #4179 from yandex/avoid-overflow-in-function-sleep
Fixed possible overflow in function "sleep" (found by fuzz test with UBSan)
|
2019-01-29 13:44:39 +03:00 |
|
Alexey Milovidov
|
c792191831
|
Fixed possible overflow in function "sleep" (found by fuzz test with UBSan) #4166
|
2019-01-29 13:42:45 +03:00 |
|
alexey-milovidov
|
81de83cab6
|
Merge pull request #4155 from proller/fix10
Porting debian changes
|
2019-01-29 00:11:20 +03:00 |
|
alexey-milovidov
|
d91c97584a
|
Merge pull request #4167 from yandex/fix-openssl-dir
Always use system-wide OPENSSL directory
|
2019-01-28 23:41:22 +03:00 |
|
alexey-milovidov
|
a175c9734a
|
Merge pull request #4173 from yandex/make-chengelog-script
make_changelog.py review fixes.
|
2019-01-28 23:37:51 +03:00 |
|
proller
|
343b31af66
|
More link with Threads::Threads
|
2019-01-28 21:21:20 +03:00 |
|
Nikolai Kochetov
|
8263b66510
|
make_changelog.py review fixes.
|
2019-01-28 21:06:13 +03:00 |
|
alexey-milovidov
|
25e0f56e39
|
Merge pull request #4169 from yandex/make-chengelog-script
Added script for changelog.
|
2019-01-28 19:48:39 +03:00 |
|
proller
|
5d4c1d9a88
|
Install fixes
|
2019-01-28 19:36:39 +03:00 |
|
Alexey Milovidov
|
5330ca16bc
|
Strip clickhouse-odbc-bridge to avoid symbol clash with ODBC drivers #3360
|
2019-01-28 19:06:07 +03:00 |
|
proller
|
366e9d40d4
|
Fix
|
2019-01-28 19:02:33 +03:00 |
|
Nikolai Kochetov
|
b82c34f0c2
|
Added script for changelog.
|
2019-01-28 18:33:34 +03:00 |
|
Alexey Milovidov
|
9b2a5c3dec
|
Merge branch 'master' into split-odbc-bridge
|
2019-01-28 18:15:18 +03:00 |
|
proller
|
2ab3138eb6
|
Merge remote-tracking branch 'upstream/master' into fix10
|
2019-01-28 17:01:06 +03:00 |
|
proller
|
2eee2d97df
|
Update contrib/libmetrohash
|
2019-01-28 17:00:50 +03:00 |
|
alexey-milovidov
|
dc34eda2c8
|
Merge pull request #4150 from yandex/global-thread-pool
WIP. Global thread pool
|
2019-01-28 16:52:00 +03:00 |
|
Alexey Milovidov
|
00e0bea3d9
|
Always use system-wide OPENSSL directory #3983
|
2019-01-28 16:45:56 +03:00 |
|
Alexey Milovidov
|
bc4944eed2
|
Fixed optimization of loading of ClickHouse dictionaries via localhost #1529
|
2019-01-28 16:26:10 +03:00 |
|
proller
|
403d36a7f4
|
Fix
|
2019-01-28 16:24:55 +03:00 |
|
alesapin
|
8f2cf75cfb
|
Merge pull request #4164 from yandex/docs_for_metrika_datasets
Add docs to anonymized Yandex.Metrika datasets
|
2019-01-28 16:18:33 +03:00 |
|
proller
|
a874945e0e
|
Use cpuinfo if cpuid not available
|
2019-01-28 16:16:08 +03:00 |
|
alesapin
|
f87b1568bb
|
Replace Array-style create table with nested; add max_insert_block_size param
|
2019-01-28 15:51:44 +03:00 |
|
proller
|
22549cc43b
|
Merge remote-tracking branch 'upstream/master' into fix10
|
2019-01-28 15:44:25 +03:00 |
|
Alexey Milovidov
|
4e3d9a0f15
|
Merge branch 'master' of github.com:yandex/ClickHouse into global-thread-pool
|
2019-01-28 14:20:24 +03:00 |
|
Alexey Milovidov
|
cd326884a5
|
Addition to prev. revision #4150
|
2019-01-28 14:18:00 +03:00 |
|
alesapin
|
395d71ec33
|
Rename files
|
2019-01-28 13:08:15 +03:00 |
|
alesapin
|
218856a16b
|
Review fixes
|
2019-01-28 13:01:49 +03:00 |
|
alesapin
|
ababd7749d
|
Add docs to anonymized Yandex.Metrika datasets
|
2019-01-28 12:45:29 +03:00 |
|
alexey-milovidov
|
eb1feacf86
|
Merge pull request #4163 from yandex/star-schema-update
Updated description of "Star schema" benchmark
|
2019-01-28 02:09:34 +03:00 |
|
Alexey Milovidov
|
81460315c4
|
Updated description of "Star schema" benchmark
|
2019-01-28 02:08:08 +03:00 |
|
alexey-milovidov
|
032ed27c27
|
Merge pull request #4154 from 4ertus2/joins
Add IdentifierSemantic and PredicateExpressionsOptimizer refactoring
|
2019-01-28 01:47:57 +03:00 |
|
alexey-milovidov
|
4b8cf83de7
|
Merge pull request #4151 from ercolanelli-leo/fix/sumMap-overflow
Fix/sum map overflow
|
2019-01-27 21:11:51 +03:00 |
|