ClickHouse/dbms/src/Compression
2019-01-29 17:55:57 +03:00
..
tests Fix cyclic lib depend ppart 2: clean 2018-12-28 21:15:26 +03:00
CachedCompressedReadBuffer.cpp Fix non initialized codec and wrong size in CacheCompressedReadBuffer 2019-01-29 17:55:57 +03:00
CachedCompressedReadBuffer.h Fix cyclic lib depend (make clickhouse_compression lib) 2018-12-28 20:27:53 +03:00
CMakeLists.txt Fix cyclic lib depend: part 3: clean 2018-12-28 21:31:28 +03:00
CompressedReadBuffer.cpp Fix cyclic lib depend ppart 2: clean 2018-12-28 21:15:26 +03:00
CompressedReadBuffer.h Fix cyclic lib depend (make clickhouse_compression lib) 2018-12-28 20:27:53 +03:00
CompressedReadBufferBase.cpp Fix cyclic lib depend (make clickhouse_compression lib) 2018-12-28 20:27:53 +03:00
CompressedReadBufferBase.h Fix cyclic lib depend ppart 2: clean 2018-12-28 21:15:26 +03:00
CompressedReadBufferFromFile.cpp Fix non initialized codec and wrong size in CacheCompressedReadBuffer 2019-01-29 17:55:57 +03:00
CompressedReadBufferFromFile.h Fix cyclic lib depend (make clickhouse_compression lib) 2018-12-28 20:27:53 +03:00
CompressedWriteBuffer.cpp Miscellaneous #4111 2019-01-21 21:04:08 +03:00
CompressedWriteBuffer.h Fix cyclic lib depend (make clickhouse_compression lib) 2018-12-28 20:27:53 +03:00
CompressionCodecDelta.cpp Avoid bad code #4052 2019-01-16 03:52:33 +03:00
CompressionCodecDelta.h Use information about type in Delta codec to choose correct delta size if possible 2019-01-15 17:20:34 +03:00
CompressionCodecLZ4.cpp Use information about type in Delta codec to choose correct delta size if possible 2019-01-15 17:20:34 +03:00
CompressionCodecLZ4.h Use information about type in Delta codec to choose correct delta size if possible 2019-01-15 17:20:34 +03:00
CompressionCodecMultiple.cpp Use information about type in Delta codec to choose correct delta size if possible 2019-01-15 17:20:34 +03:00
CompressionCodecMultiple.h Use information about type in Delta codec to choose correct delta size if possible 2019-01-15 17:20:34 +03:00
CompressionCodecNone.cpp Fix style and includes 2018-12-24 17:10:37 +03:00
CompressionCodecNone.h Refactoring (sanitizer failure) 2018-12-19 20:20:18 +03:00
CompressionCodecWriteBuffer.h Fix cyclic lib depend (make clickhouse_compression lib) 2018-12-28 20:27:53 +03:00
CompressionCodecZSTD.cpp Use information about type in Delta codec to choose correct delta size if possible 2019-01-15 17:20:34 +03:00
CompressionCodecZSTD.h Use information about type in Delta codec to choose correct delta size if possible 2019-01-15 17:20:34 +03:00
CompressionFactory.cpp Use information about type in Delta codec to choose correct delta size if possible 2019-01-15 17:20:34 +03:00
CompressionFactory.h Use information about type in Delta codec to choose correct delta size if possible 2019-01-15 17:20:34 +03:00
CompressionInfo.h Add compression codec delta and fix naming for parametric codecs 2019-01-14 14:54:40 +03:00
ICompressionCodec.cpp Fix cyclic lib depend ppart 2: clean 2018-12-28 21:15:26 +03:00
ICompressionCodec.h Use information about type in Delta codec to choose correct delta size if possible 2019-01-15 17:20:34 +03:00
LZ4_decompress_faster.cpp added powerpc build support 2019-01-23 17:18:19 +03:00
LZ4_decompress_faster.h Fix cyclic lib depend ppart 2: clean 2018-12-28 21:15:26 +03:00