BayoNet
84f1fe6e75
Docapi 4479 merge tree new syntax translate ( #4085 )
...
* Update of english version of descriprion of the table function `file`.
* New syntax for ReplacingMergeTree.
Some improvements in text.
* Significantly change article about SummingMergeTree.
Article is restructured, text is changed in many places of the document. New syntax for table creation is described.
* Descriptions of AggregateFunction and AggregatingMergeTree are updated. Russian version.
* New syntax for new syntax of CREATE TABLE
* Added english docs on Aggregating, Replacing and SummingMergeTree.
* CollapsingMergeTree docs. English version.
* 1. Update of CollapsingMergeTree. 2. Minor changes in markup
* Update aggregatefunction.md
* Update aggregatefunction.md
* Update aggregatefunction.md
* Update aggregatingmergetree.md
* GraphiteMergeTree docs update.
New syntax for creation of Replicated* tables.
Minor changes in *MergeTree tables creation syntax.
* Markup fix
* Markup and language fixes
* Clarification in the CollapsingMergeTree article
* DOCAPI-4821. Sync between ru and en versions of docs.
* Fixed the ambiguity in geo functions description.
* Example of JOIN in ru docs
* Deleted misinforming example.
* Fixed links to IN operators.
* Updated the description of ALTER MODIFY.
* [RU] Updated ALTER MODIFY description.
* DOCAPI-4479. English changes are translated into russian.
* DOCAPI-4479. Minor text and markup fixes.
* DOCAPI-4479. Minor text edits.
2019-01-18 19:07:48 +03:00
Boris Granveaud
f1a7f60165
new functions filesystemAvailable, filesystemFree and filesystemCapacity
2019-01-18 16:44:53 +01:00
proller
0939387514
Build fixes ( #4076 )
...
Move copy_headers.sh and formath.sh from root.
Debian: use default build dir (obj-x86_64-linux-gnu)
Debian: add test after build (GLIBC_required_version)
cmake: dont run copy headers if already copied
2019-01-18 18:19:53 +03:00
alexey-milovidov
3f043823d4
Merge pull request #4093 from yandex/recommend-cap2-package
...
Added recommended package for clickhouse-server
2019-01-18 17:56:54 +03:00
Nikhil Raman
05b71c9d60
Fix toStartOfFiveMinute
doc. ( #4096 )
2019-01-18 16:29:12 +03:00
alesapin
9cb95470bd
Merge pull request #4073 from alex-krash/doc_compression_codec
...
Add doc for per-column compression codecs
2019-01-18 16:27:12 +03:00
Ivan Lezhankin
5f74094edb
Fix a setting description.
2019-01-18 16:15:36 +03:00
alesapin
7c1c6eba8b
Wrap hdfsBuilder into unique ptr
2019-01-18 15:48:55 +03:00
Ivan Lezhankin
89ffb577b1
Implement additional Kafka engine setting for allowed parsing errors
2019-01-18 15:48:38 +03:00
Alexey Milovidov
1f7d17bad2
Added recommended package for clickhouse-server #4091
2019-01-18 15:36:20 +03:00
alesapin
d8b01bec80
Merge branch 'master' of github.com:yandex/ClickHouse
2019-01-18 14:48:18 +03:00
alesapin
a5af465b20
Add option for stateless tests disabling
2019-01-18 14:47:50 +03:00
alesapin
a139f375c3
Remove copypaste
2019-01-18 14:39:36 +03:00
alesapin
71e58ca001
Fix potential leak in read buffer
2019-01-18 14:01:07 +03:00
alesapin
83c32727dc
Remove strange commit
2019-01-18 13:57:00 +03:00
alesapin
2f7b63cf71
Fix review notes
2019-01-18 13:55:03 +03:00
Alexandr Krasheninnikov
382f8ebc3a
Review fixes
2019-01-18 11:29:21 +03:00
zhang2014
998591b30d
fix build failure
2019-01-18 10:31:28 +08:00
alexey-milovidov
3d4bd7cbf8
Merge branch 'master' into feature/use_cluster_pool
2019-01-18 01:02:39 +03:00
alexey-milovidov
7beb25eaaf
Merge pull request #4087 from 4ertus2/joins
...
child free ASTIdentifier
2019-01-18 00:51:08 +03:00
alexey-milovidov
908015aa4b
Merge pull request #4088 from proller/fix14
...
CLICKHOUSE-4257 remoteSecure
2019-01-18 00:48:55 +03:00
alexey-milovidov
254cad03a8
Merge pull request #4089 from kvinty/kvinty-fix-typos
...
Fix typos
2019-01-17 23:17:40 +03:00
Evgenii Pravda
809ed37fa4
Fix typos
2019-01-17 22:04:21 +03:00
Alexey Milovidov
c3aae60aed
Trying to understand the code #4063
2019-01-17 21:49:56 +03:00
proller
e778a5eeca
Fix port secelt
2019-01-17 21:49:01 +03:00
proller
f2bbac6523
CLICKHOUSE-4257 remoteSecure
2019-01-17 20:55:44 +03:00
chertus
5289c1337e
child free ASTIdentifier
2019-01-17 20:01:48 +03:00
alesapin
b6ad3cf148
Remove shadow variable warning
2019-01-17 19:15:51 +03:00
Alexandr Krasheninnikov
925a79501a
Review fix
2019-01-17 18:58:39 +03:00
Alexandr Krasheninnikov
6b12ada18f
Review fixes
2019-01-17 18:57:25 +03:00
Alexey Milovidov
7a4c46b38f
Reading the test #4063
2019-01-17 18:30:44 +03:00
Alexey Milovidov
736e1e2d71
Fixed build #4063
2019-01-17 18:21:21 +03:00
Alexey Milovidov
303c3cc043
Merge branch 'master' of https://github.com/Miniwoffer/ClickHouse into Miniwoffer-master
2019-01-17 18:04:06 +03:00
alexey-milovidov
af32828d9a
Update 00823_capnproto_input.sh
2019-01-17 18:02:49 +03:00
Alexey Milovidov
178302cc5d
Miscellaneous #3960
2019-01-17 17:45:02 +03:00
alesapin
07e11577d3
Add write logic and remove strange multifile read logic
2019-01-17 17:10:30 +03:00
alexey-milovidov
0ec1fdef04
Merge pull request #3960 from yandex/zk-columns-compact-storage
...
Compact storage of the part header in ZooKeeper
2019-01-17 17:05:01 +03:00
alesapin
9af809aa46
Merge pull request #4081 from yandex/updated_test_images
...
Better test images (with ts in output)
2019-01-17 16:24:29 +03:00
alesapin
2d3e08fc74
Refactor ReadBufferFromHDFS
2019-01-17 14:26:29 +03:00
alesapin
4e5ca0e0ba
Better test images (with ts in output)
2019-01-17 13:35:22 +03:00
Odin Hultgren Van Der Horst
94a2726a93
Merge branch 'master' of https://github.com/Miniwoffer/ClickHouse
2019-01-17 10:46:15 +01:00
Odin Hultgren Van Der Horst
da4f4c882f
Added test for capnproto
2019-01-17 10:40:18 +01:00
alexey-milovidov
b50fa22606
Merge pull request #4077 from 4ertus2/joins
...
Some more ASTIdentifier refactoring
2019-01-17 00:58:36 +03:00
alesapin
9e60eb40a8
Merge pull request #4078 from yandex/updated_test_images
...
Add env variables systemwide
2019-01-17 00:46:40 +03:00
alesapin
7df80f52c1
Also install dbg package
2019-01-17 00:29:30 +03:00
alesapin
2ba25fa03d
Add env variables systemwide
2019-01-17 00:05:37 +03:00
alexey-milovidov
2cbd1263a9
Merge pull request #4053 from danlark1/master
...
MultiVolnitsky added with tests and some benchmark, many multiFunctions are added to support multistring search
2019-01-16 22:24:57 +03:00
Alexey Milovidov
fc2a0cdfb1
Added a test #4004
2019-01-16 22:24:21 +03:00
chertus
394e8b0378
minor improvements and fix
2019-01-16 21:38:19 +03:00
chertus
6a79a03a9e
minor improvements
2019-01-16 21:38:19 +03:00