Alexey Milovidov
0f18a5739e
Modified test.
2019-06-14 22:36:10 +03:00
CurtizJ
6d9cbc6f28
ignore query limits from system profile while executing mutations
2019-06-14 22:27:53 +03:00
Vitaly Baranov
ddecf09a99
Add more integration tests for external dictionaries
2019-06-14 22:21:37 +03:00
Alexey Milovidov
14bef071a6
Fixed performance degradation in SELECT from MergeTree tables #5631
2019-06-14 22:20:41 +03:00
Vitaly Baranov
b4384ce2a9
Dictionaries can be loaded in parallel.
...
A bad dictionary cannot block all the loading anymore.
Implemented really lazy loading of external dictionaries.
Provided more detailed information about the loading of each dictionary
to make diagnostics easier.
2019-06-14 22:18:47 +03:00
Alexey Milovidov
10722f53c7
Fixed performance degradation in SELECT from MergeTree tables #5631
2019-06-14 22:11:41 +03:00
Ivan Lezhankin
a09f715265
Fix last broken test
2019-06-14 19:53:16 +03:00
BayoNet
fdf0edc495
DOCAPI-4160: The 'uniq*' and 'count' functions desctiption update. ( #5594 )
2019-06-14 19:52:57 +03:00
alexey-milovidov
b0188e6e86
Merge pull request #5627 from proller/fix25
...
Allow run query with remote() in clickhouse-local; Allow redefine config from command line for clickhouse-local
2019-06-14 19:00:06 +03:00
alexey-milovidov
7036a8174b
Update 00557_remote_port.sh
2019-06-14 18:59:56 +03:00
proller
fe60f96612
Fix comments from #5540
2019-06-14 18:49:38 +03:00
proller
7e7b5b3810
Allow run query with remote() in clickhouse-local; Aloow redefine config from command line for clickhouse-local
2019-06-14 18:35:45 +03:00
unknown
ad56305306
:Merge branch 'moving-sum' of https://github.com/inv2004/ClickHouse into moving-sum
2019-06-14 11:17:28 -04:00
unknown
7dc95e17a4
movingSum : macros name + indent
2019-06-14 11:14:58 -04:00
alexey-milovidov
f9cab91447
Merge pull request #5617 from proller/fix15
...
19.8 build fixes
2019-06-14 17:29:51 +03:00
BayoNet
6a53422ff0
DOCAPI-6889: External dictionaries functions docs update. ( #5556 )
2019-06-14 17:27:25 +03:00
alexey-milovidov
00809c78e2
Merge pull request #5623 from yandex/Quid37-lin_ref_perf
...
Merging PR #5505
2019-06-14 17:26:46 +03:00
Alexey Milovidov
152294a1ab
Merge branch 'master' of github.com:yandex/ClickHouse
2019-06-14 17:06:12 +03:00
Alexey Milovidov
6971eef584
Cleanups for #5540
2019-06-14 17:05:59 +03:00
robot-clickhouse
9cd889c9dd
Auto version update to [19.10.1.1] [54422]
2019-06-14 17:04:15 +03:00
robot-clickhouse
d16a4003b2
Auto version update to [19.9.1.636] [54421]
2019-06-14 17:03:13 +03:00
proller
09f3d68f6e
Use logging in clickhouse-local. Use config options in command line in clickhouse-client ( #5540 )
...
* Try fix macos server run
* Doc macos build
# Please enter the commit message for your changes. Lines starting
* CLICKHOUSE-3957 start wip
* tests wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* fix
* fix
* Making logger for clickhouse-local
* fixes
* wip
* wip
* wip
* wip
* clean
* cf
* wip
* fix
* Update CMakeLists.txt
* Update argsToConfig.h
* Update argsToConfig.cpp
* Update ExtendedLogChannel.h
* Update OwnPatternFormatter.cpp
2019-06-14 17:00:37 +03:00
BayoNet
5fedf3e8f3
Merge branch 'master' of github.com:yandex/ClickHouse into DOCAPI-6213-send_progress_in_http_headers
2019-06-14 16:29:09 +03:00
hcz
0385e0923a
Fix style
2019-06-14 21:20:21 +08:00
BayoNet
2b5b775810
Merge branch 'master' of github.com:yandex/ClickHouse into DOCAPI-6180-translation-sync
2019-06-14 16:16:46 +03:00
alexey-milovidov
ca3e324e2a
Update AggregateFunctionMovingSum.cpp
2019-06-14 16:10:10 +03:00
BayoNet
533750ef7f
DOCAPI-6985: RU translations for some articles. ( #5572 )
2019-06-14 15:44:33 +03:00
alexey-milovidov
eb1fe2ed17
Merge pull request #5613 from sundy-li/improve/distribute-alter-more
...
make isSupportedAlterType better
2019-06-14 15:39:09 +03:00
Alexey Milovidov
95c7537656
Merge branch 'lin_ref_perf' of https://github.com/Quid37/ClickHouse into Quid37-lin_ref_perf
2019-06-14 15:33:29 +03:00
BayoNet
a354bfa884
DOCAPI-6550: 'basename' function, HTTP compression. EN review and RU translation ( #5463 )
2019-06-14 14:26:46 +03:00
BayoNet
87a554c4ae
DOCAPI-6888: toDecimal*Or* functions description. ( #5529 )
2019-06-14 14:24:25 +03:00
BayoNet
f442c94d0f
DOCAPI-6213: Fixes.
2019-06-14 14:09:25 +03:00
Ivan Lezhankin
10c7bcf98f
Merge remote-tracking branch 'upstream/master' into pytest
2019-06-14 13:53:07 +03:00
BayoNet
c5f30d9fa8
DOCAPI-6180: Fixes.
2019-06-14 13:29:16 +03:00
proller
fc7ae399c4
Use system rapidjson; Fix types for macos;
2019-06-14 13:28:30 +03:00
alexey-milovidov
9b727d267e
Merge pull request #5535 from infinivision/add_bitmapContains
...
Add bitmapContains
2019-06-14 09:23:37 +03:00
alexey-milovidov
bc387e865f
Merge pull request #5549 from yandex/fix_deduplication_bug
...
Fix complex bug in deduplication
2019-06-14 09:23:15 +03:00
alexey-milovidov
864e1370b0
Merge pull request #5550 from ogorbacheva/DOCAPI-3951-lambda
...
Doc fix: small fix in lambda
2019-06-14 09:22:12 +03:00
alexey-milovidov
e90a7078f3
Merge pull request #5607 from coraxster/decimal-overflow
...
Fix float to decimal convert overflow
2019-06-14 09:20:39 +03:00
sundy-li
eac978f1e0
make isSupportedAlterType better
2019-06-14 11:06:08 +08:00
dmitry kuzmin
5fc6a6973a
float to decimal overflow fix
2019-06-13 23:28:14 +03:00
alexey-milovidov
e5264e7531
Merge pull request #5611 from den-crane/patch-3
...
SQL Fix for converting to denormalized "flat schema":
2019-06-13 21:27:58 +03:00
Denis Zhuravlev
10749728b1
SQL Fix for converting to denormalized "flat schema":
...
In current stable ( 19.8.3.8) multi - join does not support [select *]
2019-06-13 15:05:19 -03:00
unknown
0dab40404e
movingSum format fix: trailing space
2019-06-13 12:18:32 -04:00
unknown
1c7037d270
movingSum test fix: source table order
2019-06-13 12:17:20 -04:00
alexey-milovidov
87557d216b
Update DataTypesDecimal.h
2019-06-13 17:49:13 +03:00
alexey-milovidov
5ab1a15075
Update DataTypesDecimal.h
2019-06-13 17:48:13 +03:00
alexey-milovidov
0a08d36f3d
Merge pull request #5606 from yandex/check-for-namespace-comments-style
...
Check for namespace comments in "check-style" tool
2019-06-13 17:47:27 +03:00
coraxster
640653dfde
newline
2019-06-13 15:50:42 +03:00
Alexey Milovidov
f38042f006
Check for namespace comments in "check-style" tool #5561
2019-06-13 13:45:32 +03:00