alexey-milovidov
|
7ee35f102d
|
Merge pull request #10867 from azat/dist-INSERT-load-balancing
Respect prefer_localhost_replica/load_balancing on INSERT into Distributed
|
2020-05-17 11:11:35 +03:00 |
|
alexey-milovidov
|
2ec9d1e9ab
|
Merge pull request #10512 from ClickHouse/fix-ubsan-decimal-parse
Fix UBSan report in Decimal parse
|
2020-05-17 10:46:03 +03:00 |
|
alexey-milovidov
|
5297d1e86a
|
Merge pull request #10928 from vitlibar/check-access-once-for-dictget
dictGet() checks access once
|
2020-05-17 09:27:59 +03:00 |
|
alexey-milovidov
|
a3346e9331
|
Merge pull request #10912 from ClickHouse/static-mutate
Static mutate
|
2020-05-17 09:05:35 +03:00 |
|
alexey-milovidov
|
261410ff58
|
Merge pull request #10829 from ClickHouse/variance-nonnegative
Ensure that variance is nonnegative
|
2020-05-17 09:04:27 +03:00 |
|
alexey-milovidov
|
0fd0711b51
|
Merge pull request #10910 from filimonov/kafka_drop_hang_fix
Fix for the hang during deletion of engine=Kafka
|
2020-05-17 07:13:54 +03:00 |
|
Alexey Milovidov
|
f8a6fa8728
|
Update test
|
2020-05-17 06:18:06 +03:00 |
|
Alexey Milovidov
|
7e24492fb9
|
Added performance test
|
2020-05-17 06:16:34 +03:00 |
|
Alexey Milovidov
|
b156ac3cc1
|
Merge branch 'master' into fix-ubsan-decimal-parse
|
2020-05-17 05:42:24 +03:00 |
|
Alexey Milovidov
|
7df4748753
|
Merge branch 'master' into variance-nonnegative
|
2020-05-17 05:00:59 +03:00 |
|
Alexander Tokmakov
|
f89bf6155b
|
fix bad test
|
2020-05-17 04:16:56 +03:00 |
|
Alexey Milovidov
|
a9f64b4c1c
|
Ensure that the variance is nonnegative
|
2020-05-16 22:55:38 +03:00 |
|
alesapin
|
d0b56a4c7d
|
Merge pull request #10887 from ClickHouse/vzakaznikov-add_alter_rename_column_to_distributed
Vzakaznikov add alter rename column to distributed
|
2020-05-16 12:54:32 +03:00 |
|
alesapin
|
be4037abb5
|
Merge pull request #10895 from ClickHouse/fix_multiple_renames
Fix error in multiple rename commands in a single query.
|
2020-05-16 12:54:04 +03:00 |
|
Nikolai Kochetov
|
c957154fef
|
Merge pull request #10952 from ClickHouse/fix-distributed-queries-incompatibility-19.16-20.1
Fix incompatibility of two-level aggregation between 19.16 and 20.1
|
2020-05-16 10:17:15 +03:00 |
|
tavplubix
|
cc4ddfd89e
|
Merge pull request #10901 from ClickHouse/merging_10554
Merging #10554
|
2020-05-15 23:23:02 +03:00 |
|
Mikhail Filimonov
|
791f3a6c90
|
Merge branch 'kafka_drop_hang_fix' of github.com:filimonov/ClickHouse into kafka_drop_hang_fix
|
2020-05-15 22:20:45 +02:00 |
|
Mikhail Filimonov
|
405cce2c53
|
Another variant of fix. It looks like we do not need destructor at all
|
2020-05-15 22:19:21 +02:00 |
|
Nikolai Kochetov
|
fb38c2a30b
|
Remove experimental_use_processors setting, part 1. (#10924)
Remove experimental_use_processors setting, part 1.
|
2020-05-15 22:28:10 +03:00 |
|
Nikolai Kochetov
|
7d6ac4a87b
|
Added test.
|
2020-05-15 22:21:30 +03:00 |
|
Nikolai Kochetov
|
c4a07812f7
|
Try fix build.
|
2020-05-15 18:48:19 +03:00 |
|
alesapin
|
6fb9a19a40
|
Ignore some tests
|
2020-05-15 17:33:50 +03:00 |
|
Anton Popov
|
11b4bc7189
|
Merge pull request #10889 from CurtizJ/tuple-literal
Fix backward compatibility with tuples and distributed.
|
2020-05-15 15:39:03 +03:00 |
|
Vitaly Baranov
|
d92ac9ea47
|
Merge branch 'master' into RBAC-10
|
2020-05-15 14:12:43 +03:00 |
|
alesapin
|
ef1c7da4af
|
Merge pull request #10757 from ClickHouse/fix-parallel-mv
Fix parallel MV
|
2020-05-15 14:03:09 +03:00 |
|
alesapin
|
26606dd640
|
Fix polymorphic parts
|
2020-05-15 13:36:35 +03:00 |
|
alexey-milovidov
|
689b5094f8
|
Merge pull request #10926 from ClickHouse/test-empty-external-data
Added a test for empty external data
|
2020-05-15 10:35:20 +03:00 |
|
alexey-milovidov
|
985b83a228
|
Merge pull request #10903 from ClickHouse/lexer-unicode-whitespaces
Support for unicode whitespaces in queries.
|
2020-05-15 10:31:59 +03:00 |
|
alexey-milovidov
|
f4d1f7cb2b
|
Merge pull request #10918 from ClickHouse/fix_01019_alter_materialized_view_consistent
Fix test 01019_alter_materialized_view_consistent
|
2020-05-15 10:20:00 +03:00 |
|
Vitaly Baranov
|
201c88f64f
|
Get dictionary and check access rights only once per each call of any function reading external dictionaries.
|
2020-05-15 03:14:14 +03:00 |
|
Artem Zuikov
|
8e8a2a17d6
|
build fixes
|
2020-05-15 03:01:31 +03:00 |
|
Ri
|
fc7afaa639
|
Bitonic sort on GPU (OpenCL) (#10232)
|
2020-05-15 03:01:14 +03:00 |
|
Alexander Tokmakov
|
6a496ce9dc
|
better test
|
2020-05-15 00:51:21 +03:00 |
|
Anton Popov
|
4c0cbc78a9
|
trigger CI
|
2020-05-14 23:44:52 +03:00 |
|
Alexey Milovidov
|
273267ca8b
|
Added a test for empty external data
|
2020-05-14 20:36:59 +03:00 |
|
alesapin
|
8eb27f6f13
|
Fix rename with compact parts
|
2020-05-14 19:56:13 +03:00 |
|
alesapin
|
e5c8c8ca02
|
Fix test
|
2020-05-14 15:45:42 +03:00 |
|
Vitaly Baranov
|
c30587196a
|
Add system tables for users, roles and grants.
|
2020-05-14 14:12:20 +03:00 |
|
Vitaly Baranov
|
b1f362b2dc
|
Add system table for access types.
|
2020-05-14 14:12:20 +03:00 |
|
Vitaly Baranov
|
a14f322723
|
Add system tables for settings profiles.
|
2020-05-14 14:12:15 +03:00 |
|
filimonov
|
f97c14f7be
|
bit better comment
|
2020-05-14 12:18:17 +02:00 |
|
Mikhail Filimonov
|
6499d702f9
|
After review fixes
|
2020-05-14 12:15:38 +02:00 |
|
Mikhail Filimonov
|
a1013f1e71
|
Fix for the hang during deletion of engine=Kafka
|
2020-05-14 10:38:02 +02:00 |
|
Nikolai Kochetov
|
f65305878b
|
Destructive IAggregateFunction::insertResultInto and ColumnAggregateFunction::convertToValues (#10890)
* Destructive IAggregateFunction::insertResultInto and ColumnAggregateFunction::convertToValues
* Try fix build.
* Try fix build.
* Fix build.
* Make convertToValues static.
* fix build.
* Remove const casts.
* Added comment.
* Fix build.
* Fix build.
* Add test.
* Fix test.
|
2020-05-14 10:59:14 +03:00 |
|
Azat Khuzhin
|
dac0b7d1f5
|
Create table with the same load_balancing policy in test_insert_distributed_load_balancing
|
2020-05-14 03:29:03 +03:00 |
|
alexey-milovidov
|
f8195a577c
|
Merge pull request #10744 from Jokser/s3-proxy-resolver
S3 with proxy resolver
|
2020-05-14 02:19:10 +03:00 |
|
alexey-milovidov
|
4175167455
|
Merge pull request #10902 from ClickHouse/recreate-databases-in-tests
clickhouse-test: recreate database for every test
|
2020-05-14 02:13:06 +03:00 |
|
Azat Khuzhin
|
de1d529e86
|
Cover nearest_hostname in test_insert_distributed_load_balancing
|
2020-05-14 01:50:56 +03:00 |
|
alexey-milovidov
|
b3d8c09bfb
|
Merge pull request #10852 from dgrr/format/multiple-queries
Added multiple query formatting on clickhouse-format
|
2020-05-14 01:06:44 +03:00 |
|
Alexey Milovidov
|
09c3bb2613
|
Added a test
|
2020-05-14 00:37:20 +03:00 |
|