.. |
Distributed
|
Merge pull request #8535 from ClickHouse/distributed-format
|
2020-01-11 19:19:11 +03:00 |
Kafka
|
Better alter
|
2019-12-26 21:17:05 +03:00 |
LiveView
|
fix timestamp
|
2020-01-13 00:12:11 +08:00 |
MergeTree
|
Update MergeTreeData.h
|
2020-01-13 17:45:13 +03:00 |
System
|
Merge remote-tracking branch 'refs/remotes/upstream/master' into vfs_log
|
2020-01-02 18:01:41 +03:00 |
tests
|
Merge remote-tracking branch 'refs/remotes/upstream/master' into vfs_log
|
2020-01-09 16:29:03 +03:00 |
AlterCommands.cpp
|
Merge pull request #8614 from ClickHouse/fix_alter_codec
|
2020-01-10 23:15:45 +03:00 |
AlterCommands.h
|
More comments
|
2019-12-29 14:25:26 +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
|
|
|
ColumnDefault.cpp
|
Fix gcc9 warnings and ICE's
|
2019-05-31 11:55:01 +03:00 |
ColumnDefault.h
|
|
|
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
|
|
|
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
|
Move backQuote() and quoteString() to a separate file, use StringRefs.
|
2019-10-11 00:18:52 +03:00 |
getStructureOfRemoteTable.h
|
|
|
IndicesDescription.cpp
|
Include FieldVisitors.h in less files.
|
2019-10-07 20:23:05 +03:00 |
IndicesDescription.h
|
Include FieldVisitors.h in less files.
|
2019-10-07 20:23:05 +03:00 |
IStorage_fwd.h
|
Merge ITableDeclaration into IStorage.
|
2019-05-17 17:34:25 +03:00 |
IStorage.cpp
|
Removed bad code around general compression methods
|
2020-01-04 10:31:00 +03:00 |
IStorage.h
|
Removed bad code around general compression methods
|
2020-01-04 10:31:00 +03:00 |
MarkCache.h
|
Make "mark_cache_min_lifetime" setting obsolete
|
2019-12-31 05:47:10 +03:00 |
MutationCommands.cpp
|
Move backQuote() and quoteString() to a separate file, use StringRefs.
|
2019-10-11 00:18:52 +03:00 |
MutationCommands.h
|
Add parts_to_do_names column to system.mutations
|
2019-12-12 19:24:03 +03:00 |
PartitionCommands.cpp
|
Renamed TTLDestinationType to PartDestinationType.
|
2019-12-11 13:24:20 +03:00 |
PartitionCommands.h
|
Small refactoring
|
2019-09-04 16:24:55 +03:00 |
ReadInOrderOptimizer.cpp
|
Fix some spelling mistakes
|
2020-01-11 17:51:33 +08:00 |
ReadInOrderOptimizer.h
|
improve input order analyzing and turn on order by optimization with left/inner joins
|
2019-12-20 16:15:17 +03:00 |
registerStorages.cpp
|
Build fixes. Arm, minimal build
|
2019-12-20 17:46:00 +03:00 |
registerStorages.h
|
Build fixes. Arm, minimal build
|
2019-12-20 17:46:00 +03:00 |
SelectQueryInfo.h
|
Merge pull request #7769 from amosbird/betterprewhere
|
2019-12-31 09:07:02 +03:00 |
StorageBuffer.cpp
|
Fix some spelling mistakes
|
2020-01-11 17:51:33 +08:00 |
StorageBuffer.h
|
Better alter
|
2019-12-26 21:17:05 +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
|
Move check alter to alter interpreter
|
2019-12-29 14:09:10 +03:00 |
StorageDistributed.h
|
Better alter
|
2019-12-26 21:17:05 +03:00 |
StorageFactory.cpp
|
fixes
|
2019-12-24 20:41:24 +03:00 |
StorageFactory.h
|
fixes
|
2019-12-24 20:41:24 +03:00 |
StorageFile.cpp
|
merged with master.
|
2020-01-09 11:15:01 +03:00 |
StorageFile.h
|
Added method "truncate" to StorageFile
|
2020-01-05 05:57:09 +03:00 |
StorageHDFS.cpp
|
Workaround for bug in zlib-ng; using zlib level 3 by default
|
2020-01-05 09:39:40 +03:00 |
StorageHDFS.h
|
add gzip read/write to file/s3/url/hdfs
|
2019-11-19 15:46:07 +03:00 |
StorageInMemoryMetadata.h
|
More usage of StorageInMemoryMetadata
|
2019-12-27 22:04: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
|
Update StorageJoin.cpp
|
2019-12-31 00:30:25 +03:00 |
StorageJoin.h
|
Merge branch 'master' into relative_paths_in_storages
|
2019-12-24 19:58:34 +03:00 |
StorageLog.cpp
|
Added fileName and parentPath utility functions
|
2019-12-27 13:42:30 +03:00 |
StorageLog.h
|
Merge remote-tracking branch 'refs/remotes/upstream/master' into vfs_log
|
2019-12-26 17:03:32 +03:00 |
StorageMaterializedView.cpp
|
Merge pull request #8130 from CurtizJ/optimize-storage-merge
|
2019-12-22 12:43:18 +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
|
Merge pull request #8447 from amosbird/c++20
|
2019-12-31 21:06:41 +03:00 |
StorageMerge.h
|
Better alter
|
2019-12-26 21:17:05 +03:00 |
StorageMergeTree.cpp
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into remove_partition
|
2020-01-13 04:13:58 +01:00 |
StorageMergeTree.h
|
More usage of metadata
|
2019-12-27 19:34:50 +03:00 |
StorageMySQL.cpp
|
More GCC warnings
|
2019-12-16 23:19:50 +02:00 |
StorageMySQL.h
|
Simplify shared_ptr_helper
|
2019-08-26 22:07:29 +03:00 |
StorageNull.cpp
|
Better alter
|
2019-12-26 21:17:05 +03:00 |
StorageNull.h
|
Better alter
|
2019-12-26 21:17:05 +03:00 |
StorageReplicatedMergeTree.cpp
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into remove_partition
|
2020-01-13 04:13:58 +01:00 |
StorageReplicatedMergeTree.h
|
Merge pull request #8314 from javisantana/fix/no_wait_for_no_active_replicas
|
2020-01-09 19:54:07 +03:00 |
StorageS3.cpp
|
Workaround for bug in zlib-ng; using zlib level 3 by default
|
2020-01-05 09:39:40 +03:00 |
StorageS3.h
|
AWS SDK integration - code cleanup.
|
2019-12-11 17:21:48 +03:00 |
StorageSet.cpp
|
use relative paths in IStorage::rename(...)
|
2019-12-24 16:35:50 +03:00 |
StorageSet.h
|
use relative paths in IStorage::rename(...)
|
2019-12-24 16:35:50 +03:00 |
StorageStripeLog.cpp
|
Merge remote-tracking branch 'refs/remotes/upstream/master' into vfs_log
|
2020-01-09 16:29:03 +03:00 |
StorageStripeLog.h
|
Merge remote-tracking branch 'refs/remotes/upstream/master' into vfs_log
|
2019-12-26 17:03:32 +03:00 |
StorageTinyLog.cpp
|
Update StorageTinyLog.cpp
|
2020-01-11 00:55:14 +03:00 |
StorageTinyLog.h
|
Merge remote-tracking branch 'refs/remotes/upstream/master' into vfs_log
|
2019-12-26 17:03:32 +03:00 |
StorageURL.cpp
|
Workaround for bug in zlib-ng; using zlib level 3 by default
|
2020-01-05 09:39:40 +03:00 |
StorageURL.h
|
add gzip read/write to file/s3/url/hdfs
|
2019-11-19 15:46:07 +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
|
try fix some predicate optimizer bug
|
2020-01-02 21:14:48 +08:00 |
StorageView.h
|
Slightly improve table locks
|
2019-08-28 02:47:30 +03:00 |
StorageXDBC.cpp
|
Removed bad code around general compression methods
|
2020-01-04 10:31:00 +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
|
Fix some spelling mistakes
|
2020-01-11 17:51:33 +08:00 |
transformQueryForExternalDatabase.h
|
Added failing test
|
2019-05-16 22:00:46 +03:00 |
VirtualColumnUtils.cpp
|
More GCC warnings
|
2019-12-16 23:19:50 +02:00 |
VirtualColumnUtils.h
|
Wrap _shard_num with toUInt32 for simpler JOIN with system.clusters.shard_num
|
2019-11-06 21:02:42 +03:00 |