alesapin
04902c569a
Non effective, but working code
2018-12-20 13:27:38 +03:00
alesapin
512fe3c854
Refactoring (sanitizer failure)
2018-12-19 20:20:18 +03:00
alesapin
9b0d47c0c3
Add zstd params validation
2018-12-18 18:00:51 +03:00
alesapin
bc0e0c220e
Add level test
2018-12-18 17:43:15 +03:00
alesapin
314fbbd71f
Remove some debug output
2018-12-18 17:41:58 +03:00
alesapin
3d0da644f1
one more test
2018-12-18 17:37:55 +03:00
alesapin
60456eb742
More tests on compression codecs
2018-12-18 17:34:18 +03:00
alesapin
bb4eb06bb6
Fix strange logic
2018-12-18 16:30:22 +03:00
alesapin
fd49cc3c34
Simpliest codec multiple works
2018-12-18 16:08:22 +03:00
alesapin
6fe01af829
Merge branch 'master' into custom_compression_codecs
2018-12-18 14:06:11 +03:00
alexey-milovidov
95bad2759a
Update PULL_REQUEST_TEMPLATE.md
2018-12-18 04:52:32 +03:00
Alexey Milovidov
8a81b71a7a
Update pull request template [#CLICKHOUSE-3]
2018-12-18 04:51:59 +03:00
Alexey Milovidov
e866312642
Added changelog for 18.16 (complete, without authors and links) [#CLICKHOUSE-2]
2018-12-18 04:44:53 +03:00
Alexey Milovidov
03549a40d3
Added changelog for 18.16 (complete, without authors and links) [#CLICKHOUSE-2]
2018-12-18 04:36:02 +03:00
Alexey Milovidov
e9e1982c2e
Added changelog for 18.16 (complete, without authors and links) [#CLICKHOUSE-2]
2018-12-18 04:32:54 +03:00
Alexey Milovidov
8637dc92a0
Added changelog for 18.16 (complete, without authors and links) [#CLICKHOUSE-2]
2018-12-18 04:32:28 +03:00
Alexey Milovidov
7fb95e2b5a
Added changelog for 18.16 (complete, without authors and links) [#CLICKHOUSE-2]
2018-12-18 04:30:06 +03:00
Alexey Milovidov
e1623b1139
Added changelog for 18.16 (complete, without authors and links) [#CLICKHOUSE-2]
2018-12-18 04:27:52 +03:00
Alexey Milovidov
6ba4459b1b
Added changelog for 18.16 (complete, without authors and links) [#CLICKHOUSE-2]
2018-12-18 04:27:04 +03:00
Alexey Milovidov
d1237afdb7
Miscellaneous [#CLICKHOUSE-2]
2018-12-18 04:26:12 +03:00
alexey-milovidov
467751b692
Merge pull request #3856 from proller/fix10
...
Macos fix
2018-12-18 03:33:04 +03:00
alexey-milovidov
3efb01b3f8
Merge pull request #3857 from yandex/fix_odbc_bridge
...
Do not log from odbc-bridge when there is no console
2018-12-18 03:26:46 +03:00
Alexey Milovidov
41c2cd80d2
Merge branch 'master' of github.com:yandex/ClickHouse
2018-12-17 23:36:09 +03:00
Alexey Milovidov
b978c892f6
Changelog for 18.16: in progress (a half) [#CLICKHOUSE-2]
2018-12-17 23:35:55 +03:00
alesapin
bb1760c468
Remove idiotic if
2018-12-17 23:11:19 +03:00
谢磊
299b8a39ed
[WIP] translate table-engines about special part ( #3844 )
...
* init zh/operations translate
* finish table_engines about Integrations part
* add table_engine index
* finish table_engines -- For Small Data -- log、tinylog、memory
* finish table_engines -- For Small Data -- buffer,external_data
* [WIP] translate about table-engines about Special part
2018-12-17 23:03:32 +03:00
alexey-milovidov
124bc9ce88
Merge pull request #3854 from dqminh/fix-typo
...
Fix simple typo in ClusterCopier
2018-12-17 21:16:16 +03:00
proller
8726f1eae3
Merge remote-tracking branch 'upstream/master' into fix10
2018-12-17 20:59:23 +03:00
proller
b1234b86c3
Macos fix
2018-12-17 20:59:10 +03:00
Marti Raudsepp
4d46bab46f
Minor grammar fixes ( #3855 )
2018-12-17 20:38:51 +03:00
Daniel Dao
9a676329c2
Fix simple typo in ClusterCopier
...
Signed-off-by: Daniel Dao <dqminh89@gmail.com>
2018-12-17 16:45:44 +00:00
alexey-milovidov
14df9c76aa
Merge pull request #3837 from reflection/rollup_with_having
...
Ensure ROLLUP and CUBE respect HAVING (no change to TOTALS)
2018-12-17 18:06:26 +03:00
alexey-milovidov
0d297e8462
Merge pull request #3850 from proller/fix10
...
Fix build on macos
2018-12-17 18:05:24 +03:00
proller
f061b04d14
Merge remote-tracking branch 'upstream/master' into fix10
2018-12-17 17:10:56 +03:00
proller
3a9bd8a773
Fix macos build
2018-12-17 17:10:23 +03:00
proller
0828b1cf73
Fix build on arm/clang ( #3848 )
2018-12-17 16:57:24 +03:00
proller
b2ab8b4ba7
Fux build on arm/clang
2018-12-17 13:04:49 +00:00
alesapin
36a6121f75
Merge branch 'master' into custom_compression_codecs
2018-12-17 12:56:21 +03:00
alesapin
436845ff7e
Debuging codec multiple
2018-12-17 11:31:59 +03:00
Samuel Chou
c465bd8d2b
Fix rollup_with_having test
2018-12-16 23:55:04 -08:00
Samuel Chou
fcde47b45e
Ensure ROLLUP and CUBE respect HAVING (no change to TOTALS)
2018-12-14 22:27:40 -08:00
Alexey Milovidov
af31ff24b9
Better code; added a test #3835
2018-12-14 23:21:47 +03:00
alexey-milovidov
dd8c947122
Merge pull request #3836 from nightweb/3835-add-with-totals-support
...
#3835 Add totals row for WITH TOTALS query
2018-12-14 22:34:01 +03:00
alexey-milovidov
b6feafea41
Update ODBCDriver2BlockOutputStream.cpp
2018-12-14 22:31:38 +03:00
alexey-milovidov
7380abf502
Merge pull request #3021 from yandex/ubsan-fixes-3
...
UBSan fixes, part 2
2018-12-14 22:29:47 +03:00
alexey-milovidov
3a2c85a06c
Merge pull request #3717 from amosbird/arrayjoin
...
Support unaligned array join.
2018-12-14 21:12:24 +03:00
alexey-milovidov
120e6b54eb
Update Settings.h
2018-12-14 21:12:01 +03:00
Alexey Milovidov
cd233cef17
Fixed typo [#CLICKHOUSE-2]
2018-12-14 21:06:10 +03:00
alexey-milovidov
c1a2cb7abb
Update ColumnVector.h
2018-12-14 20:54:45 +03:00
alexey-milovidov
6d27777b19
Merge branch 'master' into ubsan-fixes-3
2018-12-14 20:52:54 +03:00