Winter Zhang
|
972cb41fae
|
Merge branch 'master' into fix/ISSUES-16835
|
2020-12-08 15:32:58 +08:00 |
|
alesapin
|
44c7fa5788
|
Merge pull request #17878 from ClickHouse/fix-bad-code
Fix bad code
|
2020-12-08 10:20:29 +03:00 |
|
George
|
4e49c59ed0
|
minor fix
|
2020-12-08 04:55:57 +03:00 |
|
Mr.General
|
e7376f45f4
|
update and fix over-translation on date-time-functions
|
2020-12-08 09:29:00 +08:00 |
|
George
|
6be3933cea
|
fixed links v2
|
2020-12-08 04:27:26 +03:00 |
|
George
|
8760fc1227
|
Fixed links
|
2020-12-08 04:07:34 +03:00 |
|
George
|
1f0cfbaca8
|
Added Collation description
|
2020-12-08 03:51:41 +03:00 |
|
Denny Crane
|
acd8eada4a
|
Update system.md
SYSTEM DROP REPLICA Russian doc
|
2020-12-07 20:40:04 -04: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 |
|
nikitamikhaylov
|
ecb424a773
|
better
|
2020-12-07 21:26:02 +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 |
|
nikitamikhaylov
|
a8616ea262
|
better
|
2020-12-07 18:47:57 +03:00 |
|
dkxiaohei
|
7cf05df3df
|
Merge branch 'master' into patch-1
|
2020-12-07 23:44:02 +08:00 |
|
annvsh
|
50297f7012
|
Fixed
|
2020-12-07 22:35:31 +07:00 |
|
annvsh
|
88435efc1c
|
Fixed
|
2020-12-07 22:33:48 +07:00 |
|
Alexey Milovidov
|
1ed329017b
|
Merge branch 'master' into quota-by-x-forwarded-for
|
2020-12-07 18:22:19 +03:00 |
|
annvsh
|
c67786e2e6
|
Merge branch 'master' into anna-shakhova-DOCSUP-3201-add_raw_blob_format
|
2020-12-07 21:48:43 +07: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 |
|
annvsh
|
303d27f82b
|
Fixed
|
2020-12-07 21:21:37 +07:00 |
|
alexey-milovidov
|
a34f66215c
|
Merge pull request #17863 from qianmoQ/fix-docs
Fix docs
|
2020-12-07 17:15:17 +03:00 |
|
nikitamikhaylov
|
b10db16d3b
|
done
|
2020-12-07 16:23:10 +03:00 |
|
feng lv
|
50b64ba1f8
|
fix
|
2020-12-07 13:18:31 +00:00 |
|
feng lv
|
87bdf028fd
|
fix conflict
|
2020-12-07 13:14:22 +00:00 |
|
dkxiaohei
|
92970870b8
|
Update mysql.md
Try to refine the translation of the Chinese version
|
2020-12-07 21:08:18 +08:00 |
|
filimonov
|
af9d9a7b9c
|
dict notes
sync docs with https://github.com/ClickHouse/ClickHouse/pull/8127
|
2020-12-07 14:01:12 +01:00 |
|
PHO
|
3c90065158
|
Add functions toMJD and fromMJD
These functions convert between Proleptic Gregorian calendar date and Modified Julian Day number.
|
2020-12-07 16:00:32 +03:00 |
|
PHO
|
8ce936af2c
|
Add a missing #include <memory>
GCC fails to compile this due to std::unique_ptr not being declared.
|
2020-12-07 16:00:32 +03:00 |
|