alexey-milovidov
|
e10cf89896
|
Merge pull request #9410 from excitoon-favorites/attachpart
Fixed `DeleteOnDestroy` logic in `ATTACH PART` and added few tests
|
2020-04-01 04:49:41 +03:00 |
|
alexey-milovidov
|
6eb3928567
|
Merge pull request #9975 from CurtizJ/tuple-literal
Fix use-after-free at syntax error
|
2020-04-01 04:46:21 +03:00 |
|
alexey-milovidov
|
8dffb62b47
|
Merge pull request #9938 from achimbab/pr_windowFunnel
Fix bugs in windowFunnel()
|
2020-03-31 22:44:07 +03:00 |
|
Anton Popov
|
6e305b2ec1
|
fix use-after-free at syntax error
|
2020-03-31 22:25:00 +03:00 |
|
Vladimir Chebotarev
|
8d4c7de231
|
Added test for attaching partitions across disk sets.
|
2020-03-31 21:00:29 +03:00 |
|
achulkov2
|
c77fe290d3
|
Fix mysql + join bug (#9949)
|
2020-03-31 13:52:26 +03:00 |
|
Artem Zuikov
|
cd1683a823
|
Rename joined table totals columns (#9939)
|
2020-03-31 13:38:24 +03:00 |
|
alesapin
|
b09a59de99
|
Merge pull request #9937 from ClickHouse/fix_parallel_alter_tests
Add hard timeouts to alter tests
|
2020-03-31 11:59:50 +03:00 |
|
alesapin
|
ab701ec0c5
|
Fix 00975_indices_mutation_replicated_zookeeper test
|
2020-03-31 11:54:46 +03:00 |
|
Alexander Kuzmenkov
|
be331e3e9c
|
Make table names in some stateless tests unique.
Hoping this fixes strange failures we've been seeing under MemorySanitizer.
|
2020-03-30 15:59:01 +03:00 |
|
alexey-milovidov
|
9436a136b6
|
Merge pull request #9919 from azat/system.tables
system.tables improvements (total_rows/total_bytes/storage_policy)
|
2020-03-30 14:21:49 +03:00 |
|
Vitaly Baranov
|
cf8c722c91
|
Add test_random_inserts/__init__.py
|
2020-03-30 14:07:56 +03:00 |
|
alesapin
|
49a0b99c51
|
Add missed file
|
2020-03-30 13:40:23 +03:00 |
|
philip.han
|
210024cd3a
|
Fix a corner case of windowFunnel with 'strict_order'
|
2020-03-30 19:35:54 +09:00 |
|
philip.han
|
d8ff25d364
|
Fix a bug that windowFunnel() returns null.
|
2020-03-30 19:29:13 +09:00 |
|
alesapin
|
8d19f9f7d7
|
Add hard timeouts to alter tests
|
2020-03-30 13:21:08 +03:00 |
|
Vitaly Baranov
|
119b16a2a5
|
Merge pull request #9924 from vitlibar/fix-multiple-hosts-in-create-user
Fix parsing multiple hosts in CREATE USER command.
|
2020-03-30 05:40:10 +03:00 |
|
Vitaly Baranov
|
d2edeb7be4
|
Fix parsing multiple hosts in CREATE USER command.
|
2020-03-30 02:22:06 +03:00 |
|
Azat Khuzhin
|
85df027651
|
Update 00693_max_block_size_system_tables_columns for total_rows/total_bytes
|
2020-03-30 00:37:54 +03:00 |
|
Azat Khuzhin
|
40f0acfd52
|
Update 00753_system_columns_and_system_tables for total_bytes
|
2020-03-30 00:37:54 +03:00 |
|
Azat Khuzhin
|
c2fbba7b9c
|
Update 00753_system_columns_and_system_tables for storage_policy/total_rows
|
2020-03-30 00:37:54 +03:00 |
|
alexey-milovidov
|
c6e98ea46f
|
Merge pull request #9920 from amosbird/jg3
Fix StorageJoin truncate reset overwrite flag
|
2020-03-29 23:13:04 +03:00 |
|
Vitaly Baranov
|
fd3d9ed28f
|
Merge pull request #9921 from vitlibar/add-test-for-http-and-readonly
Add test for http and readonly
|
2020-03-29 18:15:15 +03:00 |
|
Vitaly Baranov
|
5def95f05b
|
Add test for HTTP GET provides readonly access.
|
2020-03-29 16:21:26 +03:00 |
|
Amos Bird
|
93b7b0bd3a
|
Fix StorageJoin truncate reset overwrite flag
|
2020-03-29 18:07:51 +08:00 |
|
alexey-milovidov
|
bcbaa1f440
|
Merge pull request #9909 from azat/system.settings-type
Add type column into system.settings/merge_tree_settings
|
2020-03-28 20:03:30 +03:00 |
|
Azat Khuzhin
|
419150d81b
|
Basic system.settings/merge_tree_settings coverage
|
2020-03-28 18:12:43 +03:00 |
|
hcz
|
b634228947
|
Use tuples in arrayReduceInRanges
|
2020-03-28 18:07:54 +08:00 |
|
hcz
|
421d45f04d
|
Add performance tests for arrayReduce* functions
|
2020-03-28 18:02:11 +08:00 |
|
hcz
|
3e418f8af9
|
Add tests for array_reduce_in_ranges
|
2020-03-28 18:02:11 +08:00 |
|
alexey-milovidov
|
e75cf7b6af
|
Merge pull request #9901 from ClickHouse/fix_optimize_drop_race
Fix race condition between optimize and drop
|
2020-03-28 04:32:38 +03:00 |
|
alexey-milovidov
|
aa9ab6bae0
|
Merge pull request #9808 from azat/optimize_skip_unused_shards-DISTINCT
Fix DISTINCT for Distributed and optimize_skip_unused_shards
|
2020-03-28 04:31:50 +03:00 |
|
alexey-milovidov
|
4b2edd16ec
|
Merge pull request #9888 from ClickHouse/better-check-instructions
Better check for available CPU instructions.
|
2020-03-28 04:28:30 +03:00 |
|
alexey-milovidov
|
8d40a711f1
|
Merge pull request #9196 from Avogar/regexp_format
Add new input format: RegexpRowInputFormat.
|
2020-03-28 04:18:03 +03:00 |
|
alexey-milovidov
|
315cd96543
|
Merge pull request #9740 from CurtizJ/tuple-literal
Parse Tuple as literal if possible
|
2020-03-28 04:10:21 +03:00 |
|
alexey-milovidov
|
6dd4f1c9c3
|
Merge pull request #9904 from amosbird/it
Fix scalar optimization in ALTER mutations
|
2020-03-28 02:17:52 +03:00 |
|
Artem Zuikov
|
b1bd11f962
|
Rename column names in local distributed_product_mode (#9891)
|
2020-03-27 23:12:14 +03:00 |
|
Nikita Mikhaylov
|
7fc9de01f2
|
Merge pull request #9075 from nikitamikhaylov/clickhouse-copier
clickhouse copier
|
2020-03-27 23:25:44 +04:00 |
|
Amos Bird
|
c0e3564ff5
|
Fix scalar optimization in ALTER
|
2020-03-27 23:12:48 +08:00 |
|
alesapin
|
4003dcd12e
|
Better storage def in flaky test
|
2020-03-27 17:51:14 +03:00 |
|
alexey-milovidov
|
75eab25da0
|
Merge pull request #9890 from ClickHouse/like-fixed-string
Implement operator LIKE for FixedString at left hand side.
|
2020-03-27 15:18:09 +03:00 |
|
alesapin
|
d3e8335a8d
|
Fix race condition between optimize and drop
|
2020-03-27 13:53:04 +03:00 |
|
Vitaly Baranov
|
75735f1e94
|
Add test
|
2020-03-27 03:28:12 +03:00 |
|
alexey-milovidov
|
6f87f7ba68
|
Merge pull request #9884 from filimonov/kafka_commit_retry
Kafka retry commits on failure
|
2020-03-26 22:48:49 +03:00 |
|
Alexey Milovidov
|
8cceb8980e
|
Added another test
|
2020-03-26 22:44:33 +03:00 |
|
Alexey Milovidov
|
105cb5580c
|
Added a test
|
2020-03-26 22:42:31 +03:00 |
|
alexey-milovidov
|
aca6d99d42
|
Merge pull request #9847 from azat/distributed-const-expr-eval-fixes
Fix optimize_skip_unused_shards with virtual columns of the underlying table in WHERE
|
2020-03-26 21:25:34 +03:00 |
|
Alexey Milovidov
|
e4b9fcaddc
|
Added a test
|
2020-03-26 20:53:46 +03:00 |
|
alexey-milovidov
|
5bb4c82329
|
Merge pull request #9872 from ClickHouse/add-performance-test-parser
Added performance test for the case of extremely slow analysis of array of tuples
|
2020-03-26 20:21:04 +03:00 |
|
Alexey Milovidov
|
3b10543b85
|
Adaptation for the new perf test
|
2020-03-26 20:20:52 +03:00 |
|