Vitaly Baranov
7c03b35bc4
CLICKHOUSE-4127: Fix assertion in debug build.
...
Do reading faster if the structure isn't altered.
2018-12-01 15:42:56 +03:00
Kirill Shvakov
566644b171
timeSlots: add optional parameter 'Size'
2018-12-01 10:01:20 +02:00
alexey-milovidov
c399038e19
Merge pull request #3720 from yandex/dont-allocate-too-much-memory-to-parse-query
...
Don't allocate too much memory to parse query
2018-12-01 07:21:18 +03:00
Alexey Milovidov
2cf627457a
Fixed error #3720
2018-12-01 05:38:54 +03:00
Alexey Milovidov
b7d9910bd3
Merge branch 'master' into dont-allocate-too-much-memory-to-parse-query
2018-12-01 04:54:01 +03:00
Alexey Milovidov
024a4ba73c
Fixed build after merge #3689
2018-12-01 02:52:20 +03:00
alexey-milovidov
bf7b68cf95
Merge pull request #3689 from abyss7/CLICKHOUSE-3936
...
CLICKHOUSE-3936
2018-12-01 01:50:04 +03:00
alexey-milovidov
32b0b61d25
Merge pull request #3699 from amosbird/master
...
NonJoinedStream[ALL] bypasses max_block_size
2018-12-01 01:48:48 +03:00
proller
2221638ade
Fix presence of both libc++ and -static-libstdc++ link flags ( #3706 )
...
* Fix precence of both libc++ and -static-libstdc++ link flags
* cmake: NO_WERROR for ARCH_ARM
* Try fix test link
* revert
* Update CMakeLists.txt
2018-12-01 01:30:34 +03:00
alexey-milovidov
2a6b7b3d00
Merge pull request #3719 from yandex/fix-buffer-read-locking
...
Fix destination table locking for Buffer engine reads
2018-12-01 01:27:39 +03:00
alexey-milovidov
0afe17b241
Merge pull request #3723 from yandex/dont-log-to-stderr-within-re2
...
Don't log to stderr within RE2 library
2018-12-01 01:01:19 +03:00
Alexey Milovidov
be80b7b188
Added suggestion from Nikolay Kochetov #3720
2018-11-30 22:47:47 +03:00
alexey-milovidov
f97d64bb32
Merge pull request #3722 from abyss7/ninja-pools
...
Add variables to limit the number of concurrent linkings.
2018-11-30 22:40:43 +03:00
Alexey Milovidov
ca1d38914a
Don't log to stderr within RE2 library [#CLICKHOUSE-2]
2018-11-30 22:37:31 +03:00
谢磊
d3894b52df
[WIP] translate about table-engines ( #3660 )
...
* init zh/operations translate
* finish table_engines about Integrations part
* add table_engine index
2018-11-30 22:26:35 +03:00
KochetovNicolai
57d1b133d3
Update CHANGELOG_RU.md
2018-11-30 22:02:22 +03:00
Ivan Lezhankin
0798db6c8c
Add variables to limit the number of concurrent linkings.
2018-11-30 20:54:14 +03:00
Alexey Milovidov
621e622f79
Added test [#CLICKHOUSE-4169]
2018-11-30 18:41:24 +03:00
Alexey Milovidov
35f6fb5ae6
Avoid memory over-allocation when large value of "max_query_size" is specified [#CLICKHOUSE-4169]
2018-11-30 18:36:41 +03:00
Alexey Zatelepin
2d71338b78
examine structure of the destination table of Buffer storage under lock
2018-11-30 18:34:24 +03:00
Amos Bird
d092d35fa9
NonJoinedStream[ALL] bypasses max_block_size
2018-11-30 22:59:17 +08:00
alexey-milovidov
cee0d48ce6
Merge pull request #3703 from dqminh/fix-empty-fixed-string
...
Fix buffer overflow for EmptyImpl with FixedString
2018-11-30 17:30:35 +03:00
alexey-milovidov
560b513f18
Merge pull request #3709 from yandex/widechar_width_arm_build
...
Fixed build of "widechar_width" library on ARM [#CLICKHOUSE-2]
2018-11-30 17:29:47 +03:00
proller
cd2af4b6d2
Update Contributors
2018-11-30 16:49:53 +03:00
Alexey Milovidov
f59bf174d7
Fixed build of "widechar_width" library on ARM [#CLICKHOUSE-2]
2018-11-30 16:37:36 +03:00
BayoNet
078a192388
Update of JOIN docs ( #3684 )
...
* 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.
* 1. Updated the JOIN clause description.
2. Added the new setting 'join_default_strictness' description.
* Minor fixes in docs.
* Deleted version of ClickHouse from setting. All info about new features are in changelog.
2018-11-30 16:04:14 +03:00
Ivan Blinkov
c9b0cd454e
There are more than two languages now + mention PDF
2018-11-30 15:30:05 +03:00
Daniel Dao
eb91b19a99
Fix buffer overflow for EmptyImpl with FixedString
...
Signed-off-by: Daniel Dao <dqminh89@gmail.com>
2018-11-30 02:17:01 +00:00
proller
44ddd28e14
Auto version update to [18.14.17] [54409]
2018-11-29 19:17:29 +03:00
alesapin
51f73651dd
Inject columns after creating header
2018-11-29 18:16:08 +03:00
proller
1cc69100f1
Fix macos build
2018-11-29 17:37:56 +03:00
proller
837629fbf6
Better .clang-format and uncrustify.cfg
2018-11-29 15:45:34 +03:00
alesapin
fc379c1d5c
Inject column names before types
2018-11-29 15:03:58 +03:00
alesapin
b2fd3e804a
Add special logic for alter
2018-11-29 14:55:34 +03:00
alesapin
8f3b7e063f
Merge remote-tracking branch 'origin/master' into simplier_merge_read_logic
2018-11-29 12:20:22 +03:00
alesapin
e2e88324d0
Rename MergeTree streams for select
2018-11-29 12:19:42 +03:00
Nikolai Kochetov
f7f5ad3952
Fix build.
2018-11-29 11:23:27 +03:00
Nikolai Kochetov
95e4297601
Fix tests.
2018-11-29 11:19:14 +03:00
Nikolai Kochetov
a75430cbf7
Fix build.
2018-11-29 10:58:59 +03:00
alesapin
a0862efc17
Merge remote-tracking branch 'origin/master' into simplier_merge_read_logic
2018-11-29 10:58:45 +03:00
alexey-milovidov
9cc36d3d3c
Merge pull request #3692 from yandex/fix-create-table-engine-parsing
...
Fix CREATE TABLE engine parsing
2018-11-29 00:22:20 +03:00
proller
c5eb678187
PerformanceTest fix --secure ( #3690 )
...
* fix
* PerformanceTest fix --secure
* clean
2018-11-29 00:21:22 +03:00
alexey-milovidov
624a9ac0af
Merge pull request #3694 from yandex/fix-race-condition-drop-table
...
Fixed race condition in Buffer and MaterializedView, part 1 (ad-hoc)
2018-11-29 00:20:11 +03:00
Alexey Milovidov
b92bcb3385
Added test #3694
2018-11-28 22:12:19 +03:00
Alexey Milovidov
46d8f2f985
Added test #3694
2018-11-28 22:09:17 +03:00
Alexey Milovidov
b4d218a890
Fixed race condition, part 1 (ad-hoc) [#CLICKHOUSE-2]
2018-11-28 21:40:02 +03:00
Alexey Milovidov
97280bb361
Whitespace [#CLICKHOUSE-2]
2018-11-28 21:28:30 +03:00
alesapin
d4059ba507
Inject default column
2018-11-28 20:21:27 +03:00
Nikolai Kochetov
14ff6ae6d4
Added test.
2018-11-28 20:13:38 +03:00
Nikolai Kochetov
540a99c93a
Fix engine parsing in create query.
2018-11-28 19:52:46 +03:00