Commit Graph

27030 Commits

Author SHA1 Message Date
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
d856313b15 Fix 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
hcz
40207b072d Add function arrayReduceInRanges 2020-03-28 18:02:11 +08:00
hcz
6c4147501b Register function arrayReduceInRanges 2020-03-28 18:00:29 +08:00
hcz
003671ee39 Cleanup arrayReduce.cpp 2020-03-28 17:55:34 +08:00
alesapin
219b39187d Fix build 2020-03-28 12:40:06 +03:00
Alexey Milovidov
01ed894b65 Whitespaces 2020-03-28 06:02:26 +03:00
Alexey Milovidov
f27a95da0d Fixed typo 2020-03-28 04:59:06 +03:00
Alexey Milovidov
097fcbcadf Removed useless method 2020-03-28 04:53:59 +03: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
676aff9ba8
Update StorageDistributed.cpp 2020-03-28 04:31:03 +03:00
alexey-milovidov
c63ff92ec2
Update IStorage.h 2020-03-28 04:30:21 +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
8b87aea35e
Update RegexpRowInputFormat.h 2020-03-28 04:17:49 +03:00
alexey-milovidov
49865294d2
Update RegexpRowInputFormat.cpp 2020-03-28 04:15:09 +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
Nikita Mikhaylov
0fc7205ea3 fix build after clang-tidy 2020-03-28 01:44:13 +03:00
Artem Zuikov
b1bd11f962
Rename column names in local distributed_product_mode (#9891) 2020-03-27 23:12:14 +03:00
Avogar
318d7f45f0 Fix errors 2020-03-27 23:10:03 +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
alesapin
655ce5b6a7
Merge pull request #9886 from ClickHouse/add_sort_check_to_mutations
Remove order by from mutations interpreter and add check
2020-03-27 16:23:33 +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
96203d4391 Review fixes 2020-03-27 14:22:08 +03:00
alesapin
d3e8335a8d Fix race condition between optimize and drop 2020-03-27 13:53:04 +03:00
alesapin
3e17cf3a9b
Update main.cpp 2020-03-27 11:14:20 +03:00
Vitaly Baranov
75735f1e94 Add test 2020-03-27 03:28:12 +03:00
Vitaly Baranov
34984d4a9a INSERT now clamps settings from initiator to shard's constraints. 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
03f6d5f77e Added comment 2020-03-26 22:45:04 +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
d5b17893fc --amend fixed string LIKE: initial implementation 2020-03-26 22:40:19 +03:00
Anton Popov
9e5d82641f fix build 2020-03-26 22:22:34 +03:00
Alexey Milovidov
c08fce3e60 --amend fixed string LIKE: initial implementation 2020-03-26 22:12:34 +03:00
Alexey Milovidov
8c0aa1bd6a fixed string LIKE: initial implementation 2020-03-26 21:55:41 +03:00
alesapin
1ba81dd050 Fix tidy check 2020-03-26 21:35:15 +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
b23c500433
Update StorageDistributed.cpp 2020-03-26 21:25:26 +03:00
alexey-milovidov
6c6d98f241
Merge pull request #9868 from ClickHouse/processors-better-print-pipeline-1
Better exception message for invalid pipeline
2020-03-26 21:12:13 +03:00
alexey-milovidov
c14a8d65e7
Update ReadBufferFromKafkaConsumer.cpp 2020-03-26 21:10:35 +03:00
alexey-milovidov
a67993e0f6
Update ReadBufferFromKafkaConsumer.cpp 2020-03-26 21:10:21 +03:00
Alexey Milovidov
6eb98d8c77 Proper check 2020-03-26 20:53:57 +03:00
Alexey Milovidov
e4b9fcaddc Added a test 2020-03-26 20:53:46 +03:00