ClickHouse/programs
myrrc 8c3417fbf7
ILIKE operator (#12125)
* Integrated CachingAllocator into MarkCache

* fixed build errors

* reset func hotfix

* upd: Fixing build

* updated submodules links

* fix 2

* updating grabber allocator proto

* updating lost work

* updating CMake to use concepts

* some other changes to get it building (integration into MarkCache)

* further integration into caches

* updated Async metrics, fixed some build errors

* and some other errors revealing

* added perfect forwarding to some functions

* fix: forward template

* fix: constexpr modifier

* fix: FakePODAllocator missing member func

* updated PODArray constructor taking alloc params

* fix: PODArray overload with n restored

* fix: FakePODAlloc duplicating alloc() func

* added constexpr variable for alloc_tag_t

* split cache values by allocators, provided updates

* fix: memcpy

* fix: constexpr modifier

* fix: noexcept modifier

* fix: alloc_tag_t for PODArray constructor

* fix: PODArray copy ctor with different alloc

* fix: resize() signature

* updating to lastest working master

* syncing with 273267

* first draft version

* fix: update Searcher to case-insensitive

* added ILIKE test

* fixed style errors, updated test, split like and ilike,  added notILike

* replaced inconsistent comments

* fixed show tables ilike

* updated missing test cases

* regenerated ya.make

* Update 01355_ilike.sql

Co-authored-by: myrrc <me-clickhouse@myrrec.space>
Co-authored-by: alexey-milovidov <milovidov@yandex-team.ru>
2020-07-05 18:57:59 +03:00
..
benchmark allow implicit initialization 2020-06-23 20:31:46 +03:00
client ILIKE operator (#12125) 2020-07-05 18:57:59 +03:00
compressor Refactor CMake build files (#11390) 2020-06-09 13:54:49 +03:00
copier Normalize "pid" file handling #3501 2020-07-04 16:54:24 +03:00
extract-from-config Refactor CMake build files (#11390) 2020-06-09 13:54:49 +03:00
format Refactor CMake build files (#11390) 2020-06-09 13:54:49 +03:00
local Normalize "pid" file handling #3501 2020-07-04 16:54:24 +03:00
obfuscator cleanup few unused headers 2020-06-23 22:08:05 -07:00
odbc-bridge merge master 2020-06-24 00:18:16 +03:00
server Merge pull request #12133 from ClickHouse/normalize-pid-file 2020-07-04 21:36:27 +03:00
clickhouse-split-helper Move all folders inside /dbms one level up (#9974) 2020-04-02 02:51:21 +03:00
CMakeLists.txt Leave only unit_tests_dbms 2020-06-04 11:26:22 +03:00
config_tools.h.in Move all folders inside /dbms one level up (#9974) 2020-04-02 02:51:21 +03:00
main.cpp Merge pull request #11236 from abyss7/CLICKHOUSE-4856 2020-05-28 15:28:49 +03:00
ya.make Build universal binary using ya make 2020-05-28 00:58:46 +03:00