.. |
Embedded
|
Remove namespace pollution
|
2020-05-31 00:57:37 +03:00 |
tests
|
Use global context for gtests
|
2020-11-18 21:24:58 +03:00 |
BucketCache.h
|
Revert "Less number of threads in builder"
|
2020-09-03 01:00:41 +03:00 |
CacheDictionary.cpp
|
Added Nullable support for DirectDictionary
|
2021-01-27 16:25:27 +03:00 |
CacheDictionary.h
|
Updated SSDCacheDictionary to new interface
|
2021-01-27 16:25:26 +03:00 |
CacheDictionary.inc.h
|
Fix codespell warnings. Split style checks. Update style checks docker
|
2020-12-24 13:17:52 +03:00 |
CassandraBlockInputStream.cpp
|
MySql datatypes dateTime64 and decimal (#11512)
|
2020-09-09 15:18:02 +03:00 |
CassandraBlockInputStream.h
|
fix gcc warnings
|
2020-06-04 16:03:06 +03:00 |
CassandraDictionarySource.cpp
|
Fix server restart after stress test
|
2020-08-15 06:10:57 +03:00 |
CassandraDictionarySource.h
|
fix gcc warnings
|
2020-06-04 16:03:06 +03:00 |
CassandraHelpers.cpp
|
cleenup
|
2020-06-04 00:11:17 +03:00 |
CassandraHelpers.h
|
try fix sync
|
2020-06-04 16:59:12 +03:00 |
ClickHouseDictionarySource.cpp
|
Remove redundant anon namespace in ClickHouseDictionarySource.cpp
|
2020-11-14 18:23:48 +03:00 |
ClickHouseDictionarySource.h
|
Default host, port and user parameters for source(clickhouse(...))
|
2020-11-14 16:44:45 +03:00 |
CMakeLists.txt
|
Remove libbtrie
|
2020-11-21 21:31:15 +03:00 |
ComplexKeyCacheDictionary.cpp
|
Added Nullable support for DirectDictionary
|
2021-01-27 16:25:27 +03:00 |
ComplexKeyCacheDictionary.h
|
Fix style issues
|
2021-01-27 16:25:27 +03:00 |
ComplexKeyDirectDictionary.cpp
|
Added Nullable support for DirectDictionary
|
2021-01-27 16:25:27 +03:00 |
ComplexKeyDirectDictionary.h
|
Updated ComplexKeyDirectDictionary to new interface
|
2021-01-27 16:25:26 +03:00 |
ComplexKeyHashedDictionary.cpp
|
Added Nullable support for ComplexKeyHashedDictionary
|
2021-01-27 16:25:27 +03:00 |
ComplexKeyHashedDictionary.h
|
Added Nullable support for ComplexKeyHashedDictionary
|
2021-01-27 16:25:27 +03:00 |
DictionaryBlockInputStream.h
|
Added Nullable support for FlatDictionary
|
2021-01-27 16:25:27 +03:00 |
DictionaryBlockInputStreamBase.cpp
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
DictionaryBlockInputStreamBase.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
DictionaryFactory.cpp
|
Better
|
2021-01-21 21:15:11 +00:00 |
DictionaryFactory.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
DictionarySourceFactory.cpp
|
Fix server restart after stress test
|
2020-08-15 06:10:57 +03:00 |
DictionarySourceFactory.h
|
Fix typo
|
2020-08-15 06:28:48 +03:00 |
DictionarySourceHelpers.cpp
|
minor fixes
|
2020-04-21 01:17:53 +03:00 |
DictionarySourceHelpers.h
|
fixed some remarks from review
|
2020-04-17 22:54:53 +03:00 |
DictionaryStructure.cpp
|
Added Nullable support for HashedDictionary
|
2021-01-27 16:25:27 +03:00 |
DictionaryStructure.h
|
Remove previous interface enum
|
2021-01-27 16:25:26 +03:00 |
DirectDictionary.cpp
|
Added Nullable support for DirectDictionary
|
2021-01-27 16:25:27 +03:00 |
DirectDictionary.h
|
Added Nullable support for DirectDictionary
|
2021-01-27 16:25:27 +03:00 |
ExecutableDictionarySource.cpp
|
better formatfactory
|
2020-12-30 06:07:30 +03:00 |
ExecutableDictionarySource.h
|
Update ExecutableDictionarySource.h
|
2020-09-07 09:44:32 +03:00 |
ExternalQueryBuilder.cpp
|
Better check for tuple size in complex key external dictionaries
|
2020-09-01 01:55:52 +03:00 |
ExternalQueryBuilder.h
|
Store copies instead of refs in ExternalQueryBuilder instances
|
2020-12-21 03:27:35 +04:00 |
FileDictionarySource.cpp
|
Remove unused headers
|
2020-12-08 02:10:22 +03:00 |
FileDictionarySource.h
|
fixed some remarks from review
|
2020-04-17 22:54:53 +03:00 |
FlatDictionary.cpp
|
Added Nullable support for DirectDictionary
|
2021-01-27 16:25:27 +03:00 |
FlatDictionary.h
|
Added Nullable support for HashedDictionary
|
2021-01-27 16:25:27 +03:00 |
getDictionaryConfigurationFromAST.cpp
|
Query CREATE DICTIONARY id expression fix
|
2021-01-25 15:43:35 +03:00 |
getDictionaryConfigurationFromAST.h
|
Implement tcpPort() function literal
|
2020-11-17 16:24:13 +03:00 |
HashedDictionary.cpp
|
Added Nullable support for ComplexKeyHashedDictionary
|
2021-01-27 16:25:27 +03:00 |
HashedDictionary.h
|
Added Nullable support for HashedDictionary
|
2021-01-27 16:25:27 +03:00 |
HTTPDictionarySource.cpp
|
better formatfactory
|
2020-12-30 06:07:30 +03:00 |
HTTPDictionarySource.h
|
Merge branch 'master' into direct_queries
|
2020-04-09 17:29:37 +03:00 |
IDictionary.h
|
Fix style issues
|
2021-01-27 16:25:27 +03:00 |
IDictionarySource.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
IPAddressDictionary.cpp
|
Added Nullable support for DirectDictionary
|
2021-01-27 16:25:27 +03:00 |
IPAddressDictionary.h
|
Fix style issues
|
2021-01-27 16:25:27 +03:00 |
LibraryDictionarySource.cpp
|
Fix server restart after stress test
|
2020-08-15 06:10:57 +03:00 |
LibraryDictionarySource.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
LibraryDictionarySourceExternal.cpp
|
Remove namespace pollution
|
2020-05-31 00:57:37 +03:00 |
LibraryDictionarySourceExternal.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
MongoDBDictionarySource.cpp
|
Fix server restart after stress test
|
2020-08-15 06:10:57 +03:00 |
MongoDBDictionarySource.h
|
Fixes
|
2020-06-26 17:28:00 +03:00 |
MySQLDictionarySource.cpp
|
Fix server restart after stress test
|
2020-08-15 06:10:57 +03:00 |
MySQLDictionarySource.h
|
Changes required for auto-sync with Arcadia
|
2020-04-16 15:31:57 +03:00 |
PolygonDictionary.cpp
|
Added Nullable support for DirectDictionary
|
2021-01-27 16:25:27 +03:00 |
PolygonDictionary.h
|
Updated PolygonDictionary to new interface
|
2021-01-27 16:25:27 +03:00 |
PolygonDictionaryImplementations.cpp
|
Merge with master
|
2020-07-31 15:25:17 +03:00 |
PolygonDictionaryImplementations.h
|
Merge with master
|
2020-07-31 15:25:17 +03:00 |
PolygonDictionaryUtils.cpp
|
Fix half of typos
|
2020-08-08 03:47:03 +03:00 |
PolygonDictionaryUtils.h
|
Try speedup build (#14809)
|
2020-09-15 12:55:57 +03:00 |
PostgreSQLDictionarySource.cpp
|
More safe connection string
|
2021-01-16 00:18:51 +03:00 |
PostgreSQLDictionarySource.h
|
Fix
|
2021-01-11 10:55:38 +00:00 |
RangeDictionaryBlockInputStream.h
|
Fixed tests
|
2021-01-27 16:25:27 +03:00 |
RangeHashedDictionary.cpp
|
Added Nullable support for RangeHashedDictionary
|
2021-01-27 16:25:27 +03:00 |
RangeHashedDictionary.h
|
Added Nullable support for RangeHashedDictionary
|
2021-01-27 16:25:27 +03:00 |
readInvalidateQuery.cpp
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
readInvalidateQuery.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
RedisBlockInputStream.cpp
|
MySql datatypes dateTime64 and decimal (#11512)
|
2020-09-09 15:18:02 +03:00 |
RedisBlockInputStream.h
|
Poco contrib refactoring (#10396)
|
2020-05-08 17:11:19 +03:00 |
RedisDictionarySource.cpp
|
add support of cache layout for redis dictionaries with complex key
|
2020-10-14 22:57:07 +03:00 |
RedisDictionarySource.h
|
add support of cache layout for redis dictionaries with complex key
|
2020-10-14 22:57:07 +03:00 |
registerDictionaries.cpp
|
Fix Arcadia
|
2021-01-07 18:40:54 +03:00 |
registerDictionaries.h
|
Fix Arcadia
|
2021-01-07 18:40:54 +03:00 |
SSDCacheDictionary.cpp
|
Added Nullable support for DirectDictionary
|
2021-01-27 16:25:27 +03:00 |
SSDCacheDictionary.h
|
Updated SSDCacheDictionary to new interface
|
2021-01-27 16:25:26 +03:00 |
SSDComplexKeyCacheDictionary.cpp
|
Added Nullable support for DirectDictionary
|
2021-01-27 16:25:27 +03:00 |
SSDComplexKeyCacheDictionary.h
|
Fix style issues
|
2021-01-27 16:25:27 +03:00 |
writeParenthesisedString.cpp
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
writeParenthesisedString.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
XDBCDictionarySource.cpp
|
save changes
|
2020-12-15 00:56:46 +03:00 |
XDBCDictionarySource.h
|
Don't split dictionary source's table name into schema and table name itself
|
2020-07-06 23:41:39 +03:00 |
ya.make
|
Fix style issues
|
2021-01-27 16:25:27 +03:00 |
ya.make.in
|
Fix Arcadia
|
2021-01-07 06:45:12 +03:00 |