Raúl Marín
|
051dddd8df
|
Reduce dependencies on ASTIdentifier.h
Goes from rebuilding 483 objects to 165 when it's modified
|
2021-11-26 16:49:40 +01:00 |
|
spongedc
|
0434e3c17b
|
fix parser hints for show statement
|
2020-12-17 12:24:36 +08:00 |
|
jianmei zhang
|
508b50d121
|
support SHOW CHANGED SETTINGS query and add test cases, also do code changes to compile SHOW SETTINGS PROFILES.
|
2020-12-15 14:46:56 +08:00 |
|
jianmei zhang
|
2169e8f7f4
|
Fix issue #17160 by adding show settings like '...'
|
2020-12-14 10:33:51 +08:00 |
|
hexiaoting
|
a3671a15f6
|
Add new feature: SHOW DATABASES LIKE
|
2020-09-07 10:54:59 +08:00 |
|
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 |
|
tavplubix
|
9c86c12891
|
Update ParserShowTablesQuery.cpp
|
2020-06-10 21:11:30 +03:00 |
|
hexiaoting
|
71e43934b7
|
Fix rest errors found by style check
|
2020-06-08 10:29:53 +08:00 |
|
hexiaoting
|
75768413ad
|
fix errors found by Style Check
|
2020-06-08 10:23:57 +08:00 |
|
hexiaoting
|
d2052dd1d4
|
show clusters
|
2020-06-05 17:13:13 +08:00 |
|
Ivan Lezhankin
|
06446b4f08
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
|