alesapin
|
5aec6dd011
|
Fix banch of flapping perf tests. Improve average speed calculation
|
2019-05-13 17:09:11 +03:00 |
|
alexey-milovidov
|
9ce2dd8803
|
Merge pull request #5238 from janplus/if-nullable-bug
Fix if, multiIf's nullable bug.
|
2019-05-12 11:47:37 +03:00 |
|
alexey-milovidov
|
f7343ecb6f
|
Merge pull request #4639 from IvanKush/feat/parallel-alter-modify
feat alter: parallelize processing of parts in alter modify
|
2019-05-12 00:39:46 +03:00 |
|
ivan-kush
|
5f6ab5eb10
|
tsan?
|
2019-05-11 21:30:24 +03:00 |
|
ivan-kush
|
ebdd5af7ab
|
add test
|
2019-05-11 21:12:24 +03:00 |
|
吴健
|
bd43e8bada
|
Fix if, multiIf's nullable bug.
|
2019-05-10 18:42:44 +08:00 |
|
alexey-milovidov
|
001e4bfe76
|
Merge pull request #5209 from PerformanceVision/rename_mv
Support rename operation for MaterializeView storage
|
2019-05-09 23:10:41 +03:00 |
|
alexey-milovidov
|
9f5e1a5b80
|
Merge pull request #5228 from andyyzh/fix_bitmap_issue_5220
Fix bitmap functions crash the server bug segfault
|
2019-05-09 23:06:57 +03:00 |
|
alexey-milovidov
|
a1cb9a2d67
|
Merge pull request #5152 from janplus/bug-null-in
Fix null problem in FunctionIn
|
2019-05-09 19:22:41 +03:00 |
|
alexey-milovidov
|
8f8d2c048e
|
Merge pull request #4629 from bgranvea/simple_aggregate_function
SimpleAggregateFunction data type
|
2019-05-09 18:45:59 +03:00 |
|
Andy Yang
|
4b66622601
|
Fix bitmap functions crash the server bug segfault
|
2019-05-09 17:24:36 +08:00 |
|
alexey-milovidov
|
31655abc09
|
Merge pull request #5204 from proller/fix25
CLICKHOUSE-4511 Fix forcerestart with systemd
|
2019-05-09 12:19:47 +03:00 |
|
proller
|
5b28a86930
|
Add comment
|
2019-05-09 12:03:06 +03:00 |
|
Vitaly Baranov
|
7ace113ac0
|
Use custom cmake file for simdjson and fix build
|
2019-05-08 16:20:25 +03:00 |
|
hcz
|
682ce99133
|
Return strings in jsonType
|
2019-05-08 16:20:25 +03:00 |
|
hcz
|
706f335042
|
Format code and update tests
|
2019-05-08 16:20:25 +03:00 |
|
hcz
|
560246c0c3
|
Add Simdjson API
|
2019-05-08 16:20:25 +03:00 |
|
吴健
|
3893a4943d
|
Fix nulls_in test case.
|
2019-05-07 16:27:24 +08:00 |
|
Guillaume Tassery
|
b91fd18704
|
Update test reference
|
2019-05-07 14:36:05 +07:00 |
|
Guillaume Tassery
|
55dc86ef74
|
Support rename operation for MaterializeView storage
|
2019-05-07 13:54:55 +07:00 |
|
Danila Kutenin
|
2abf420fac
|
Merge pull request #5198 from yandex/ngram_vector_vector_distance
Ngram vector_vector distance added
|
2019-05-06 02:49:59 +03:00 |
|
Danila Kutenin
|
f613c06c47
|
ngram vector_vector distance added
|
2019-05-05 23:48:46 +03:00 |
|
zhang2014
|
7c54df39b8
|
ISSUES-5190 add performance test from Denny Crane
|
2019-05-06 01:19:12 +08:00 |
|
Danila Kutenin
|
173884c04f
|
Perf test for upcoming review for regexp matching
|
2019-05-05 12:27:57 +03:00 |
|
Danila Kutenin
|
ca4f098362
|
fix hyperscan to treat regular expressions as utf-8 expressions
|
2019-05-05 09:51:59 +03:00 |
|
Alexey Milovidov
|
eb0a8d1709
|
More robust test
|
2019-05-05 02:42:36 +03:00 |
|
Alexey Milovidov
|
b2f44beeb4
|
Addition to prev revision
|
2019-05-05 02:39:37 +03:00 |
|
Alexey Milovidov
|
a924e1c5fb
|
Now the test reproduces the issue clearly
|
2019-05-05 02:38:40 +03:00 |
|
Alexey Milovidov
|
4dc5671482
|
Merge branch 'master' into system_columns_race_condition
|
2019-05-03 03:21:49 +03:00 |
|
alexey-milovidov
|
9e3c80d2ed
|
Merge pull request #5170 from yandex/cidr-to-range-better-code
Cidr to range better code
|
2019-05-02 19:29:36 +03:00 |
|
Alexey Milovidov
|
0a072ccc57
|
Added a test for race condition
|
2019-05-02 18:13:57 +03:00 |
|
Alexey Milovidov
|
6a271adad3
|
Added max_parts_in_total threshold to MergeTree tables
|
2019-05-02 17:48:54 +03:00 |
|
Alexey Milovidov
|
a04849476f
|
Added performance test for "basename" function #5136
|
2019-05-02 16:11:58 +03:00 |
|
Alexey Milovidov
|
9d814f3ce1
|
Added performance test #5170
|
2019-05-02 16:09:48 +03:00 |
|
Alexey Milovidov
|
0381a6a1ec
|
Better code for CIDR to range functions #5095
|
2019-05-02 01:09:24 +03:00 |
|
alexey-milovidov
|
2dccdb18eb
|
Merge pull request #5095 from PerformanceVision/CIDR_MASK
Functions for calculate lower and high range of an IP address using a CIDR mask
|
2019-05-02 01:00:29 +03:00 |
|
alexey-milovidov
|
d4b4a9425b
|
Merge pull request #5154 from yandex/fix-low-cardinality-keys-in-set-index
LowCardinality keys in set index
|
2019-05-01 20:19:04 +03:00 |
|
Nikolai Kochetov
|
be91f09417
|
Merge branch 'master' into fix-low-cardinality-keys-in-set-index
|
2019-04-30 20:26:18 +03:00 |
|
Alexey Milovidov
|
b02588eb62
|
Move performance tests for convenience
|
2019-04-30 20:11:43 +03:00 |
|
alexey-milovidov
|
cd16c3a3c9
|
Update 00931_low_cardinality_set_index_in_key_condition.sql
|
2019-04-30 19:21:33 +03:00 |
|
alexey-milovidov
|
e7ec3b9eb8
|
Merge pull request #5136 from PerformanceVision/basename
Add a basename function
|
2019-04-30 19:15:35 +03:00 |
|
Nikolai Kochetov
|
0b7bf0c794
|
Added test. #5031
|
2019-04-30 13:46:04 +03:00 |
|
吴健
|
acbeedad38
|
Fix null problem in FunctionIn
|
2019-04-30 11:50:30 +08:00 |
|
alexey-milovidov
|
0a34e05130
|
Merge pull request #5138 from CurtizJ/limit-by-offset
Added support of LIMIT n, m BY clause.
|
2019-04-30 00:17:29 +03:00 |
|
CurtizJ
|
7766f5c0c3
|
added offset for limit by
|
2019-04-29 16:12:39 +03:00 |
|
Guillaume Tassery
|
87b60f0a3b
|
Add test for basename function
|
2019-04-29 17:18:02 +07:00 |
|
alexey-milovidov
|
1d69a73424
|
Merge pull request #5119 from nicelulu/update_24
modification retention function
|
2019-04-29 04:51:18 +03:00 |
|
Ivan
|
9edbbc637a
|
Fix segmentation fault on iterator double-free inside RWLock (#5127)
* Store the key instead of iterator, which may get invalidated by erasure from another instance.
* Add test
|
2019-04-27 22:12:35 +03:00 |
|
Vitaly Baranov
|
7e3c8d6022
|
Implement new constraints: "min" and "readonly".
|
2019-04-27 01:09:16 +03:00 |
|
Vitaly Baranov
|
d2bfac7949
|
Add a test for the 'max' constraint
|
2019-04-26 19:11:05 +03:00 |
|