Alexey Milovidov
|
f3f5204cba
|
Updated instruction
|
2019-01-31 22:44:58 +03:00 |
|
Alexey Milovidov
|
bf99e785c8
|
Removed ZooKeeper example config
|
2019-01-31 21:58:04 +03:00 |
|
Alexey Milovidov
|
e981caf109
|
Updated instruction
|
2019-01-31 21:33:37 +03:00 |
|
Alexey Milovidov
|
e1b232ca07
|
Merge branch 'master' of github.com:yandex/ClickHouse
|
2019-01-31 21:17:13 +03:00 |
|
Alexey Milovidov
|
be7f0febcb
|
Added quick start instruction
|
2019-01-31 21:16:28 +03:00 |
|
alexey-milovidov
|
ccc737f13f
|
Merge pull request #4210 from proller/fix15
Build fixes (Freebsd, ARM)
|
2019-01-31 20:37:18 +03:00 |
|
proller
|
335de18102
|
Fix
|
2019-01-31 20:18:30 +03:00 |
|
proller
|
3905f27bb8
|
Fix
|
2019-01-31 20:13:42 +03:00 |
|
proller
|
834f543118
|
Disable GLIBC_COMPATIBILITY for old cmake
|
2019-01-31 20:10:58 +03:00 |
|
proller
|
08d1502064
|
Merge remote-tracking branch 'upstream/master' into fix15
|
2019-01-31 19:48:59 +03:00 |
|
proller
|
157a0eb5d3
|
Fix compile in directories with spaces
|
2019-01-31 19:48:37 +03:00 |
|
Alex Zatelepin
|
4efddf7a3d
|
Update build_osx.md
|
2019-01-31 19:37:27 +03:00 |
|
alexey-milovidov
|
c1b53e5ad4
|
Update build_osx.md
|
2019-01-31 18:55:59 +03:00 |
|
proller
|
ff30a156c9
|
Fix compile on ARM
Freebsd fix
|
2019-01-31 18:38:21 +03:00 |
|
alesapin
|
1a69ccfa8f
|
Merge branch 'master' of github.com:yandex/ClickHouse
|
2019-01-31 16:54:32 +03:00 |
|
alesapin
|
4675c0bd29
|
Add fs path to result xml
|
2019-01-31 16:46:43 +03:00 |
|
ogorbacheva
|
c7ed73ea27
|
fix settings default values (#4204)
|
2019-01-31 15:23:18 +03:00 |
|
alexey-milovidov
|
1fa8553cc6
|
Merge pull request #4170 from yandex/split-odbc-bridge
Build odbc-bridge as a separate binary. Do not export symbols from it.
|
2019-01-31 02:22:28 +03:00 |
|
Maxim Fedotov
|
b501bafe95
|
Update clickhouse documentation. Add puppet module for Clickhouse (#4182)
* Update clickhouse documentation. Add puppet module for Clickhouse
* remote extra whitespace
|
2019-01-30 22:49:23 +03:00 |
|
alesapin
|
6d69eb2341
|
Merge branch 'split-odbc-bridge' of github.com:yandex/ClickHouse into split-odbc-bridge
|
2019-01-30 21:48:39 +03:00 |
|
alesapin
|
3ca9c06f79
|
Remove -rdynamic from odbc-bridge linkage and fix mysql test. Also log config
|
2019-01-30 21:48:20 +03:00 |
|
alexey-milovidov
|
34ce755117
|
Merge pull request #4196 from proller/fix14
Fix rethrowing exception #4188
|
2019-01-30 21:35:53 +03:00 |
|
alexey-milovidov
|
7a5c57ad8d
|
Merge pull request #4186 from yandex/fix_cache_compressed_buffer
Fix non initialized codec and wrong size in CacheCompressedReadBuffer
|
2019-01-30 21:18:13 +03:00 |
|
Alexey Milovidov
|
de661e154d
|
Removed linking of clickhouse-odbc-bridge to dictionaries
|
2019-01-30 17:08:42 +03:00 |
|
proller
|
0e863fff1e
|
Fix rethrowing exception #4188
|
2019-01-30 17:06:42 +03:00 |
|
Alexey Milovidov
|
73a6209eba
|
Merge branch 'master' into split-odbc-bridge
|
2019-01-30 17:01:06 +03:00 |
|
Alexey Milovidov
|
339bcc8ceb
|
Merge branch 'proller-fix14'
|
2019-01-30 16:58:00 +03:00 |
|
Alexey Milovidov
|
2eb861c143
|
Reverted part of changes #4188
|
2019-01-30 16:57:44 +03:00 |
|
Alexey Milovidov
|
9b75767135
|
Merge branch 'fix14' of https://github.com/proller/ClickHouse into proller-fix14
|
2019-01-30 16:56:53 +03:00 |
|
alesapin
|
3de94798d5
|
Merge pull request #4171 from yandex/refactor_performance_test
Refactor performance test
|
2019-01-30 16:54:50 +03:00 |
|
alesapin
|
893b34f31c
|
Rename clear method
|
2019-01-30 14:48:23 +03:00 |
|
alesapin
|
586c6b3206
|
Better logging about exception
|
2019-01-30 14:07:10 +03:00 |
|
Winter Zhang
|
b52bc2466d
|
ISSUES-3890 sync system functions to en document (#4168)
* ISSUES-3890 sync system functions to en document
* ISSUES-3890 fix review
* ISSUES-3890 add parseDateTimeBestEffort docs
* ISSUES-3890 fix review
* ISSUES-3890 better sql example
|
2019-01-30 13:39:46 +03:00 |
|
fessmage
|
f985e6453e
|
describe option insert_sample_with_metadata in docs (#4185)
* describe option insert_sample_with_metadata in docs
* reply-to-review
* fix
|
2019-01-30 13:39:12 +03:00 |
|
proller
|
1cfec66165
|
Merge remote-tracking branch 'upstream/master' into fix14
|
2019-01-30 13:01:45 +03:00 |
|
proller
|
dc34e8998c
|
Better fix
|
2019-01-30 13:01:01 +03:00 |
|
alesapin
|
6496bd423f
|
Add curl to docker image
|
2019-01-30 12:43:00 +03:00 |
|
Nikolai Kochetov
|
a40f8f9708
|
Fix unstable test.
|
2019-01-30 12:20:50 +03:00 |
|
alesapin
|
6edc34bbe9
|
Merge pull request #4189 from proller/fix10
Allow run dictionaries tests from ctest
|
2019-01-30 11:36:07 +03:00 |
|
alesapin
|
3d53b5f8c6
|
Add bridge binary to runner script
|
2019-01-30 11:24:16 +03:00 |
|
alesapin
|
ce117ee25e
|
Merge master
|
2019-01-29 23:18:18 +03:00 |
|
alesapin
|
95db9b4d76
|
Merge master
|
2019-01-29 23:17:52 +03:00 |
|
alexey-milovidov
|
a19d3620a3
|
Delete CHANGELOG.draft.md
|
2019-01-29 21:45:38 +03:00 |
|
KochetovNicolai
|
cfab880dde
|
Update CHANGELOG.md
|
2019-01-29 21:35:47 +03:00 |
|
alexey-milovidov
|
fd5ab9ed2e
|
Merge pull request #4055 from yandex/fix-group-by-array-low-cardibality-arguments
Fix group by array low cardinality arguments
|
2019-01-29 21:32:45 +03:00 |
|
proller
|
3e999ebc1a
|
Allow run dictionaries tests from ctest
|
2019-01-29 21:09:31 +03:00 |
|
alesapin
|
1ed2a9bf62
|
Merge branch 'master' into split-odbc-bridge
|
2019-01-29 20:18: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 |
|
proller
|
4942e024b1
|
4177 4156 : Fix crash on dictionary reload if dictionary not available
|
2019-01-29 19:36:50 +03:00 |
|
alesapin
|
999466ae6a
|
Merge branch 'master' of github.com:yandex/ClickHouse
|
2019-01-29 19:29:23 +03:00 |
|