proller
348b7c3bda
clickhouse-test: Fix run without server config
2018-03-27 18:08:51 +03:00
alexey-milovidov
03b01fc249
Merge pull request #2118 from yandex/faster-sync-insert
...
Faster distributed sync insert
2018-03-26 22:23:41 +03:00
Vitaliy Lyudvichenko
190964f98e
Avoid extra waits in copier. [#CLICKHOUSE-2]
2018-03-26 21:39:28 +03:00
KochetovNicolai
d25c244946
Merge pull request #1882 from zhang2014/support/simd_for_lengthUTF-8
...
ISSUES-1885 UTF8 countCodePoints use SIMD
2018-03-26 18:27:07 +03:00
Alex Zatelepin
c5b04f7f17
Add info about total uncompressed part size to system tables ( #2052 )
...
* column size calculating routines now take into account multiple streams [#CLICKHOUSE-2831]
* rename for clarity
* use more appropriate method for calculating table size
* add info about total uncompressed part size to system.parts and system.parts_columns [#CLICKHOUSE-2831]
* rename columns for clarity [#CLICKHOUSE-2831]
* count shared substreams only once [#CLICKHOUSE-2831]
2018-03-26 17:18:04 +03:00
alexey-milovidov
ce5d926492
Merge pull request #2117 from yandex/revert-2110-master
...
Revert "English translation is updated"
2018-03-26 17:01:10 +03:00
alexey-milovidov
26df2f7a85
Revert "English translation is updated"
2018-03-26 17:00:55 +03:00
alexey-milovidov
f1887fe033
Merge pull request #2105 from elBroom/add-query-id-to-client
...
Added query_id to client
2018-03-26 01:45:29 +03:00
alexey-milovidov
9ba28666e1
Update Client.cpp
2018-03-26 01:44:54 +03:00
alexey-milovidov
db4944508f
Merge pull request #2100 from tobad357/bugfix/fix-subscribe-multiple-topics
...
#2095 Make sure to split the topics args list on ','
2018-03-26 01:43:21 +03:00
alexey-milovidov
237c530b4e
Update StorageKafka.cpp
2018-03-26 01:42:36 +03:00
alexey-milovidov
2e5b9b69d6
Merge pull request #2106 from jonatasfreitasv/missing_slash_on_config
...
Added missing slash on graphite monitoring section
2018-03-26 01:40:25 +03:00
alexey-milovidov
8be06f930b
Merge pull request #2110 from BayoNet/master
...
English translation is updated
2018-03-26 01:38:45 +03:00
Jonatas Freitas
e07cde4363
Added missing slash on graphite monitoring section
2018-03-25 01:43:12 -03:00
BayoNet
ec86ecbcdc
Some typos are fixed.
2018-03-25 05:37:07 +03:00
BayoNet
cd59ff0d54
mysql.md is not translated yet
2018-03-25 05:16:13 +03:00
BayoNet
4d0582f5cf
Merge remote-tracking branch 'upstream/master'
2018-03-25 05:14:13 +03:00
BayoNet
a011a466ab
English translation update.
2018-03-25 05:04:22 +03:00
elBroom
b80f5ed875
ignoring query_id in interactive mode
2018-03-25 02:50:30 +03:00
elBroom
d406454f39
Added query_id to client
2018-03-25 02:22:58 +03:00
Tobias Adamson
0af09ae0c7
Add trim to topic names to be a bit more lenient if config is 'topic1, topic2'
2018-03-24 14:51:35 +08:00
Tobias Adamson
dd06b39e5f
Fix rename of variable, duplication of wrong variable name
2018-03-24 09:16:33 +08:00
proller
405ad39cd4
Fix test
2018-03-23 22:45:33 +03:00
Alexey Milovidov
f5896d35b4
Removed duplicate code that could lead to wrong behaviour #1959
2018-03-23 21:20:54 +03:00
Alexey Milovidov
e3bebf462f
Merge branch 'master' of github.com:yandex/ClickHouse
2018-03-23 19:56:26 +03:00
Alexey Milovidov
046346645f
Minor modifications #1959
2018-03-23 19:55:35 +03:00
proller
e7a2f10e2a
Fix test build
2018-03-23 19:40:15 +03:00
alexey-milovidov
d298f9af5c
Merge pull request #1959 from kshvakov/show-server-group-in-client
...
Возможность показывать группу сервера при подключении в клиенте
2018-03-23 19:26:22 +03:00
proller
7cdb6b5de1
Fix test
2018-03-23 19:25:02 +03:00
alexey-milovidov
3f320eb031
Merge branch 'master' into show-server-group-in-client
2018-03-23 19:23:25 +03:00
alexey-milovidov
7ba82eb359
Update Defines.h
2018-03-23 19:18:36 +03:00
proller
caf83a650e
libs: compiling with msvc2017 ( #1996 )
...
* Allow use bundled *ssl library
* fix
* Add submodule
* Fixes
* fix
* fixes
* fixes
* fix
* fix
* update poco
* fix warnings
* fix
* fix
* Build fixes
* Build fixes
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* add bat
* no zookeeper in dbms
* update boost
* fixes
* fixes
* fix
* fix
* fix
* fix
* try fix
* try fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* Better
* fix
* dh verbose
* fix
* dh verbose
* fix
* clean
* Update LocalDate.h
* Update LocalDateTime.h
2018-03-23 19:05:14 +03:00
zhang2014
06d71a9493
ISSUES-218 add test for distributed & case when then
2018-03-23 18:42:06 +03:00
Alexander Marshalov
a6c2e43bd2
The lost information in the Kafka engine documentation has been restored, modified and translated (from commit: https://github.com/yandex/ClickHouse/pull/1654/files#diff-c9ba89e2414c83b5dcc579233c5c80b5 )
2018-03-23 18:40:24 +03:00
Alexey Milovidov
723141c19b
Removed setting "strict_insert_defaults" from the en docs #2079
2018-03-23 18:39:33 +03:00
alexey-milovidov
2590e3b0a6
Update settings.md
2018-03-23 18:37:45 +03:00
Artemeey
1619189ed5
Update settings.md
2018-03-23 18:37:45 +03:00
proller
b87cfd2924
Add tests
2018-03-23 18:36:50 +03:00
Tobias Adamson
c76d1a008d
Make sure to split the topics args list on ','
2018-03-23 22:13:09 +08:00
KochetovNicolai
aacc0bee53
Merge pull request #2097 from yandex/CLICKHOUSE-3663
...
Clickhouse 3663
2018-03-23 14:56:08 +03:00
Nikolai Kochetov
2f468f1ae1
fix test [#CLICKHOUSE-3663]
2018-03-23 13:50:20 +03:00
robot-metrika-test
6249245018
Auto version update to [54371]
2018-03-23 01:11:43 +03:00
alexey-milovidov
a75d5525e7
Update MergeTreeDataPartChecksum.h
2018-03-23 00:26:46 +03:00
Vitaliy Lyudvichenko
883de7a2a6
startup() waits for initialization of ReplicatedMergeTreeRestartingThread. [#CLICKHOUSE-2]
2018-03-23 00:26:46 +03:00
Vitaliy Lyudvichenko
fe8dfd3038
Add minimalistic checksums. [#CLICKHOUSE-3660]
2018-03-23 00:26:46 +03:00
Vitaliy Lyudvichenko
7c2a99c9b8
Introduced MinimalisticDataPartChecksums. [#CLICKHOUSE-3660]
2018-03-23 00:26:46 +03:00
Nikolai Kochetov
6f60e6ee4f
added test [#CLICKHOUSE-3663]
2018-03-22 23:18:11 +03:00
Nikolai Kochetov
cbfd862fa3
fix reading with evaluated defaults [#CLICKHOUSE-3663]
2018-03-22 23:18:11 +03:00
Nikolai Kochetov
74211b5bf8
added test [#CLICKHOUSE-3663]
2018-03-22 22:54:21 +03:00
Nikolai Kochetov
97624d7d78
fix reading with evaluated defaults [#CLICKHOUSE-3663]
2018-03-22 22:53:19 +03:00