alesapin
|
b4652625c7
|
Try to enable skipped tests
|
2020-05-18 13:02:52 +03:00 |
|
alesapin
|
1ccd4fb978
|
Add missed drop in test
|
2020-05-18 12:24:48 +03:00 |
|
alesapin
|
0395f59b73
|
Just wait slightly more in test
|
2020-05-18 12:03:51 +03:00 |
|
Alexey Milovidov
|
738842b846
|
Moved test #4277 to bugs
|
2020-05-18 09:20:17 +03:00 |
|
Alexey Milovidov
|
daeaa07c90
|
Merge branch 'pull-4277'
|
2020-05-18 09:19:23 +03:00 |
|
alexey-milovidov
|
893d05c1a0
|
Merge pull request #10989 from ClickHouse/fix-test-right-join
Fix non-deterministic test
|
2020-05-18 07:43:12 +03:00 |
|
alexey-milovidov
|
7efd2a825f
|
Merge pull request #10463 from ClickHouse/parallel-final
Parallel final
|
2020-05-18 05:20:18 +03:00 |
|
Alexey Milovidov
|
ed6c8054f0
|
Fix bad test
|
2020-05-18 03:48:46 +03:00 |
|
Andrei Nekrashevich
|
eba043aaf8
|
Merge branch 'master' into random_string_utf8_function
|
2020-05-17 22:53:42 +03:00 |
|
alexey-milovidov
|
f7b1263d41
|
Merge pull request #10268 from ClickHouse/max-rows-to-sort
Added failing tests about "max_rows_to_sort" setting.
|
2020-05-17 22:21:30 +03:00 |
|
alexey-milovidov
|
8d3c37992a
|
Merge pull request #10533 from ClickHouse/alter-key-column-better-exception-message
Better exception message and error code for ALTER of key column #9078
|
2020-05-17 22:21:14 +03:00 |
|
alexey-milovidov
|
92686fea27
|
Merge pull request #10974 from ClickHouse/xolm-random_fixed_string_function
Merging #10866
|
2020-05-17 22:20:53 +03:00 |
|
alexey-milovidov
|
76dfc37bbf
|
Merge pull request #10975 from ClickHouse/Potya-master
Merging #10856
|
2020-05-17 22:20:36 +03:00 |
|
Andrei Nekrashevich
|
9d2801e0d8
|
fix
|
2020-05-17 16:07:37 +03:00 |
|
alexey-milovidov
|
7cf3538840
|
Merge pull request #10270 from ClickHouse/quota-key-in-client
Support quota_key for Native client
|
2020-05-17 14:09:40 +03:00 |
|
alexey-milovidov
|
6c49967395
|
Merge pull request #10802 from PerformanceVision/offset_without_limit
Add the ability to set an OFFSET clause without a LIMIT
|
2020-05-17 12:06:22 +03:00 |
|
alexey-milovidov
|
6d34f24605
|
Merge branch 'master' into complex_key_direct
|
2020-05-17 11:55:01 +03:00 |
|
Alexey Milovidov
|
59b0435547
|
Fix tests
|
2020-05-17 11:25:29 +03:00 |
|
Alexey Milovidov
|
c701ccbec0
|
Merge branch 'master' of https://github.com/Potya/ClickHouse into Potya-master
|
2020-05-17 11:19:37 +03:00 |
|
alexey-milovidov
|
1bceb48e65
|
Merge pull request #10920 from ClickHouse/fix-notNullIn-with-null
Fix not null in with null
|
2020-05-17 11:16:43 +03:00 |
|
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
|
157d0b612c
|
Merge branch 'random_fixed_string_function' of https://github.com/xolm/ClickHouse into xolm-random_fixed_string_function
|
2020-05-17 10:54:48 +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
|
de8120d69a
|
Improvement; added a test
|
2020-05-17 10:17:54 +03:00 |
|
Alexey Milovidov
|
20c9c2d3ec
|
Better test
|
2020-05-17 09:52:33 +03:00 |
|
Alexey Milovidov
|
1ebd71a230
|
Updated test reference because new result is correct
|
2020-05-17 09:48:49 +03:00 |
|
Alexey Milovidov
|
df1e1f4638
|
Merge branch 'master' of github.com:yandex/ClickHouse into max-rows-to-sort
|
2020-05-17 09:28:23 +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
|
f7087c721e
|
Merge branch 'master' into max-rows-to-sort
|
2020-05-17 09:08:46 +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
|
47504dc213
|
Merge branch 'max-rows-to-sort' of github.com:yandex/ClickHouse into max-rows-to-sort
|
2020-05-17 08:57:42 +03:00 |
|
Alexey Milovidov
|
3742462119
|
Merge branch 'master' into max-rows-to-sort
|
2020-05-17 08:56:42 +03:00 |
|
Alexey Milovidov
|
f4ac1eec04
|
Merge branch 'master' into quota-key-in-client
|
2020-05-17 08:15:13 +03:00 |
|
Alexey Milovidov
|
7396790bd9
|
Update tests
|
2020-05-17 07:47:32 +03:00 |
|
Andrei Nekrashevich
|
675509ed23
|
Added function randomStringUTF8
|
2020-05-17 07:43:53 +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 |
|