Commit Graph

16597 Commits

Author SHA1 Message Date
chertus
925e4c7dbb backward compatibility 2018-07-16 14:28:22 +03:00
chertus
53f1f4794d fix inserts into unknown table, ex. 'table function url(...)' 2018-07-13 21:06:47 +03:00
chertus
1d7f6c32a0 one more build fix 2018-07-13 18:32:20 +03:00
chertus
bc5d5bcf4a fix build with CAPNP 2018-07-13 18:10:42 +03:00
chertus
2c4949dd5d fix build without CAPNP 2018-07-13 16:47:13 +03:00
chertus
4e0d9aa8d4 revert unneeded changes 2018-07-13 15:46:29 +03:00
chertus
c8f71cb539 Merge branch 'master' into issue-3578 2018-07-13 14:30:42 +03:00
alexey-milovidov
53f9ae3cf1 Update CompressedReadBufferBase.cpp 2018-07-13 06:41:18 +03:00
proller
9d0b6bffe4 Better error: Print checksums if they mismatch 2018-07-13 06:41:18 +03:00
chertus
c78a67d573 fix case with unexpected aliases 2018-07-13 01:05:03 +03:00
Alexey Milovidov
c315200e64 Fixed rare error in ZooKeeper library: callback never called in case when network error happens after reading response header but before response body was read - that will lead to deadlock and readonly table [#CLICKHOUSE-3820] 2018-07-13 00:31:38 +03:00
proller
ab2a898257 Use clang-6 in release script for sanitizers 2018-07-12 20:58:37 +03:00
chertus
f89e476c0f add option to disable sending metadata 2018-07-12 17:33:57 +03:00
robot-metrika-test
d2c4696bc6 Auto version update to [54394] 2018-07-12 16:25:17 +03:00
Ivan Blinkov
875ea0f4ea
Fix mistype 2018-07-12 13:36:48 +03:00
chertus
a7fcae2759 fix defaults with list expressions 2018-07-12 13:03:49 +03:00
chertus
2876aadba7 fix materialized 2018-07-12 11:49:20 +03:00
robot-metrika-test
b683792769 Auto version update to [54393] 2018-07-11 23:45:40 +03:00
Alexey Milovidov
5eeaf94e0c Merge branch 'master' of github.com:yandex/ClickHouse 2018-07-11 22:38:21 +03:00
Alexey Milovidov
14d5aa061f Miscellaneous #1322 2018-07-11 22:37:57 +03:00
chertus
3c39f2fc69 fix some tests 2018-07-11 21:34:12 +03:00
alexey-milovidov
de3e63a607
Merge pull request #2631 from blinkov/CLICKHOUSE-2720
Documentation improvements
2018-07-11 20:43:31 +03:00
Ivan Blinkov
26190b5b7d Some additional details in main README.md 2018-07-11 20:18:44 +03:00
chertus
a765aef4db fix KafkaStorage build and add sql test for defaults 2018-07-11 19:24:29 +03:00
Alexey Milovidov
d6a3cade18 Whitespaces [#CLICKHOUSE-3820] 2018-07-11 19:10:02 +03:00
Alexey Milovidov
06fc37abd4 Merge branch 'master' of github.com:yandex/ClickHouse 2018-07-11 18:58:56 +03:00
Alexey Milovidov
0352d6916f Updated default clickhouse-client config #1959 2018-07-11 18:58:29 +03:00
chertus
82d22574d4 fix empty defaults mask issue and add some comments 2018-07-11 17:11:47 +03:00
Ivan Blinkov
b55d532f48 Add README.md for docs/tools 2018-07-11 16:45:13 +03:00
robot-metrika-test
5a25d7df26 Auto version update to [54392] 2018-07-11 16:00:46 +03:00
Alexey Milovidov
b3b41c9661 Non significant changes #2521 2018-07-11 15:59:37 +03:00
Alexey Milovidov
2f4605e7da Fixed build #2627 2018-07-11 15:50:23 +03:00
alexey-milovidov
9793ae98e0
Merge pull request #2521 from ssmike/CLICKHOUSE-3547
CLICKHOUSE-3547 streaming histogram aggregation
2018-07-11 15:48:12 +03:00
chertus
fe1b393e55 defaults for storages with formated input 2018-07-11 15:05:04 +03:00
Ivan Blinkov
b9de47912c Some more clarifications 2018-07-11 13:57:44 +03:00
Ivan Blinkov
be2221844b Add more detailed README.md to docs folder 2018-07-11 12:30:15 +03:00
Ivan Blinkov
af761035fd Fix single page version detection 2018-07-11 11:34:32 +03:00
Ivan Blinkov
b4cbc52042 Refactor and fix some javascript in docs template 2018-07-11 11:29:34 +03:00
Ivan Blinkov
ccd8e95093 Improve logging a bit #2 2018-07-11 11:17:36 +03:00
Ivan Blinkov
56cbce1b38 Improve logging a bit 2018-07-11 11:14:23 +03:00
Ivan Blinkov
feb3980e22 Merge branch 'master' of https://github.com/yandex/ClickHouse into CLICKHOUSE-2720 2018-07-11 11:05:28 +03:00
Ivan Blinkov
cf157b04be Add helper script to simplify editing docs in both languages in parallel 2018-07-11 11:05:24 +03:00
alexey-milovidov
e0ce1aac56 Update WriteBufferFromOStream.cpp 2018-07-10 23:46:10 +03:00
alexey-milovidov
ba25b84e6d Update WriteBufferFromOStream.cpp 2018-07-10 23:46:10 +03:00
alexey-milovidov
401c48272d Update WriteBufferFromOStream.h 2018-07-10 23:46:10 +03:00
alexey-milovidov
1737228039 Update ReadBufferFromIStream.cpp 2018-07-10 23:46:10 +03:00
alexey-milovidov
21a5a7a544 Update ReadBufferFromIStream.h 2018-07-10 23:46:10 +03:00
proller
2e0869f567 Write current position in stream errors 2018-07-10 23:46:10 +03:00
Alexey Milovidov
8eea4ae9cd Fixed race condition in test #2604 2018-07-10 22:00:07 +03:00
Alexey Milovidov
abf8cd24d7 Fixed discrepancy [#CLICKHOUSE-2837] 2018-07-10 21:39:32 +03:00