feng lv
|
9b2bb1820a
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into agg-func-setting-null-for-empty
|
2020-12-09 02:28:49 +00:00 |
|
robot-clickhouse
|
f901482085
|
Update version_date.tsv after release 20.12.2.1
|
2020-12-09 04:20:10 +03:00 |
|
alexey-milovidov
|
8ff30b87a6
|
Merge pull request #15930 from kitaisreal/clickhouse-client-and-local-added-queries-file-parameter
Clickhouse client and clickhouse local added queries-file parameter
|
2020-12-08 21:44:19 +03:00 |
|
alexey-milovidov
|
e127636a4b
|
Merge pull request #16787 from kitaisreal/fast-float-integration
FastFloat library integration
|
2020-12-08 21:34:34 +03:00 |
|
Vitaly Baranov
|
f6f336ac78
|
Merge pull request #17888 from vitlibar/retrieve-logs-from-grpc
Retrieve logs from grpc
|
2020-12-08 20:54:02 +03:00 |
|
Alexander Kuzmenkov
|
2706f01e1d
|
Merge pull request #17551 from sevirov/sevirov-DOCSUP-4525-document_output_format_json_array_of_rows
DOCSUP-4525: Document the output_format_json_array_of_rows setting
|
2020-12-08 20:43:16 +03:00 |
|
Alexander Kuzmenkov
|
e65299e290
|
Update settings.md
|
2020-12-08 20:43:00 +03:00 |
|
Alexander Kuzmenkov
|
46602c5a8b
|
Apply suggestions from code review
|
2020-12-08 20:42:23 +03:00 |
|
alexey-milovidov
|
56971fcb22
|
Merge pull request #17866 from dkxiaohei/patch-1
Update mysql.md
|
2020-12-08 18:07:53 +03:00 |
|
alexey-milovidov
|
d9b52f94f7
|
Merge pull request #17637 from amosbird/buildid
reload symbols and fix build-id
|
2020-12-08 14:55:35 +03:00 |
|
alexey-milovidov
|
ab10cb4bf9
|
Merge pull request #17707 from ClickHouse/quota-by-x-forwarded-for
Allow quotas to be keyed by proxy-forwarded IP address; add support for PROXY protocol
|
2020-12-08 14:48:05 +03:00 |
|
Alexander Kazakov
|
0e41af11c7
|
Fixed typo in message format (#17900)
|
2020-12-08 14:28:35 +03:00 |
|
Nikolai Kochetov
|
7d77a7ba24
|
Merge pull request #16952 from Enmk/DateTime64_fixes_comparison
Fixed comparison of DateTime64 with different scales
|
2020-12-08 12:40:41 +03:00 |
|
alesapin
|
44c7fa5788
|
Merge pull request #17878 from ClickHouse/fix-bad-code
Fix bad code
|
2020-12-08 10:20:29 +03:00 |
|
Alexey Milovidov
|
4ecfe8fef4
|
Remove unused headers
|
2020-12-08 02:10:22 +03:00 |
|
Alexey Milovidov
|
fa08c59d14
|
Fix bad test
|
2020-12-08 02:09:47 +03:00 |
|
alexey-milovidov
|
a7324f8b4c
|
Update InterpreterSystemQuery.cpp
|
2020-12-08 00:12:09 +03:00 |
|
Nikita Mikhaylov
|
1a01dbaa00
|
Merge pull request #17643 from nikitamikhaylov/rocksdb-patch
Switch RocksDB to patched version
|
2020-12-08 00:01:46 +03:00 |
|
Vitaly Baranov
|
ad01e877be
|
Mark grpc protocol's tests as non-flaky.
|
2020-12-07 23:40:02 +03:00 |
|
Vitaly Baranov
|
559afe028f
|
Retrieve logs from grpc library and pass them to our logging system.
|
2020-12-07 23:39:55 +03:00 |
|
Alexey Milovidov
|
0f437c86d3
|
Fix clang-tidy warning
|
2020-12-07 23:38:33 +03:00 |
|
Alexey Milovidov
|
a5f43ada94
|
Add missing config link
|
2020-12-07 23:36:47 +03:00 |
|
Vitaly Baranov
|
b8faa1663f
|
Fix configs in tests.
|
2020-12-07 22:02:18 +03:00 |
|
Vitaly Baranov
|
76afe58bbf
|
Fix commenting in the server config.
|
2020-12-07 21:50:55 +03:00 |
|
Amos Bird
|
08675028e5
|
fix build
|
2020-12-08 01:40:49 +08:00 |
|
Dmitriy
|
b767c7bfdd
|
Merge remote-tracking branch 'remotes/clickhouse/master' into sevirov-DOCSUP-4525-document_output_format_json_array_of_rows
|
2020-12-07 20:08:40 +03:00 |
|
Alexey Milovidov
|
af55793e69
|
Better test
|
2020-12-07 19:57:08 +03:00 |
|
alexey-milovidov
|
e5343801bf
|
Update adopters.md
|
2020-12-07 19:50:07 +03:00 |
|
Alexey Milovidov
|
b762398616
|
Better test
|
2020-12-07 19:43:32 +03:00 |
|
Maksim Kita
|
ae56223611
|
Added queries-file parameter. Updated tests.
|
2020-12-07 19:29:17 +03:00 |
|
Maksim Kita
|
963ee5211b
|
Added queries-file parameter. Fixed code review issues
|
2020-12-07 19:29:17 +03:00 |
|
Maksim Kita
|
f5d1a9e59a
|
Clickhouse client and local added queries-file parameter
|
2020-12-07 19:29:17 +03:00 |
|
Maksim Kita
|
a9a6517291
|
Fixed style
|
2020-12-07 19:26:38 +03:00 |
|
alexey-milovidov
|
584fb97ed2
|
Merge pull request #17832 from kitaisreal/clickhouse-benchmark-added-query-parameter
Clickhouse-benchmark added query parameter
|
2020-12-07 19:26:16 +03:00 |
|
alexey-milovidov
|
54cb871b0c
|
Fix misleading docs.
|
2020-12-07 19:23:46 +03:00 |
|
Alexey Milovidov
|
44d1259148
|
Fix clang-tidy warning
|
2020-12-07 19:21:29 +03:00 |
|
alesapin
|
b5d2559626
|
Merge pull request #17709 from kssenii/better-startup
rabbitmq: fix startup with no connection
|
2020-12-07 19:08:18 +03:00 |
|
alesapin
|
5f35279c09
|
Merge pull request #17856 from ClickHouse/fix_test_log_s3
Kill network container with retries in integration tests
|
2020-12-07 19:07:02 +03:00 |
|
dkxiaohei
|
7cf05df3df
|
Merge branch 'master' into patch-1
|
2020-12-07 23:44:02 +08:00 |
|
Alexey Milovidov
|
1ed329017b
|
Merge branch 'master' into quota-by-x-forwarded-for
|
2020-12-07 18:22:19 +03:00 |
|
Maksim Kita
|
b0afa8488d
|
Updated parse float precise implementation
|
2020-12-07 17:23:02 +03:00 |
|
Nikolai Kochetov
|
65f9fda328
|
Update Poco
|
2020-12-07 17:23:01 +03:00 |
|
alexey-milovidov
|
a34f66215c
|
Merge pull request #17863 from qianmoQ/fix-docs
Fix docs
|
2020-12-07 17:15:17 +03:00 |
|
dkxiaohei
|
92970870b8
|
Update mysql.md
Try to refine the translation of the Chinese version
|
2020-12-07 21:08:18 +08:00 |
|
nikitamikhaylov
|
19a2c59610
|
last update
|
2020-12-07 15:48:58 +03:00 |
|
qianmoQ
|
3ddd6ad471
|
Merge branch 'fix-docs' of github.com:qianmoQ/ClickHouse into fix-docs
|
2020-12-07 20:40:26 +08:00 |
|
qianmoQ
|
b04dde4620
|
translate documentation for interfaces/cpp
|
2020-12-07 20:38:20 +08:00 |
|
qianmoQ
|
40bfa5169e
|
translate documentation for interfaces/odbc
|
2020-12-07 20:36:17 +08:00 |
|
qianmoQ
|
688c5baa40
|
translate documentation for interfaces/jdbc
|
2020-12-07 20:34:55 +08:00 |
|
qianmoQ
|
0b1740a50b
|
translate documentation for interfaces/mysql
|
2020-12-07 20:31:51 +08:00 |
|