Alexey Milovidov
|
f5ecb2db5d
|
Better [#CLICKHOUSE-2].
|
2017-12-01 20:49:12 +03:00 |
|
Alexey Milovidov
|
d19d9f8589
|
Implemented some suggestions from clang-tidy (part 2) [#CLICKHOUSE-3301].
|
2017-09-08 05:37:02 +03:00 |
|
Alexey Milovidov
|
2af8747164
|
Removed obsolete code [#CLICKHOUSE-3270].
|
2017-09-01 21:21:01 +03:00 |
|
Alexey Zatelepin
|
5471979f46
|
generic partitioning of inserted blocks [#CLICKHOUSE-3000]
|
2017-08-31 23:32:03 +03:00 |
|
Alexey Milovidov
|
a6df2e7151
|
Added support for non-constant and negative offset and size for substring function (continued) [#CLICKHOUSE-2].
|
2017-07-25 01:44:13 +03:00 |
|
Alexey Milovidov
|
30ff4a78a6
|
Added support for non-constant and negative offset and size for substring function (continued) [#CLICKHOUSE-2].
|
2017-07-25 01:44:13 +03:00 |
|
Alexey Milovidov
|
4a5fb9eb7b
|
Miscellaneous [#CLICKHOUSE-2].
|
2017-07-14 03:34:00 +03:00 |
|
Nikolai Kochetov
|
75be0b81d8
|
removed typeid_cast from IColumn.h
|
2017-07-13 23:58:19 +03:00 |
|
Nikolai Kochetov
|
985e449bd3
|
added IDataType::updateAvgValueSizeHints; renamed PODArray::allocated_size to PODArray::allocated_bytes; renamed renamed IColumn::allocatedSize to IColumn::allocatedBytes; removed IColumn.h from IDataType.h
|
2017-07-13 19:49:09 +03:00 |
|
Alexey Zatelepin
|
1cd936579d
|
introduce IColumn::gather() [#CLICKHOUSE-3118]
|
2017-07-09 21:57:06 +03:00 |
|
proller
|
4db8d09de9
|
Reorganize includes. part 1 (#921)
* Make libunwind optional. Allow use custom libcctz
* fix
* Fix
* fix
* Update BaseDaemon.cpp
* Update CMakeLists.txt
* Reorganize includes. part 1
* Update dbms_include.cmake
* Reorganize includes. part 2
* Reorganize includes. part 3
* dbms/src/Common/ThreadPool -> libs/libcommon
* Reorganize includes. part 4
* Fix print_include_directories
* Update thread_creation_latency.cpp
* Update StringRef.h
|
2017-06-23 23:22:35 +03:00 |
|
Alexey Milovidov
|
310736cd7e
|
Moved headers and sources to same place [#CLICKHOUSE-3].
|
2017-04-01 12:22:42 +03:00 |
|