Vasily Nemkov
|
9cc2baf05c
|
DataType64 as decimal
compiles
|
2019-09-26 18:12:40 +03:00 |
|
millb
|
ea013cf1a2
|
Fixed test
|
2019-09-26 17:44:04 +03:00 |
|
Ivan Blinkov
|
5e5be6cbc7
|
Change redirect to presentations GitHub pages (#7116)
|
2019-09-26 16:09:13 +03:00 |
|
millb
|
259be751ee
|
Fixed metric name.
Add metric description.
Add test.
|
2019-09-26 15:06:52 +03:00 |
|
Sergei Bocharov
|
a0e11264ee
|
Fix startsWith function
|
2019-09-26 14:39:39 +03:00 |
|
alesapin
|
089e3146c9
|
Add missed files
|
2019-09-26 14:19:10 +03:00 |
|
Ivan Blinkov
|
3a5c644f2e
|
Add link to Singapore meetup
|
2019-09-26 14:18:10 +03:00 |
|
alesapin
|
4fdb5a61e5
|
Rename ExternalDictionaries to ExternalDictionariesLoader
|
2019-09-26 13:41:33 +03:00 |
|
Guillaume Tassery
|
7c93ef1706
|
Add integration tests for auth on HTTP external dictionaries
|
2019-09-26 12:28:56 +02:00 |
|
alesapin
|
5668f55ab7
|
Rename ExternalModels to ExternalModelsLoader
|
2019-09-26 13:23:14 +03:00 |
|
alesapin
|
903f826640
|
Remove runtime factory and remove one redundant object
|
2019-09-26 13:08:38 +03:00 |
|
alex.lvxin
|
e2c7b83747
|
Update mergetree.md
fix the error content。
|
2019-09-26 17:14:14 +08:00 |
|
BayoNet
|
df8cb4b619
|
DOCAPI-7413: EN revew, RU translation. T64 codec docs (#7021)
* Update create.md (#32)
* DOCAPI-7413: Fixes.
* DOCAPI-7413: Fixes.
* DOCAPI-7413: RU translation.
|
2019-09-26 11:51:48 +03:00 |
|
BayoNet
|
1fdc2b5675
|
DOCAPI-6422: EN docs for adaptive index granularity and some settings (#7012)
* Typo fix.
* Links fix.
* Fixed links in docs.
* More fixes.
* DOCAPI-6422: Adaptive granularity
* DOCAPI-6422: fix.
* Update settings.md
* Update settings.md
* DOCAPI-6422: Clarifications and fixes.
* DOCAPI-6422: Fix.
* DOCAPI-6422: Link fix.
|
2019-09-26 11:45:08 +03:00 |
|
filimonov
|
40c9d44a66
|
rpm: preserve existing configs on package upgrade
|
2019-09-26 07:10:41 +02:00 |
|
Guillaume Tassery
|
53b10d5b60
|
docs
|
2019-09-26 05:42:45 +02:00 |
|
Guillaume Tassery
|
6ac5054f81
|
Merge branch 'acl_file_storage' of github.com:PerformanceVision/ClickHouse into acl_file_storage
|
2019-09-26 05:36:06 +02:00 |
|
Guillaume Tassery
|
647568a6f6
|
cosmetic
|
2019-09-26 05:34:22 +02:00 |
|
chertus
|
dd08f06c81
|
squash left-hand blocks in partial merge join
|
2019-09-25 22:17:32 +03:00 |
|
Ivan
|
8bce0fa9cb
|
Disable some contribs for cross-compilation (#7101)
|
2019-09-25 21:51:09 +03:00 |
|
alexey-milovidov
|
d4df1030c9
|
Merge pull request #7073 from filimonov/patch-4
add obsoletes section to clickhouse-server spec
|
2019-09-25 21:46:34 +03:00 |
|
BayoNet
|
4a60e8187b
|
Fixing links in docs (#7098)
* Typo fix.
* Links fix.
* Fixed links in docs.
* More fixes.
* Link fixes.
|
2019-09-25 19:43:10 +03:00 |
|
Guillaume Tassery
|
f9660bbe47
|
Update external_dicts_dict_sources.md
|
2019-09-25 13:37:13 +02:00 |
|
millb
|
4e893eb949
|
Fixed codestyle
|
2019-09-25 13:46:24 +03:00 |
|
millb
|
97a2ae176b
|
Add CountOfMerges metric
|
2019-09-25 13:37:43 +03:00 |
|
alexey-milovidov
|
0d596baf43
|
Merge pull request #7090 from yurriy/mysql
Updated MariaDB
|
2019-09-25 13:31:16 +03:00 |
|
Guillaume Tassery
|
367a0dcdb4
|
cosmetic
|
2019-09-25 11:46:48 +02:00 |
|
Guillaume Tassery
|
0267c65e27
|
Add documentation
|
2019-09-25 11:42:17 +02:00 |
|
Guillaume Tassery
|
8b4e789847
|
Rename key to name
|
2019-09-25 11:42:08 +02:00 |
|
Guillaume Tassery
|
77f2dfee6a
|
Add the positibility to add an header on an HTTP source
|
2019-09-25 10:08:46 +02:00 |
|
Guillaume Tassery
|
2435e9a12c
|
Add simple HTTP right credentials
|
2019-09-25 06:33:54 +02:00 |
|
Alexey Milovidov
|
31f9eeb201
|
Merge branch 'CurtizJ-merging_redis'
|
2019-09-25 02:27:22 +03:00 |
|
Alexey Milovidov
|
ff07ffbbae
|
Merge branch 'merging_redis' of https://github.com/CurtizJ/ClickHouse into CurtizJ-merging_redis
|
2019-09-25 02:27:05 +03:00 |
|
alexey-milovidov
|
64e889d872
|
Merge pull request #7070 from 4ertus2/mjoin
PartialMergeJoin optimisation (skip not intersected blocks)
|
2019-09-25 02:24:42 +03:00 |
|
BayoNet
|
f5ba279a6d
|
DOCAPI-8163: Update for EN docs for sequenceMatch and sequenceCount (#6952)
* Typo fix.
* Links fix.
* Fixed links in docs.
* More fixes.
* DOCAPI-8163: Docs for sequenceMatch and sequenceCount.
|
2019-09-25 02:19:14 +03:00 |
|
Denis Zhuravlev
|
30136fa4ad
|
Doc change. Added description for interserver_http_credentials (#6927)
* Update settings.md
Added description for interserver_http_credentials
* Update settings.md
Added description for interserver_http_credentials
* Update settings.md
* Update settings.md
* Update settings.md
* Update settings.md
|
2019-09-25 02:14:23 +03:00 |
|
BayoNet
|
c3c3f3829e
|
DOCAPI-7719: Columns matcher docs (#6831)
* Typo fix.
* DOCAPI-7719: Docs
* DOCAPI-7719: Text.
* DOCAPI-7719: Text.
* DOCAPI-7719: Update.
* DOCAPI-7719: Update.
|
2019-09-25 02:07:52 +03:00 |
|
alexey-milovidov
|
60d74a5e55
|
Merge pull request #7086 from nikvas0/nikvas0/little_odb_impr
little improvement in DatabaseOrdinary code
|
2019-09-25 02:04:34 +03:00 |
|
alexey-milovidov
|
7cfa52ef73
|
Merge pull request #7026 from ClickHouse/aku/lookup-result
Do not use iterators in find() and emplace() methods of hash tables.
|
2019-09-25 02:03:43 +03:00 |
|
Yuriy
|
403b156114
|
fixed build without glibc-compatibility
|
2019-09-25 01:30:26 +03:00 |
|
Yuriy
|
dfb762d93c
|
Revert "Revert "Updated MariaDB""
This reverts commit f8b7cc8693 .
|
2019-09-25 01:28:59 +03:00 |
|
Alexander Tokmakov
|
d642304b1d
|
add CustomSeparated format
|
2019-09-24 22:56:45 +03:00 |
|
Alexander Kuzmenkov
|
b949cc232b
|
Mark lookupResultGetKey/Mapped functions ALWAYS_INLINE.
They only do pointer arithmetics, so it makes sense to always inline
them.
|
2019-09-24 22:03:10 +03:00 |
|
Alexander Kuzmenkov
|
6e32553e01
|
Add a comment about MemorySanitizer options.
|
2019-09-24 22:00:47 +03:00 |
|
chertus
|
0467229eff
|
fix all left partial merge join on block borders
|
2019-09-24 21:21:57 +03:00 |
|
alexey-milovidov
|
ebb92d656d
|
Merge pull request #7087 from abyss7/issue-6459
Add instruction for cross-compilation for Mac OS X
|
2019-09-24 19:58:55 +03:00 |
|
Ivan Lezhankin
|
7285bad1e7
|
Merge remote-tracking branch 'upstream/master' into issue-6459
|
2019-09-24 17:52:50 +03:00 |
|
alexey-milovidov
|
bc9667d881
|
Merge pull request #7085 from ClickHouse/merge-s3
Merge s3
|
2019-09-24 17:51:57 +03:00 |
|
Vasilyev Nikita
|
def500f591
|
some impr
|
2019-09-24 17:49:30 +03:00 |
|
alexey-milovidov
|
bce31e4afc
|
Merge pull request #7059 from excitoon-favorites/merge-s3-table-level-setting
Made setting `s3_min_upload_part_size` table-level.
|
2019-09-24 17:47:11 +03:00 |
|