.. |
Distributed
|
Avoid SIGSEGV on batch send failure (file with index XX is absent)
|
2019-09-21 02:22:25 +03:00 |
Kafka
|
Always read and insert Kafka messages as a whole (#6950)
|
2019-09-20 15:12:32 +03:00 |
LiveView
|
Allow to ATTACH live views
|
2019-08-31 02:38:03 +03:00 |
MergeTree
|
polymorphic parts (development)
|
2019-10-21 20:23:06 +03:00 |
System
|
polymorphic parts (development)
|
2019-10-10 19:30:30 +03:00 |
tests
|
Merge pull request #6676 from dimarub2000/right_left_problem_#6381
|
2019-08-27 23:11:39 +03:00 |
AlterCommands.cpp
|
Rename method for settings check
|
2019-09-01 00:15:40 +03:00 |
AlterCommands.h
|
Eventually merged with master
|
2019-08-26 13:07:32 +03:00 |
CheckResults.h
|
Update CheckResults.h
|
2019-07-08 22:56:48 +03:00 |
CMakeLists.txt
|
Add missing dependecies on sight to enable --no-undefined option
|
2019-07-04 17:05:55 +03:00 |
ColumnCodec.h
|
ISSUES-838 add lz4、none、zstd codec
|
2018-12-13 12:10:34 +08:00 |
ColumnDefault.cpp
|
Fix gcc9 warnings and ICE's
|
2019-05-31 11:55:01 +03:00 |
ColumnDefault.h
|
store all kinds of columns in the same list in ColumnsDescription [#CLICKHOUSE-3101]
|
2019-03-15 19:37:52 +03:00 |
ColumnsDescription.cpp
|
Fixed unpleasant code #6401
|
2019-08-08 23:02:30 +03:00 |
ColumnsDescription.h
|
Add buffer callback to fill in virtual columns
|
2019-05-23 14:15:18 +03:00 |
CompressionCodecSelector.h
|
Add test with non default config
|
2018-12-24 18:50:02 +03:00 |
ConstraintsDescription.cpp
|
Minor review fixes
|
2019-05-25 17:07:45 +03:00 |
ConstraintsDescription.h
|
Minor review fixes
|
2019-05-25 17:07:45 +03:00 |
getStructureOfRemoteTable.cpp
|
CREATE TABLE AS table_function()
|
2019-07-18 21:29:49 +03:00 |
getStructureOfRemoteTable.h
|
CLICKHOUSE-3837 fix
|
2018-07-25 15:53:38 +03:00 |
IndicesDescription.cpp
|
clear index
|
2019-05-09 17:25:18 +03:00 |
IndicesDescription.h
|
clear index
|
2019-05-09 17:25:18 +03:00 |
IStorage_fwd.h
|
Merge ITableDeclaration into IStorage.
|
2019-05-17 17:34:25 +03:00 |
IStorage.cpp
|
Replace libsparsehash with sparsehash-c11
|
2019-09-18 00:08:20 +03:00 |
IStorage.h
|
Merge master
|
2019-09-02 11:46:00 +03:00 |
MarkCache.h
|
adding -Wshadow for GCC
|
2019-08-09 23:58:16 +03:00 |
MutationCommands.cpp
|
Merge remote-tracking branch 'upstream/master' into nikvas0/index_mutate
|
2019-06-24 16:44:44 +03:00 |
MutationCommands.h
|
Merge remote-tracking branch 'upstream/master' into nikvas0/index_mutate
|
2019-06-24 16:44:44 +03:00 |
PartitionCommands.cpp
|
Small refactoring
|
2019-09-04 16:24:55 +03:00 |
PartitionCommands.h
|
Small refactoring
|
2019-09-04 16:24:55 +03:00 |
registerStorages.cpp
|
Table function and storage.
|
2019-09-04 13:39:53 +00:00 |
registerStorages.h
|
|
|
SelectQueryInfo.h
|
better pipeline while reading in pk_order
|
2019-07-27 01:18:27 +03:00 |
StorageBuffer.cpp
|
Resolve conflicts
|
2019-08-26 21:08:58 +03:00 |
StorageBuffer.h
|
Slightly improve table locks
|
2019-08-28 02:47:30 +03:00 |
StorageDictionary.cpp
|
Rename ExternalDictionaries to ExternalDictionariesLoader
|
2019-09-26 13:41:33 +03:00 |
StorageDictionary.h
|
Improve table locks (incomplete)
|
2019-08-27 23:43:08 +03:00 |
StorageDistributed.cpp
|
Improve table locks (incomplete)
|
2019-08-27 23:43:08 +03:00 |
StorageDistributed.h
|
Finally build, possible trash.
|
2019-08-29 19:17:47 +03:00 |
StorageFactory.cpp
|
Split libdbms.so using object library
|
2019-09-11 01:56:01 +08:00 |
StorageFactory.h
|
Split libdbms.so using object library
|
2019-09-11 01:56:01 +08:00 |
StorageFile.cpp
|
Merge branch 'master' into yet-another-minor-changes-and-docs-for-hdfs
|
2019-09-23 18:16:01 +03:00 |
StorageFile.h
|
Merge with master
|
2019-09-09 14:13:36 +03:00 |
StorageHDFS.cpp
|
need to mention...
|
2019-09-23 17:50:33 +03:00 |
StorageHDFS.h
|
Slightly improve table locks
|
2019-08-28 02:47:30 +03:00 |
StorageInput.cpp
|
minor fixes of table function input
|
2019-09-05 16:17:01 +03:00 |
StorageInput.h
|
Merge branch 'palasonic-add-input-function' of https://github.com/palasonic1/ClickHouse into merging_input_function
|
2019-09-04 15:25:20 +03:00 |
StorageJoin.cpp
|
fix use after free (change Join <-> AnalyzedJoin ownership)
|
2019-09-16 15:37:46 +03:00 |
StorageJoin.h
|
MergeJoin in progress
|
2019-09-09 22:43:37 +03:00 |
StorageLog.cpp
|
Improve table locks (incomplete)
|
2019-08-27 23:43:08 +03:00 |
StorageLog.h
|
Remove trash
|
2019-09-04 19:00:20 +03:00 |
StorageMaterializedView.cpp
|
Finally build, possible trash.
|
2019-08-29 19:17:47 +03:00 |
StorageMaterializedView.h
|
Finally build, possible trash.
|
2019-08-29 19:17:47 +03:00 |
StorageMemory.cpp
|
Improve table locks (incomplete)
|
2019-08-27 23:43:08 +03:00 |
StorageMemory.h
|
Improve table locks (incomplete)
|
2019-08-27 23:43:08 +03:00 |
StorageMerge.cpp
|
Fix for data race in StorageMerge
|
2019-08-29 01:18:26 +03:00 |
StorageMerge.h
|
Slightly improve table locks
|
2019-08-28 02:47:30 +03:00 |
StorageMergeTree.cpp
|
Better logging
|
2019-09-09 20:01:19 +03:00 |
StorageMergeTree.h
|
Simplify code
|
2019-09-05 16:12:29 +03:00 |
StorageMySQL.cpp
|
Merging CONSTRAINTS support
|
2019-08-25 00:20:20 +03:00 |
StorageMySQL.h
|
Simplify shared_ptr_helper
|
2019-08-26 22:07:29 +03:00 |
StorageNull.cpp
|
Resolve conflicts
|
2019-08-26 21:08:58 +03:00 |
StorageNull.h
|
Slightly improve table locks
|
2019-08-28 02:47:30 +03:00 |
StorageReplicatedMergeTree.cpp
|
polymorphic parts (development)
|
2019-10-10 19:30:30 +03:00 |
StorageReplicatedMergeTree.h
|
polymorphic parts (development)
|
2019-10-10 19:30:30 +03:00 |
StorageS3.cpp
|
Attempt to make table-level setting s3_min_upload_part_size .
|
2019-09-23 12:41:59 +00:00 |
StorageS3.h
|
Attempt to make table-level setting s3_min_upload_part_size .
|
2019-09-23 12:41:59 +00:00 |
StorageSet.cpp
|
Improve table locks (incomplete)
|
2019-08-27 23:43:08 +03:00 |
StorageSet.h
|
Finally build, possible trash.
|
2019-08-29 19:17:47 +03:00 |
StorageStripeLog.cpp
|
Improve table locks (incomplete)
|
2019-08-27 23:43:08 +03:00 |
StorageStripeLog.h
|
Finally build, possible trash.
|
2019-08-29 19:17:47 +03:00 |
StorageTinyLog.cpp
|
Remove trash
|
2019-09-04 19:00:20 +03:00 |
StorageTinyLog.h
|
Remove trash
|
2019-09-04 19:00:20 +03:00 |
StorageURL.cpp
|
+UpdatableSessionBase
|
2019-09-16 17:28:41 +00:00 |
StorageURL.h
|
Slightly improve table locks
|
2019-08-28 02:47:30 +03:00 |
StorageValues.cpp
|
adding -Wshadow for GCC
|
2019-08-09 23:58:16 +03:00 |
StorageValues.h
|
Simplify shared_ptr_helper
|
2019-08-26 22:07:29 +03:00 |
StorageView.cpp
|
Merging CONSTRAINTS support
|
2019-08-25 00:20:20 +03:00 |
StorageView.h
|
Slightly improve table locks
|
2019-08-28 02:47:30 +03:00 |
StorageXDBC.cpp
|
Merging CONSTRAINTS support
|
2019-08-25 00:20:20 +03:00 |
StorageXDBC.h
|
Merging CONSTRAINTS support
|
2019-08-25 00:20:20 +03:00 |
TableStructureLockHolder.h
|
Fixed build
|
2019-08-27 17:31:34 +03:00 |
transformQueryForExternalDatabase.cpp
|
Fixed case with single subquery and added tests.
|
2019-08-27 16:09:58 +03:00 |
transformQueryForExternalDatabase.h
|
Added failing test
|
2019-05-16 22:00:46 +03:00 |
VirtualColumnUtils.cpp
|
Remove unused functions
|
2019-05-20 15:16:51 +03:00 |
VirtualColumnUtils.h
|
Remove unused functions
|
2019-05-20 15:16:51 +03:00 |