Alexey Milovidov
607951895a
Fixed table function numbers with zero argument #4276
2019-02-05 20:05:33 +03:00
proller
238cfb4da3
CLICKHOUSE-4284 debian init: wait for server startup on 'clickhouse-server start'
2019-02-05 20:05:23 +03:00
Maxim Akhmedov
4dfce303fb
Remove e.what() from exception message for DB::Exception.
2019-02-05 20:02:05 +03:00
chertus
396d4fb921
hotfix for duplicates in JOIN ON #4271
2019-02-05 19:58:57 +03:00
Ivan Blinkov
693782ee5b
WIP on docs/website ( #4278 )
2019-02-05 19:46:30 +03:00
Alexey Milovidov
9568ef9f8e
Merge branch 'master' of github.com:yandex/ClickHouse
2019-02-05 19:44:02 +03:00
Alexey Milovidov
9dd2e75b71
Fixed warnings in clang 8 #4143
2019-02-05 19:43:52 +03:00
Ivan Blinkov
d6b1cf1a85
fix markup
2019-02-05 19:32:28 +03:00
Ivan Blinkov
ecb664c0f4
Update issue templates
2019-02-05 19:00:37 +03:00
Ivan Blinkov
a3dbe7d5e1
Update issue templates
2019-02-05 18:59:47 +03:00
Ivan Blinkov
06f3abc317
Update issue templates
2019-02-05 18:56:58 +03:00
Nikita Vasilev
89913b9188
fix
2019-02-05 18:22:47 +03:00
Nikita Vasilev
a1b0dede07
Data Skipping Indices ( #4143 )
...
* made index parser
* added index parsing
* some fixes
* added index interface and factory
* fixed compilation
* ptrs
* added indexParts
* indextypes
* index condition
* IndexCondition
* added indexes in selectexecutor
* fix
* changed comment
* fix
* added granularity
* comments
* fix
* fix
* added writing indexes
* removed indexpart class
* fix
* added setSkipIndexes
* add rw for MergeTreeIndexes
* fixes
* upd error
* fix
* fix
* reading
* test index
* fixed nullptr error
* fixed
* fix
* unique names
* asts -> exprlist
* minmax index
* fix
* fixed select
* fixed merging
* fixed mutation
* working minmax
* removed test index
* fixed style
* added indexes to checkDataPart
* added tests for minmax index
* fixed constructor
* fix style
* fixed includes
* fixed setSkipIndexes
* added indexes meta to zookeeper
* added parsing
* removed throw
* alter cmds parse
* fix
* added alter
* fix
* alters fix
* fix alters
* fix "after"
* fixed alter
* alter fix + test
* fixes
* upd setSkipIndexes
* fixed alter bug with drop all indices
* fix metadata editing
* new test and repl fix
* rm test files
* fixed repl alter
* fix
* fix
* indices
* MTReadStream
* upd test for bug
* fix
* added useful parsers and ast classes
* fix
* fix comments
* replaced columns
* fix
* fixed parsing
* fixed printing
* fix err
* basic IndicesDescription
* go to IndicesDescr
* moved indices
* go to indicesDescr
* fix test minmax_index*
* fixed MT alter
* fixed bug with replMT indices storing in zk
* rename
* refactoring
* docs ru
* docs ru
* docs en
* refactor
* rename tests
* fix docs
* refactoring
* fix
* fix
* fix
* fixed style
* unique idx
* unique
* fix
* better minmax calculation
* upd
* added getBlock
* unique_condition
* added termForAST
* unique
* fixed not
* uniqueCondition::mayBeTrueOnGranule
* fix
* fixed bug with double column
* is always true
* fix
* key set
* spaces
* test
* tests
* fix
* unique
* fix
* fix
* fixed bug with duplicate column
* removed unused data
* fix
* fixes
* __bitSwapLastTwo
* fix
2019-02-05 17:50:25 +03:00
BayoNet
af7c9bd2d7
DOCAPI-4994: Requirements, Monitoring and Troubleshooting are translated into Russian ( #4269 )
2019-02-05 17:35:58 +03:00
Alexey Milovidov
aa5e60a23b
Fixed bad configuration of base64 library #3350
2019-02-05 17:05:48 +03:00
Nikita Vasilev
263b390c52
removed unnecessary actions
2019-02-05 16:59:43 +03:00
Nikita Vasilev
87a80a4361
fixed create as
2019-02-05 16:52:45 +03:00
Alexey Zatelepin
1512e17ab8
info about failed parts for ReplicatedMergeTree [#CLICKHOUSE-3912]
2019-02-05 16:37:16 +03:00
Alexey Milovidov
d6c8b27c55
Suggest installation of dbg package
2019-02-05 16:33:44 +03:00
Alexey Zatelepin
b8ee63fa3a
save information about failed parts for ordinary MergeTree mutations [#CLICKHOUSE-3192]
2019-02-05 16:04:58 +03:00
alexey-milovidov
602ad09152
Merge pull request #4273 from vitlibar/add-instruction-about-install-dirmngr
...
Add instruction about installing dirmngr to the documentation.
2019-02-05 16:01:29 +03:00
Vitaly Baranov
8259e8f1e2
Add instruction about installing dirmngr to the documentation.
2019-02-05 15:54:43 +03:00
alesapin
abf58cf0a0
Merge pull request #4270 from yandex/try-to-fix-flap-insert_into_distributed
...
Increase timeout in intergration test to avoid flap
2019-02-05 15:08:42 +03:00
Nikolai Kochetov
a249fc7788
Do nut use Arena in ColumnsHashing for string in functions arrayUniq and arrayEnumerate.
2019-02-05 14:14:09 +03:00
alesapin
5e8ad5d419
Merge branch 'master' of github.com:yandex/ClickHouse
2019-02-05 14:07:53 +03:00
alesapin
1c2087d3b8
Read revision from files only if it was not specified explicitly
2019-02-05 14:07:28 +03:00
Nikolai Kochetov
44a46825d0
Added perftest for ColumnsHashing.
2019-02-05 13:55:08 +03:00
Nikolai Kochetov
daa051b1f8
Fix tests.
2019-02-05 13:55:34 +03:00
Nikolai Kochetov
91c63c201c
Delete commented code.
2019-02-05 13:55:08 +03:00
Nikolai Kochetov
1644349342
Refactor arrayEnumerateUniq using ColumnsHashing.
2019-02-05 13:55:25 +03:00
Nikolai Kochetov
df3ec47e1d
Implemented sets using ColumnsHashing.
2019-02-05 13:55:08 +03:00
Nikolai Kochetov
3afc0c8108
Disable prev key optimization for string keys.
2019-02-05 13:55:08 +03:00
Nikolai Kochetov
264da7f9d3
Implemented sets using ColumnsHashing.
2019-02-05 13:55:15 +03:00
Nikolai Kochetov
10b49f3a74
Removed old key getters from Join.
2019-02-05 13:55:08 +03:00
Nikolai Kochetov
8db4116464
Update HashMethodHashed.
2019-02-05 13:55:08 +03:00
Ivan Lezhankin
8c640f54f8
Fix clang-7 warnings
2019-02-05 13:19:34 +03:00
alesapin
edf0344d0e
Increase timeout
2019-02-05 13:15:14 +03:00
alexey-milovidov
dea4f7e817
Merge pull request #4255 from yandex/dictionaries-user-profile
...
Set user profile for dictionaries with "clickhouse" source if they are loaded from localhost.
2019-02-05 12:53:31 +03:00
Alexey Milovidov
29c3195742
Removed bad code; fixed error
2019-02-05 02:18:04 +03:00
Alexey Milovidov
26f406c886
Merge branch 'master' of github.com:yandex/ClickHouse into dictionaries-user-profile
2019-02-05 00:57:39 +03:00
Alexey Milovidov
2556a96e9e
Fixed race condition in test #4213
2019-02-05 00:38:23 +03:00
alexey-milovidov
23ad22b8a1
Merge pull request #4254 from yandex/fix-system-log-create-on-shutdown
...
Fixed weird behaviour of system logs
2019-02-05 00:11:36 +03:00
alexey-milovidov
61e7ef31b3
Merge pull request #4259 from yandex/manual_release_revision
...
Add ability to set version in release_lib.sh via env variables
2019-02-05 00:11:14 +03:00
alexey-milovidov
f2c95bf243
Merge pull request #4266 from 4ertus2/cross
...
CROSS to INNER JOIN (analyze expressions)
2019-02-05 00:10:51 +03:00
DarkWanderer
6e92183854
Fixed format export test, fixed clang compilation
2019-02-04 22:59:59 +03:00
Alexey Milovidov
b186861ef7
Fixed error message
2019-02-04 22:50:21 +03:00
Alexey Milovidov
b0efd6089c
Removed preemptive load of external dictionaries in presence of Dictionary database
2019-02-04 22:45:22 +03:00
BayoNet
c32969a8ff
DOCAPI-4994: Requirements, Monitoring and Troubleshooting are translated into Russian ( #4260 )
...
* 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.
* Fixed anchors.
* DOCAPI-4994: Server operation articles are added. Some links are fixed.
* DOCAPI-4994: Edited after review by Ivan.
* DOCAPI-4994: Fixed headers
* DOCAPI-4994: Russian translation for Requirements, Monitoring and Troubleshooting.
* DOCAPI-4994-Registry. Docs fixes.
* DOCAPI-4994: Docs fix.
* DOCAPI-4994: New files removed
2019-02-04 22:09:53 +03:00
Alexey Milovidov
1639711364
Merge branch 'master' of github.com:yandex/ClickHouse into dictionaries-user-profile
2019-02-04 22:07:28 +03:00
Alexey Milovidov
f4ee9f4db8
Merge branch 'master' of github.com:yandex/ClickHouse into fix-system-log-create-on-shutdown
2019-02-04 22:02:10 +03:00