alexey-milovidov
|
9a4c4964b2
|
Update ColumnsHashingImpl.h
|
2019-02-06 20:17:59 +03:00 |
|
alexey-milovidov
|
ba01f7fd77
|
Update ColumnsHashing.h
|
2019-02-06 19:58:27 +03:00 |
|
Nikolai Kochetov
|
a249fc7788
|
Do nut use Arena in ColumnsHashing for string in functions arrayUniq and arrayEnumerate.
|
2019-02-05 14:14:09 +03:00 |
|
Nikolai Kochetov
|
daa051b1f8
|
Fix tests.
|
2019-02-05 13:55:34 +03:00 |
|
Nikolai Kochetov
|
264da7f9d3
|
Implemented sets using ColumnsHashing.
|
2019-02-05 13:55:15 +03:00 |
|
Nikolai Kochetov
|
8db4116464
|
Update HashMethodHashed.
|
2019-02-05 13:55:08 +03:00 |
|
Nikolai Kochetov
|
6a729e59ba
|
Merged with master.
|
2019-02-01 11:36:57 +03:00 |
|
Nikolai Kochetov
|
d143a78419
|
Refactor ColumnsHashing
|
2019-02-01 11:23:38 +03:00 |
|
alesapin
|
95db9b4d76
|
Merge master
|
2019-01-29 23:17:52 +03:00 |
|
alesapin
|
4f97c291e6
|
Always run clickhouse-odbc-bridge; Integration tests now able to run odbc-bridge from separate binary; add symlink to clickhouse-odbc-bridge in dbms/programs folder;
|
2019-01-29 20:17:31 +03:00 |
|
Nikolai Kochetov
|
2c2932e185
|
Merged with master
|
2019-01-29 15:25:19 +03:00 |
|
proller
|
343b31af66
|
More link with Threads::Threads
|
2019-01-28 21:21:20 +03:00 |
|
Alexey Milovidov
|
9b2a5c3dec
|
Merge branch 'master' into split-odbc-bridge
|
2019-01-28 18:15:18 +03:00 |
|
proller
|
2ab3138eb6
|
Merge remote-tracking branch 'upstream/master' into fix10
|
2019-01-28 17:01:06 +03:00 |
|
proller
|
403d36a7f4
|
Fix
|
2019-01-28 16:24:55 +03:00 |
|
proller
|
a874945e0e
|
Use cpuinfo if cpuid not available
|
2019-01-28 16:16:08 +03:00 |
|
Alexey Milovidov
|
4e3d9a0f15
|
Merge branch 'master' of github.com:yandex/ClickHouse into global-thread-pool
|
2019-01-28 14:20:24 +03:00 |
|
alexey-milovidov
|
4b8cf83de7
|
Merge pull request #4151 from ercolanelli-leo/fix/sumMap-overflow
Fix/sum map overflow
|
2019-01-27 21:11:51 +03:00 |
|
proller
|
5328251ff1
|
Fix build without protobuf, gtest, cppkafka (#4152)
|
2019-01-25 23:02:03 +03:00 |
|
Alexey Milovidov
|
253ac93459
|
Addition to prev. revision #4150
|
2019-01-25 21:44:30 +03:00 |
|
Léo Ercolanelli
|
57104f81da
|
rename widen to promote for IDataType
|
2019-01-25 15:16:23 +01:00 |
|
Alexey Milovidov
|
65f8e4d4a8
|
Merge branch 'master' into global-thread-pool
|
2019-01-25 16:33:50 +03:00 |
|
Léo Ercolanelli
|
d9195cda99
|
implement getWidenType() on IDataType
This is essentially to help implementing the `getReturnType` of
aggregation function susceptible to provoque overflow (such as
`sumMap`).
|
2019-01-25 14:25:25 +01:00 |
|
Alexey Milovidov
|
ef50601b5c
|
Removed non-breaking spaces: find dbms -name '*.h' -or -name '*.cpp' | xargs grep -l $'\xc2\xa0' | xargs sed -i -r -e 's/\xc2\xa0/ /g'
|
2019-01-25 02:01:56 +03:00 |
|
Alexey Milovidov
|
5ccc42fd96
|
Revert "Removed non-breaking spaces: find dbms -name '*.h' -or -name '*.cpp' | xargs grep -l $'\xc2\xa0' | xargs sed -i -r -e 's/\xc2\xa0/ /'"
This reverts commit a28f0acf09 .
|
2019-01-25 01:59:45 +03:00 |
|
Alexey Milovidov
|
a28f0acf09
|
Removed non-breaking spaces: find dbms -name '*.h' -or -name '*.cpp' | xargs grep -l $'\xc2\xa0' | xargs sed -i -r -e 's/\xc2\xa0/ /'
|
2019-01-24 22:49:36 +03:00 |
|
Alexey Milovidov
|
04fa827e4b
|
Style
|
2019-01-24 22:21:47 +03:00 |
|
alexey-milovidov
|
f96b8e4ed6
|
Merge pull request #4005 from vitlibar/add-protobuf-output-format
Add protobuf output format
|
2019-01-24 22:05:23 +03:00 |
|
Nikolai Kochetov
|
f7b9059dad
|
Merged with master
|
2019-01-24 18:06:11 +03:00 |
|
Nikolai Kochetov
|
5f1007a8df
|
Refactor Join.
|
2019-01-24 17:56:04 +03:00 |
|
Vitaly Baranov
|
1e7a231c56
|
Implemented main class for writing protobufs.
|
2019-01-24 17:54:52 +03:00 |
|
Vitaly Baranov
|
42d9d4e81d
|
Implemented storage for parsed protobuf schemas.
|
2019-01-24 17:32:10 +03:00 |
|
maiha
|
6c83beafdd
|
dbms: Fixed misspells in comments
|
2019-01-23 04:56:53 +09:00 |
|
Nikolai Kochetov
|
e8aa41b6ac
|
Merge branch 'master' into unified-sets
|
2019-01-21 13:40:47 +03:00 |
|
Nikolai Kochetov
|
6fce028b56
|
Refactor ColumnsHashing.
|
2019-01-21 13:39:53 +03:00 |
|
Nikolai Kochetov
|
d207498573
|
Added ColumnsHashing
|
2019-01-21 13:39:24 +03:00 |
|
Alexey Milovidov
|
a7c468da8e
|
Merge remote-tracking branch 'origin/master' into global-thread-pool
|
2019-01-17 21:57:01 +03:00 |
|
alexey-milovidov
|
0ec1fdef04
|
Merge pull request #3960 from yandex/zk-columns-compact-storage
Compact storage of the part header in ZooKeeper
|
2019-01-17 17:05:01 +03:00 |
|
Danila Kutenin
|
12bcff48ee
|
Miscellaneous and some optimizations
|
2019-01-16 20:41:08 +03:00 |
|
Alexey Zatelepin
|
be6a8d6118
|
fix clang build
|
2019-01-16 19:42:02 +03:00 |
|
Alexey Milovidov
|
7d03804d06
|
Miscellaneous #4053
|
2019-01-16 16:57:11 +03:00 |
|
Danila Kutenin
|
ce90ad32d1
|
some style
|
2019-01-15 19:26:14 +03:00 |
|
Alexey Milovidov
|
f6b9b06307
|
Attempt to implemnt global thread pool #4018
|
2019-01-14 22:22:09 +03:00 |
|
Danila Kutenin
|
a5669b6b7a
|
MultiVolnitsky added with tests and some benchmark, many multiFunctions are added to support multistring search
|
2019-01-14 18:54:47 +03:00 |
|
Alexey Milovidov
|
35c35f1c77
|
Merge branch 'global-thread-pool' of github.com:yandex/ClickHouse into global-thread-pool
|
2019-01-14 14:01:52 +03:00 |
|
Alexey Milovidov
|
aec5570b6e
|
Attempt to implemnt global thread pool #4018
|
2019-01-14 13:59:58 +03:00 |
|
Alexey Milovidov
|
00a4b2cf8a
|
Removing garbage, part 1
|
2019-01-13 21:51:57 +03:00 |
|
Alexey Milovidov
|
a6bf5a7e28
|
Addition to prev. revision
|
2019-01-13 20:49:21 +03:00 |
|
Alexey Milovidov
|
0afee1df23
|
Attempt to implemnt global thread pool #4018
|
2019-01-11 22:27:24 +03:00 |
|
Alexey Milovidov
|
abcd5a2a49
|
Attempt to implemnt global thread pool #4018
|
2019-01-11 22:12:36 +03:00 |
|