KochetovNicolai
|
83925f1d5e
|
Fix array writing (#1314)
* changed MergedBlockOutputStream [#CLICKHOUSE-3341]
* fix build [#CLICKHOUSE-3341]
* fix build [#CLICKHOUSE-3341]
* fix build [#CLICKHOUSE-3341]
* fix build [#CLICKHOUSE-3341]
* fix build [#CLICKHOUSE-3341]
* fix build [#CLICKHOUSE-3341]
* fix build [#CLICKHOUSE-3341]
* fix build [#CLICKHOUSE-3341]
* fix build [#CLICKHOUSE-3341]
* disabled checkNoMultidimensionalArrays [#CLICKHOUSE-3341]
* fix IMergedBlockOutputStream::writeDataImpl [#CLICKHOUSE-3341]
* fix IMergedBlockOutputStream::writeDataImpl [#CLICKHOUSE-3341]
* fix IMergedBlockOutputStream::writeDataImpl [#CLICKHOUSE-3341]
* fix IMergedBlockOutputStream::writeDataImpl [#CLICKHOUSE-3341]
* added test [#CLICKHOUSE-3341]
* fixed test [#CLICKHOUSE-3341]
* refactoring and comments [#CLICKHOUSE-3341]
* fix build [#CLICKHOUSE-3341]
* Update ColumnArray.h
|
2017-10-12 23:13:26 +03:00 |
|
Alexey Zatelepin
|
bfd87add7d
|
improve getExremes(), fix for ColumnNullable [#CLICKHOUSE-2]
|
2017-09-26 20:40:02 +03:00 |
|
Alexey Zatelepin
|
ceddecbc10
|
implement missing getExtremes() functions [#CLICKHOUSE-3000]
|
2017-09-26 20:40:02 +03:00 |
|
Alexey Milovidov
|
ad13a8c79d
|
Fixed half of bad code [#CLICKHOUSE-2].
|
2017-09-16 21:36:16 +03:00 |
|
Alexey Milovidov
|
dc4976f562
|
Implemented some suggestions from clang-tidy (part 8) [#CLICKHOUSE-3301].
|
2017-09-08 07:58:57 +03:00 |
|
Alexey Milovidov
|
d29c77adea
|
Implemented some suggestions from clang-tidy (part 3) [#CLICKHOUSE-3301].
|
2017-09-08 06:47:27 +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
|
8b313ab99e
|
Fixed warnings found by cppcheck [#CLICKHOUSE-3300].
|
2017-09-08 00:04:48 +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
|
6578fb2645
|
Fixed error [#CLICKHOUSE-3191].
|
2017-08-01 00:39:24 +03:00 |
|
Alexey Milovidov
|
3502d36d7d
|
Fixed build [#CLICKHOUSE-2].
|
2017-07-28 02:23:13 +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
|
bfdc108a08
|
Cleaning old code [#CLICKHOUSE-2].
|
2017-07-25 01:44:13 +03:00 |
|
Alexey Milovidov
|
31d8ba3b34
|
Fixed error after merge [#CLICKHOUSE-3150].
|
2017-07-21 23:20:22 +03:00 |
|
alexey-milovidov
|
d4d266fa18
|
ColumnConst unification (#1011)
* ColumnConst: unification (incomplete) [#CLICKHOUSE-3150].
* ColumnConst: unification (incomplete) [#CLICKHOUSE-3150].
* ColumnConst: unification (incomplete) [#CLICKHOUSE-3150].
* ColumnConst: unification (incomplete) [#CLICKHOUSE-3150].
* ColumnConst: unification (incomplete) [#CLICKHOUSE-3150].
* ColumnConst: unification (incomplete) [#CLICKHOUSE-3150].
* ColumnConst: unification (incomplete) [#CLICKHOUSE-3150].
* ColumnConst: unification (incomplete) [#CLICKHOUSE-3150].
* ColumnConst: unification (incomplete) [#CLICKHOUSE-3150].
* ColumnConst: unification (incomplete) [#CLICKHOUSE-3150].
* ColumnConst: unification (incomplete) [#CLICKHOUSE-3150].
* ColumnConst: unification (incomplete) [#CLICKHOUSE-3150].
* ColumnConst: unification (incomplete) [#CLICKHOUSE-3150].
* ColumnConst: unification (incomplete) [#CLICKHOUSE-3150].
* Fixed error in ColumnArray::replicateGeneric [#CLICKHOUSE-3150].
* ColumnConst: unification (incomplete) [#CLICKHOUSE-3150].
* ColumnConst: unification (incomplete) [#CLICKHOUSE-3150].
* ColumnConst: unification (incomplete) [#CLICKHOUSE-3150].
* ColumnConst: unification (incomplete) [#CLICKHOUSE-3150].
* ColumnConst: unification (incomplete) [#CLICKHOUSE-3150].
* ColumnConst: unification (incomplete) [#CLICKHOUSE-3150].
* ColumnConst: unification (incomplete) [#CLICKHOUSE-3150].
* ColumnConst: unification (incomplete) [#CLICKHOUSE-3150].
* ColumnConst: unification (incomplete) [#CLICKHOUSE-3150].
* ColumnConst: unification (incomplete) [#CLICKHOUSE-3150].
* ColumnConst: unification (incomplete) [#CLICKHOUSE-3150].
* ColumnConst: unification (incomplete) [#CLICKHOUSE-3150].
* ColumnConst: unification (incomplete) [#CLICKHOUSE-3150].
|
2017-07-21 09:35:58 +03:00 |
|
Alexey Milovidov
|
5c3ca0c16e
|
Inverted dependency in DataTypeFactory [#CLICKHOUSE-3149].
|
2017-07-16 07:11:11 +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
|
5d1f4355a1
|
fixed allocated size calculation for ColumnArray
|
2017-07-13 19:53:34 +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 |
|
Nikolai Kochetov
|
d67a6c08cd
|
fixed allocated size calculation for ColumnString and ColumnVector
|
2017-07-13 17:41:55 +03:00 |
|
alexey-milovidov
|
b64b243a73
|
Merge pull request #945 from YiuRULE/master
Implement natively uuid type in Clickhouse
|
2017-07-10 07:00:45 +03:00 |
|
Alexey Zatelepin
|
1cd936579d
|
introduce IColumn::gather() [#CLICKHOUSE-3118]
|
2017-07-09 21:57:06 +03:00 |
|
Liu Cong
|
08e43b149a
|
Fix a typo of 'Columns/ColumnVector.h': metod => method
|
2017-07-05 20:46:37 +03:00 |
|
Guillaume Tassery
|
c6a5083419
|
Fix comparison of UInt128 to Float64
|
2017-07-05 18:29:16 +02:00 |
|
Guillaume Tassery
|
cba9815981
|
Change Uuid to UUID datatype and make UInt128 a generic type
|
2017-07-04 12:42:53 +02:00 |
|
Guillaume Tassery
|
525851ec68
|
sync master
|
2017-06-30 22:21:42 +02:00 |
|
Guillaume Tassery
|
1231952fca
|
Implement UUID type and toUuid function
|
2017-06-30 22:01:27 +02: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
|
3c33f1841f
|
Little better [#CLICKHOUSE-2].
|
2017-06-23 09:45:48 +03:00 |
|
Alexey Zatelepin
|
87fbfe0950
|
correct comparisons for strings with null bytes [#CLICKHOUSE-3070]
|
2017-06-22 23:10:43 +03:00 |
|
Alexey Milovidov
|
8343cf3578
|
Fixed error with NULLs [#CLICKHOUSE-2993].
|
2017-06-16 21:05:45 +03:00 |
|
Alexey Milovidov
|
ee49c37fa6
|
Whitespaces [#CLICKHOUSE-2].
|
2017-06-16 19:23:23 +03:00 |
|
Alexey Zatelepin
|
b03c87be39
|
fix nulls sorting when limit is greater than rows count [#CLICKHOUSE-3061]
|
2017-06-09 09:13:20 +03:00 |
|
Alexey Milovidov
|
9c5ddce06d
|
Get rid of .hpp files [#CLICKHOUSE-2].
|
2017-06-06 20:18:32 +03:00 |
|
Alexey Milovidov
|
1cdb2a2797
|
Fixed error [#CLICKHOUSE-4].
|
2017-04-19 06:11:26 +03:00 |
|
Alexey Milovidov
|
95dd78cea4
|
Merge branch 'master' of github.com:yandex/ClickHouse
|
2017-04-18 06:03:47 +03:00 |
|
Alexey Milovidov
|
22e8b8029b
|
Implemented ColumnArray::replicate for Nullable, Tuple and for generic case [#CLICKHOUSE-4].
|
2017-04-18 06:03:39 +03:00 |
|
Alexey Milovidov
|
f51b3992f3
|
Little better [#CLICKHOUSE-4].
|
2017-04-17 23:19:09 +03:00 |
|
Vitaliy Lyudvichenko
|
82af2278fc
|
Avoid code duplication near MergeTreeBlockInputStream. [#CLICKHOUSE-2]
Add preferred_block_size_bytes for non-uniform reader. [#CLICKHOUSE-2902]
Make enums test more deterministic. [#CLICKHOUSE-2]
Refactored MergeTree readers.
Tabs -> spaces.
Move include/DB/ -> src/.
|
2017-04-15 06:48:24 +03:00 |
|
Alexey Milovidov
|
bd544bbe3a
|
Fixed error with NULLs [#CLICKHOUSE-4].
|
2017-04-06 22:51:44 +03:00 |
|
Alexey Milovidov
|
310736cd7e
|
Moved headers and sources to same place [#CLICKHOUSE-3].
|
2017-04-01 12:22:42 +03:00 |
|
Alexey Milovidov
|
137ad95929
|
Changed tabs to spaces in code [#CLICKHOUSE-3].
|
2017-04-01 11:35:09 +03:00 |
|
Alexey Milovidov
|
cc43f989bc
|
Preparation [#CLICKHOUSE-4].
|
2017-03-29 14:33:07 +03:00 |
|
Alexey Milovidov
|
a8f6a3127d
|
Implemented limited support for NULLs in IN operator [#CLICKHOUSE-4].
|
2017-03-28 06:00:33 +03:00 |
|
Alexey Milovidov
|
14c8003081
|
Normalized formatting [#CLICKHOUSE-3].
Apply in a loop:
find dbms -name '*.h' -or -name '*.cpp' | xargs grep -l -P '^(\t*) ' | xargs sed -i -r -e 's/^(\t*) /\1\t/'
|
2017-03-26 04:28:07 +03:00 |
|
Alexey Milovidov
|
93890423f1
|
Fixed zero-width spaces [#CLICKHOUSE-3].
find dbms -name '*.h' -or -name '*.cpp' | xargs grep -l $'\xe2\x80\x8b' | xargs sed -i 's/'$'\xe2\x80\x8b''//g'
|
2017-03-26 04:20:25 +03:00 |
|
f1yegor
|
bc0d9a2cae
|
translate comments
|
2017-03-25 21:12:56 +01:00 |
|