Ivan Lezhankin
|
cef18b1e61
|
Fix shared build with rdkafka
|
2019-07-22 15:58:06 +03:00 |
|
Dmitry Rubashkin
|
9ffbf65741
|
Fix of a fix
|
2019-07-22 15:50:10 +03:00 |
|
Dmitry Rubashkin
|
42efc1051e
|
fixes of bad commit
|
2019-07-22 15:35:29 +03:00 |
|
Dmitry Rubashkin
|
d279a685a9
|
Merge branch
|
2019-07-22 15:31:17 +03:00 |
|
Dmitry Rubashkin
|
6c6af60194
|
Fixes after review
|
2019-07-22 15:18:53 +03:00 |
|
Vivien Maisonneuve
|
1b6a20d711
|
Fix typos in docs
|
2019-07-22 14:13:07 +02:00 |
|
Ivan Lezhankin
|
762f1d3a85
|
Merge remote-tracking branch 'upstream/master' into issue-5846
|
2019-07-22 13:19:37 +03:00 |
|
alexey-milovidov
|
adfc369172
|
Merge pull request #6082 from vitlibar/fix-segfault-in-reload-outdated
Fix segfault in ExternalLoader::reloadOutdated().
|
2019-07-22 01:28:37 +03:00 |
|
alexey-milovidov
|
3da461fea5
|
Merge pull request #6038 from yandex/Immowelt-ThreeDots
Merging COLUMNS matcher
|
2019-07-22 01:27:38 +03:00 |
|
Alexey Milovidov
|
9b5cba8174
|
Fixed bad code
|
2019-07-22 00:35:43 +03:00 |
|
Alexey Milovidov
|
b2961bcc31
|
Added check for empty number of columns; improved test
|
2019-07-22 00:19:42 +03:00 |
|
Alexey Milovidov
|
8060993ca2
|
Removed obsolete comment
|
2019-07-21 23:40:34 +03:00 |
|
alexey-milovidov
|
ea9b36e531
|
Merge pull request #6091 from yurriy/php-client-test
MySQL Native Driver test
|
2019-07-21 23:29:24 +03:00 |
|
CurtizJ
|
e559c8f949
|
fix build
|
2019-07-21 21:17:28 +03:00 |
|
Alexey Milovidov
|
fb0d09c5d3
|
Rename files
|
2019-07-21 20:03:58 +03:00 |
|
alexey-milovidov
|
9f9dd040dd
|
Update StorageMergeTree.cpp
|
2019-07-21 17:14:55 +03:00 |
|
alexey-milovidov
|
2302af0040
|
Merge pull request #5759 from Felixoid/merge_exception
Pass a proper message to exception
|
2019-07-21 17:12:41 +03:00 |
|
Yuriy
|
28a0481f1a
|
php mysql client test
|
2019-07-21 15:19:14 +03:00 |
|
Mikhail f. Shiryaev
|
75de4eec70
|
Add tests for optimization exceptions
|
2019-07-21 08:57:24 +02:00 |
|
alexey-milovidov
|
839415844c
|
Merge pull request #6086 from simPod/patch-1
Fix TTL link in MergeTree docs
|
2019-07-21 05:41:46 +03:00 |
|
Alexey Milovidov
|
47058e8e11
|
Fixed error
|
2019-07-21 05:13:42 +03:00 |
|
Alexey Milovidov
|
7064fe6678
|
Merge branch 'master' into Immowelt-ThreeDots
|
2019-07-21 02:21:55 +03:00 |
|
Mikhail f. Shiryaev
|
15fd980d0b
|
Add description "unable to select parts" and logging
|
2019-07-21 00:39:40 +02:00 |
|
Ivan Lezhankin
|
301a64afa6
|
Merge remote-tracking branch 'upstream/master' into issue-5846
|
2019-07-21 01:09:03 +03:00 |
|
Šimon Podlipský
|
6ae38d9473
|
Fix TTL link in MergeTree docs
|
2019-07-20 11:45:56 +03:00 |
|
alexey-milovidov
|
8008ce6e9e
|
Update StorageReplicatedMergeTree.cpp
|
2019-07-20 10:44:05 +02:00 |
|
Mikhail f. Shiryaev
|
da50663e2c
|
Pass a proper message to exception
|
2019-07-20 10:44:05 +02:00 |
|
BayoNet
|
4460c56b93
|
DOCAPI-6213: EN review, RU translation for X-ClickHouse-Progress related topics (#6076)
DOCAPI-6213: EN review. RU translastion.
|
2019-07-20 10:39:10 +03:00 |
|
alexey-milovidov
|
c6b468d435
|
Merge pull request #6083 from yandex/odbc-initial-load-fix
Fix for initial load of external dictionaries via ODBC
|
2019-07-20 04:26:22 +03:00 |
|
alexey-milovidov
|
cf73de10c1
|
Update clickhouse-server.templates
|
2019-07-20 04:12:29 +03:00 |
|
Alexey Milovidov
|
7661eeefa0
|
Fixed idiotic test
|
2019-07-20 03:47:06 +03:00 |
|
Alexey Milovidov
|
cf873b9308
|
Fixed flappy test (can fail due to timeout in debug/sanitizer builds)
|
2019-07-20 03:28:48 +03:00 |
|
alexey-milovidov
|
67b72f4261
|
Merge pull request #6029 from yandex/aku/agg-arenas
Do not access shared arenas in aggregate function columns.
|
2019-07-20 03:16:24 +03:00 |
|
alexey-milovidov
|
b035edefea
|
Update InterpreterCreateQuery.cpp
|
2019-07-20 03:02:18 +03:00 |
|
alexey-milovidov
|
f9d1214bbc
|
Update DatabasesCommon.cpp
|
2019-07-20 02:51:43 +03:00 |
|
alexey-milovidov
|
3abf1b278e
|
Update DatabasesCommon.cpp
|
2019-07-20 02:51:20 +03:00 |
|
Alexey Milovidov
|
7ce6a71c95
|
Steal part of modifications from #6007
|
2019-07-20 02:42:59 +03:00 |
|
Alexey Milovidov
|
389cf9fcee
|
Better fix: removed old and bad code #6069
|
2019-07-20 02:10:55 +03:00 |
|
Alexey Milovidov
|
21165edcb7
|
Quick fix for initial load of external dictionaries via ODBC
|
2019-07-20 02:06:15 +03:00 |
|
alexey-milovidov
|
be70e7b96e
|
Update CHANGELOG_RU.md
|
2019-07-20 00:50:48 +03:00 |
|
alexey-milovidov
|
144072935d
|
Merge pull request #5900 from 4ertus2/changelog
RU changelog for 19.9.2
|
2019-07-20 00:49:39 +03:00 |
|
alexey-milovidov
|
5351e8ac6a
|
Merge branch 'master' into changelog
|
2019-07-20 00:48:01 +03:00 |
|
alexey-milovidov
|
ad95d4e3e0
|
Merge pull request #6000 from Quid37/master
regression methods adam optimizer
|
2019-07-20 00:45:51 +03:00 |
|
alexey-milovidov
|
175c4655d8
|
Merge pull request #6043 from 4ertus2/ast
Enable 'input_format_defaults_for_omitted_fields' by default
|
2019-07-20 00:42:01 +03:00 |
|
Alexey Milovidov
|
d0996c0b73
|
Minor modifications for #6070
|
2019-07-20 00:37:34 +03:00 |
|
alexey-milovidov
|
4c6d35cc44
|
Merge pull request #6077 from filimonov/mongo_cmake_flags_issue
cmake - disallow switching ENABLE_MONGODB separate from ENABLE_POCO_MONGODB
|
2019-07-20 00:36:17 +03:00 |
|
alexey-milovidov
|
4adf47bb77
|
Merge pull request #6068 from PerformanceVision/fix_ipv6_cidr
Resolve segfault on IPv6CIDRToRange with setting a max cidr
|
2019-07-20 00:32:05 +03:00 |
|
alexey-milovidov
|
d0eb20f4b7
|
Merge pull request #6070 from bopohaa/fix-protobuf-length-delimited-message-limit
Add verification of the length of the protobuf message
|
2019-07-20 00:31:36 +03:00 |
|
alexey-milovidov
|
3a8bb58522
|
Update ProtobufReader.cpp
|
2019-07-20 00:30:22 +03:00 |
|
alexey-milovidov
|
f2b6adf15e
|
Update ProtobufReader.cpp
|
2019-07-20 00:27:20 +03:00 |
|