Nikolai Kochetov
2311bbd95c
Restore recheck parts in ReplicatedMergeTreeAlterThread in case of error.
2019-03-22 20:24:35 +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
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
Alexey Milovidov
a1dd8fb831
Merge branch 'master' of github.com:yandex/ClickHouse
2019-03-16 01:50:54 +03:00
Alexey Milovidov
babb4f7b73
Miscellaneous
2019-03-16 01:50:46 +03:00
Vitaly Baranov
2ded9543a3
Build shared library for protobuf when MAKE_STATIC_LIBRARIES == OFF.
2019-03-16 00:27:03 +03:00
Alexey Milovidov
2773708798
Merge branch 'master' of github.com:yandex/ClickHouse
2019-03-15 23:30:19 +03:00
Alexey Milovidov
1c2cea58f1
Changelog for 19.1.10 through and 19.1.14
2019-03-15 23:29:37 +03:00
Ivan
8ac3e89628
Merge pull request #4649 from abyss7/iast-as
...
Implement and use method IAST::as<Derived>()
2019-03-15 23:22:46 +03:00
Alexey Milovidov
d7993a7d3f
Changelog for 19.4.0 and 19.3
2019-03-15 23:20:11 +03:00
Alexey Milovidov
5e902c30a0
Changelog for 19.4.0 and 19.3
2019-03-15 23:19:31 +03:00
Alexey Milovidov
0f767c3fb7
Changelog for 19.4.0 and 19.3
2019-03-15 23:17:57 +03:00
Alexey Milovidov
14d9d51555
Changelog for 19.4.0 and 19.3
2019-03-15 23:15:56 +03:00
Alexey Milovidov
770be004f3
Changelog for 19.4.0 and 19.3
2019-03-15 23:14:22 +03:00
Alexey Milovidov
3976136cd6
Changelog for 19.4.0 and 19.3
2019-03-15 23:12:07 +03:00
Alexey Milovidov
236d5c7b36
Changelog for 19.4.0 and 19.3
2019-03-15 23:08:38 +03:00
Alexey Milovidov
f1a264edf7
Changelog for 19.4.0 and 19.3
2019-03-15 23:07:27 +03:00
Alexey Milovidov
576b8db12b
Changelog for 19.4.0 and 19.3
2019-03-15 23:05:28 +03:00
Alexey Milovidov
3a0bbeb43d
Changelog for 19.4.0 (early draft)
2019-03-15 22:51:05 +03:00
Alexey Milovidov
7963aa1cea
Changelog for 19.4.0 (early draft)
2019-03-15 22:44:28 +03:00
Alexey Milovidov
157e3121e1
Changelog for 19.4.0 (early draft)
2019-03-15 22:20:18 +03:00
Alexey Milovidov
70612df957
Changelog for 19.4.0 (early draft)
2019-03-15 22:19:04 +03:00
Alexey Milovidov
48a6f39b1d
Changelog for 19.4.0 (early draft)
2019-03-15 22:12:40 +03:00
Alexey Milovidov
ec060d5ac7
Changelog for 19.3.6 and 19.3.7 (draft)
2019-03-15 21:59:54 +03:00
Alexey Zatelepin
a2debdb724
fix use-after-free [#CLICKHOUSE-3101]
2019-03-15 21:52:45 +03:00
Alexey Milovidov
817606179d
Merge branch 'master' of github.com:yandex/ClickHouse
2019-03-15 21:35:25 +03:00
Alexey Milovidov
825f0aab48
Fixed typo
2019-03-15 21:31:36 +03:00
chertus
a63cf1aeef
fix line with PVS warning
2019-03-15 21:04:30 +03:00
Alexey Zatelepin
a030ce90b5
fix build
2019-03-15 20:40:16 +03:00
Ivan Lezhankin
b67e79430d
Fix style
2019-03-15 20:22:19 +03:00
Ivan Lezhankin
61954d855d
More reverts
2019-03-15 20:09:14 +03:00
Alexey Milovidov
86b803350d
Updated contributors
2019-03-15 19:47:46 +03:00
BayoNet
3f8514902b
DOCAPI-5758: EN review and RU translation of the Kafka engine descrip… ( #4660 )
...
* DOCAPI-5758: EN review and RU translation of the Kafka engine description.
* DOCAPI-5758: Markup fix.
* DOCAPI-5758: Markup fixes in the Kafka topic.
* DOCAPI-5758: Link fix.
2019-03-15 19:39:59 +03:00
Alexey Zatelepin
dac1c0a6c3
fix formatting of column comments
2019-03-15 19:37:52 +03:00
Alexey Zatelepin
6505ff1098
add test [#CLICKHOUSE-3101]
2019-03-15 19:37:52 +03:00