Danila Kutenin
|
2905159c85
|
Better docs to the distance functions
|
2019-03-09 20:26:32 +03:00 |
|
Danila Kutenin
|
86df0960d9
|
Better docs to the distance functions
|
2019-03-09 20:07:45 +03:00 |
|
Danila Kutenin
|
b8538c49c9
|
Better docs to the distance functions
|
2019-03-09 20:01:01 +03:00 |
|
Danila Kutenin
|
56872ef0e3
|
Better docs to the distance functions
|
2019-03-09 19:59:43 +03:00 |
|
Danila Kutenin
|
4e67678b64
|
Better docs to the distance functions
|
2019-03-09 19:57:52 +03:00 |
|
Danila Kutenin
|
dd22d1fb89
|
Better docs to the distance functions
|
2019-03-06 03:08:12 +03:00 |
|
Danila Kutenin
|
570af60bfa
|
more typos to the god of typos in distance perf test
|
2019-03-06 03:05:14 +03:00 |
|
Danila Kutenin
|
97349fb83e
|
typos in perf tests for distance function
|
2019-03-06 02:55:51 +03:00 |
|
Danila Kutenin
|
d09f2023c9
|
typos in perf tests for distance function
|
2019-03-06 02:54:00 +03:00 |
|
Danila Kutenin
|
cb7158f615
|
perf test for distance functions in a proper folder
|
2019-03-06 02:52:19 +03:00 |
|
Danila Kutenin
|
8800134b9a
|
remove public perf tests
|
2019-03-06 02:43:23 +03:00 |
|
Danila Kutenin
|
dcfd3fe37f
|
Comment in FunctionsStringSimilarity
|
2019-03-06 02:08:08 +03:00 |
|
Danila Kutenin
|
24cc9e4e65
|
Fix docs
|
2019-03-06 01:44:47 +03:00 |
|
Danila Kutenin
|
952b5ea24a
|
Rename trigramDistance to ngramDistance, add more functions with CaseInsensitive and UTF, update docs, more job done in perf, added some perf tests for string search that I would like to see
|
2019-03-06 01:42:28 +03:00 |
|
BayoNet
|
5ca8933dda
|
Merge pull request #4481 from ogorbacheva/DOCAPI-4157-sample-factor
Doc fix: editing SAMPLE clause description
|
2019-03-05 12:37:09 +03:00 |
|
alesapin
|
0e834d8e71
|
Merge pull request #4588 from banyrule/patch-1
Remove paragraph duplication in DISTINCT clause documentation
|
2019-03-05 11:15:27 +03:00 |
|
BanyRule
|
9ffb59bc08
|
remove paragraph duplication in DISTINCT clause
description of the work of `DISTINCT ` with NULL values was duplicated twice
|
2019-03-05 14:13:33 +07:00 |
|
alexey-milovidov
|
b311bfb11d
|
Merge pull request #4583 from yandex/fix-invalidate-query-for-clickhouse-dictionary-source
Fix invalidate query for clickhouse dictionary source
|
2019-03-05 01:27:22 +03:00 |
|
Alexey Milovidov
|
8766dab54e
|
Merge branch 'master' of github.com:yandex/ClickHouse
|
2019-03-04 23:05:24 +03:00 |
|
Vitaly Baranov
|
41afd6f910
|
Merge pull request #4568 from vitlibar/bitmap-feature
Fix compilation after merging roaring bitmaps
|
2019-03-04 22:48:37 +03:00 |
|
Vitaly Baranov
|
36add97932
|
Fix print_include_directories.cmake
|
2019-03-04 22:47:34 +03:00 |
|
Vitaly Baranov
|
6edec1c63f
|
Remove unnecessary 'this->'.
|
2019-03-04 22:46:05 +03:00 |
|
Vitaly Baranov
|
405a747ddc
|
Fix compilation after changing SmallTable.
|
2019-03-04 22:45:51 +03:00 |
|
Vitaly Baranov
|
61e21d50e1
|
Merge pull request #4207 from andyyzh/bitmap_feature
Added bitmap function feature with roaring bitmap
|
2019-03-04 22:42:47 +03:00 |
|
proller
|
154ea47156
|
Build fixes (#4582)
* Fix link in split mode
* clean
* Fix link validate-odbc-connection-string
* Fix includes
|
2019-03-04 22:37:50 +03:00 |
|
alexey-milovidov
|
aa54235d23
|
Merge pull request #4564 from yandex/better-string-comparison
Better string comparison
|
2019-03-04 22:36:41 +03:00 |
|
alexey-milovidov
|
d2d4f4a237
|
Merge pull request #4579 from yandex/disable_compile_expressions
Disable compile expressions by default
|
2019-03-04 22:31:08 +03:00 |
|
Alexey Milovidov
|
f15762a96e
|
Added a test for ThreadPool #4572
|
2019-03-04 22:29:23 +03:00 |
|
Alexey Milovidov
|
2e7db37cde
|
Fixed issue with update time of dictionaries after checking that the dictionary is not modified #4581
|
2019-03-04 22:13:05 +03:00 |
|
Alexey Milovidov
|
bbaece6900
|
Fixed error
|
2019-03-04 22:04:35 +03:00 |
|
Alexey Milovidov
|
af5041532a
|
Logging of internal queries
|
2019-03-04 21:28:42 +03:00 |
|
Alexey Milovidov
|
5bac476eb1
|
Make the value of invalidate_query human readable
|
2019-03-04 21:21:07 +03:00 |
|
Alexey Milovidov
|
e418e4da33
|
Added logging for invalidate query
|
2019-03-04 21:20:35 +03:00 |
|
Alexey Milovidov
|
d019ac7ec5
|
Avoid std::terminate when invalidate_query returned wrong resultset #4580
|
2019-03-04 21:19:48 +03:00 |
|
proller
|
d2e18d47fb
|
Fix link in split mode (#4574)
|
2019-03-04 20:47:31 +03:00 |
|
alesapin
|
05f187c122
|
Disable compile expressions by default
|
2019-03-04 19:36:52 +03:00 |
|
Alexey Milovidov
|
c3a2e73f32
|
Fixed build
|
2019-03-04 18:53:51 +03:00 |
|
Alexey Milovidov
|
3033d329eb
|
Fixed error #4564
|
2019-03-04 18:50:23 +03:00 |
|
Alexey Milovidov
|
b29c24d3d9
|
Fixed error #4564
|
2019-03-04 18:13:33 +03:00 |
|
Alexey Milovidov
|
ec97d0f51b
|
Added one more success story
|
2019-03-04 18:00:36 +03:00 |
|
alexey-milovidov
|
b172ad4274
|
Merge pull request #4430 from zhang2014/feature/limit_execution
Add max_execution_speed & max_execution_bytes_speed & min_execution_bytes_speed settings
|
2019-03-04 17:09:12 +03:00 |
|
alesapin
|
11a3a4bf68
|
Add first version of script for packages push
|
2019-03-04 15:56:46 +03:00 |
|
alesapin
|
cc848c0c83
|
Add version argument to packager
|
2019-03-04 12:33:37 +03:00 |
|
zhang2014
|
fb44b6692a
|
rename setting name
|
2019-03-04 10:09:44 +08:00 |
|
Alexey Milovidov
|
a0b6b78c01
|
Added performance test #4564
|
2019-03-04 03:20:08 +03:00 |
|
Alexey Milovidov
|
c3fabfb93f
|
Improvement #4564
|
2019-03-04 03:03:20 +03:00 |
|
Alexey Milovidov
|
f33cbe90d3
|
Fixed test
|
2019-03-04 02:47:15 +03:00 |
|
Alexey Milovidov
|
f0801f37fe
|
Added a test
|
2019-03-04 02:44:41 +03:00 |
|
Alexey Milovidov
|
2612bd892d
|
Additions #4564
|
2019-03-04 02:16:38 +03:00 |
|
Alexey Milovidov
|
f018578595
|
Better code #4564
|
2019-03-04 02:12:50 +03:00 |
|