Commit Graph

23630 Commits

Author SHA1 Message Date
BanyRule
4283fa58a4
Fix typo in Data Skipping Indices paragraph (ru) 2019-03-21 17:10:46 +07:00
alesapin
6b6ac59557 Add asserts to integration tests container 2019-03-21 12:21:56 +03:00
alesapin
304b93ac94 Sanitizer asserts in statful tests 2019-03-21 11:21:30 +03:00
alesapin
face35521a Add clang-8 build 2019-03-21 11:02:45 +03:00
BayoNet
1c5fc84770 DOCAPI-5757: input_format_values_interpret_expressions description (#4730) 2019-03-21 10:38:46 +03:00
alexey-milovidov
2b33e9b7d5
Merge pull request #4499 from nikvas0/nikvas0/bloom_filter_index
Bloom filter indices
2019-03-21 01:29:05 +03:00
olegkv
1964e72205
Create 00151_histogram_merge.reference 2019-03-20 18:05:04 -04:00
olegkv
00b10be7c3
Create 00151_histogram_merge.sql 2019-03-20 18:02:47 -04:00
alexey-milovidov
f571918fa0
Merge pull request #4742 from yandex/remove-wtf-code-tsan
Removed WTF code
2019-03-21 00:59:54 +03:00
alexey-milovidov
96e5de835f
Merge pull request #4740 from yandex/suppress-warning-in-rdkafka-clang
Suppress warning in "rdkafka" library
2019-03-20 23:41:33 +03:00
Alexey Milovidov
1d1bedca3b Removed WTF code 2019-03-20 23:27:55 +03:00
proller
f697df2079
Tests: fix call .sh from .sh (#4732) 2019-03-20 23:04:49 +03:00
proller
9f1c89729a
Debian: Asking password for default user on package install (#4725) 2019-03-20 22:57:50 +03:00
olegkv
a4739c23fb
Update AggregateFunctionHistogram.h 2019-03-20 15:33:01 -04:00
alexey-milovidov
412737bacf
Merge pull request #4721 from yandex/remove_old_packages
Remove old packages from control
2019-03-20 21:56:46 +03:00
Alexey Milovidov
f749fc933e Minor modification in CHANGELOG 2019-03-20 21:04:02 +03:00
Alexey Milovidov
14c4d0d9bd Suppress warning in "rdkafka" library 2019-03-20 21:03:05 +03:00
Alexey Milovidov
3984af2485 Added russian changelog for 19.1, 19.3 patches 2019-03-20 20:09:19 +03:00
Nikita Vasilev
c10f10cc0b Merge remote-tracking branch 'upstream/master' into nikvas0/bloom_filter_index 2019-03-20 19:39:18 +03:00
Alexey Milovidov
4bb0381293 Merge branch 'master' of github.com:yandex/ClickHouse 2019-03-20 19:39:06 +03:00
Alexey Milovidov
a97d9e0c9e Added russian changelog for 19.4 2019-03-20 19:38:53 +03:00
Nikolai Kochetov
414192020f
Update CHANGELOG.md 2019-03-20 19:33:30 +03:00
Nikita Vasilev
09b9fe9491 _v1 2019-03-20 17:52:05 +03:00
proller
faeca57d9a
Try fix Default timezone regression #4658 (#4718) 2019-03-20 16:29:20 +03:00
BayoNet
dfa04a18ab DOCAPI-5441- EN review and RU translation for the tcp_port_secure docs. (#4676) 2019-03-20 15:57:03 +03:00
alesapin
5152af5860
Merge pull request #4728 from nikolaev-rd/patch-1
Remove strange symbol
2019-03-20 15:48:33 +03:00
Roman Nikolaev
8fb8ecb4d5
Remove strange symbol 2019-03-20 10:02:47 +03:00
Alexey Milovidov
2f7ce49a9c Merge branch 'master' of github.com:yandex/ClickHouse 2019-03-20 00:35:26 +03:00
Alexey Milovidov
b09b41e330 Fixed strange formatting 2019-03-20 00:35:18 +03:00
Alexey Milovidov
6732e4366c Commented out readonly user 2019-03-20 00:34:44 +03:00
alesapin
739ea17407 Remove old packages from control 2019-03-19 17:37:47 +03:00
alesapin
9e6301fa49
Merge pull request #4712 from yandex/add_freebsd_build
Add freebsd build to packager and vagrant file
2019-03-19 15:38:01 +03:00
Nikolai Kochetov
c166614173 Fix rare ubsan false positive error while deserializing empty array from StringRef with length = 0 and trash in data. 2019-03-19 14:11:05 +03:00
chertus
1446c50884 fix RowRef initialisation (found by PVS) 2019-03-18 20:43:09 +03:00
proller
7e113f2287 Fix doc in tests/integration 2019-03-18 20:33:13 +03:00
chertus
882f36f251 mark some tests as long 2019-03-18 18:40:53 +03:00
proller
78e0b1af5e
Fix compression level detection when network_compression_method in lowercase (#4706) 2019-03-18 17:59:07 +03:00
alexey-milovidov
451bfaf51b
Merge pull request #4687 from SevaCode/patch-1
Documentation/Installation: Fixed bug in the example of using apt-key
2019-03-18 17:01:08 +03:00
ogorbacheva
6eb4dfe5c9 Doc fix: updating sections about the partitioning (en, ru) (#4677) 2019-03-18 15:48:06 +03:00
chertus
f67327ba1c rename test (need zookeeper) 2019-03-18 15:09:55 +03:00
SevaCode
4a3da1a202 Fixed bug in the example of using apt-key
Original error:
$ sudo apt-key adv --keyserver keyserver.ubuntu.com --recv E0C56BD4
Executing: /tmp/apt-key-gpghome.g8OJxK1FMy/gpg.1.sh --keyserver keyserver.ubuntu.com --recv E0C56BD4
gpg: keyserver receive failed: Server indicated a failure
2019-03-18 11:05:07 +03:00
alexey-milovidov
6b690aaf72
Merge pull request #4707 from yandex/fix-add-materialized-column-after
Keep all kinds of columns in one list
2019-03-18 00:04:58 +03:00
Alexey Zatelepin
304c67da99 Merge branch 'master' into fix-add-materialized-column-after
Conflicts:
	dbms/src/Interpreters/InterpreterCreateQuery.cpp
	dbms/src/Interpreters/InterpreterDescribeQuery.cpp
	dbms/src/Interpreters/interpretSubquery.cpp
	dbms/src/Storages/ColumnsDescription.cpp
2019-03-17 00:46:53 +03:00
alexey-milovidov
93356b5190
Merge pull request #4702 from hczhcz/patch-3
Fix #4690
2019-03-16 20:55:24 +03:00
alexey-milovidov
ae2d974dda
Merge pull request #4708 from kvap/distributed-limit-by
Make the query planner respect LIMIT BY in remote queries
2019-03-16 20:54:06 +03:00
Alexey Zatelepin
0526542ce2 fix Nested columns inplace flatten [#CLICKHOUSE-3101] 2019-03-16 18:07:08 +03:00
Alexey Zatelepin
7a033f5469 fix columns order in test references [#CLICKHOUSE-3101] 2019-03-16 17:56:59 +03:00
alesapin
0b17e6c85a Add freebsd build to packager and vagrant file 2019-03-16 14:02:34 +03:00
Vitaly Baranov
bfa4d80453
Merge pull request #4711 from vitlibar/build-shared-library-for-protobuf
Build shared library for protobuf when MAKE_STATIC_LIBRARIES == OFF.
2019-03-16 13:29:43 +03:00
Alexey Milovidov
6091c2ea1f Update CHANGELOG.md 2019-03-16 01:51:29 +03:00