Maksim Kita
|
e30117a3d6
|
Fix clang-tidy warnings in Interpreters, IO folders
|
2022-03-14 18:17:35 +00:00 |
|
Nikita Mikhaylov
|
dbf5091016
|
Parallel reading from replicas (#29279)
|
2021-12-09 13:39:28 +03:00 |
|
Alexey Milovidov
|
8b4a6a2416
|
Remove cruft
|
2021-10-28 02:10:39 +03:00 |
|
Nikolai Kochetov
|
06d9fc602e
|
Merge branch 'master' into fix-backward-compatibility-after-21196
|
2021-10-12 14:41:23 +03:00 |
|
Nikolai Kochetov
|
e2d07fbdf5
|
Merge branch 'master' into fix-backward-compatibility-after-21196
|
2021-10-04 17:35:32 +03:00 |
|
Nikolai Kochetov
|
6169b180cb
|
Fix backward compatibility after #21196.
|
2021-10-04 17:27:44 +03:00 |
|
Filatenkov Artur
|
8df228e6b8
|
Merge branch 'master' into add_CORS
|
2021-10-04 10:55:09 +03:00 |
|
Alexey Milovidov
|
fe6b7c77c7
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
|
Artur
|
82a849ba8e
|
add options method
|
2021-09-18 09:36:02 +00:00 |
|
Vitaly Baranov
|
3ab1177d7e
|
Add separate constants for interface LOCAL and TCP_INTERSERVER.
|
2021-08-19 23:04:36 +03:00 |
|
Alexander Tokmakov
|
42a8bb6872
|
fix assertions in Replicated database
|
2021-08-02 16:19:11 +03:00 |
|
Amos Bird
|
7d9a1106b8
|
Add initial_query_start_time to query log
|
2021-06-11 22:24:53 +08:00 |
|
alexey-milovidov
|
295dc6b517
|
Revert "Add initial_query_start_time to query log"
|
2021-06-06 20:57:04 +03:00 |
|
Amos Bird
|
7bc13f7ae8
|
Add initial_query_start_time to query log
|
2021-05-24 17:06:40 +08:00 |
|
Alexey Milovidov
|
8f01af62d9
|
Merge branch 'master' into normalize-bigint
|
2021-04-25 06:57:44 +03:00 |
|
Nikita Mikhaylov
|
c333c3dedb
|
review fixes
|
2021-04-13 22:39:42 +03:00 |
|
Nikita Mikhaylov
|
7276b40556
|
better
|
2021-04-13 22:39:42 +03:00 |
|
feng lv
|
56073db22d
|
max distributed depth
Add settings max_distributed_depth
fix style
fix
fix
fix
fix test
fix
fix
|
2021-04-05 14:00:54 +00:00 |
|
Amos Bird
|
ad4fd75fb4
|
mycli compatibility
|
2021-03-02 18:53:06 +08:00 |
|
Alexey Milovidov
|
093108bf81
|
Normalize BigInt implementation
|
2021-01-27 03:54:57 +03:00 |
|
Alexey Milovidov
|
afc6f2fd8e
|
Add http_referer to client info
|
2021-01-22 01:55:45 +03:00 |
|
Alexey Milovidov
|
c9aa412151
|
Allow quotas to be keyed by proxy-forwarded IP address
|
2020-12-02 00:09:16 +03:00 |
|
Alexander Kuzmenkov
|
c5a81f6172
|
Merge pull request #17437 from vitlibar/add-new-constants-to-client-info-interface
Add constants to ClientInfo::Interface for MySQL and PostgreSQL protocols
|
2020-11-30 17:02:30 +03:00 |
|
Vitaly Baranov
|
99343bc127
|
Add constants to ClientInfo::Interface for MySQL and PostgreSQL protocols.
|
2020-11-26 11:30:38 +03:00 |
|
Alexander Kuzmenkov
|
edce1e636e
|
Merge pull request #16535 from ClickHouse/aku/opentelemetry
OpenTelemetry improvements
|
2020-11-25 14:10:17 +03:00 |
|
mnkonkova
|
6cd1557d67
|
Implement GRPC protocol.
|
2020-11-24 17:53:34 +03:00 |
|
Alexander Kuzmenkov
|
1570320e20
|
fixes for context hierarchy
|
2020-11-18 20:43:18 +03:00 |
|
Alexander Kuzmenkov
|
145e2b012f
|
cleanup
|
2020-10-22 19:47:20 +03:00 |
|
Alexander Kuzmenkov
|
84908df6d8
|
fix setting parent from HTTP traceparent
|
2020-10-20 14:35:13 +03:00 |
|
Alexander Kuzmenkov
|
a374541214
|
straighten the protocol version
|
2020-09-17 15:15:05 +03:00 |
|
Alexander Kuzmenkov
|
6217dd77b5
|
Merge remote-tracking branch 'origin/master' into tmp
|
2020-09-17 12:35:10 +03:00 |
|
Artem Zuikov
|
51ba12c2c3
|
Try speedup build (#14809)
|
2020-09-15 12:55:57 +03:00 |
|
Alexander Kuzmenkov
|
d0a9926e7d
|
fixes and some docs
|
2020-09-08 16:19:27 +03:00 |
|
Alexander Kuzmenkov
|
063cc386a3
|
cosmetic fixes
|
2020-08-28 22:02:50 +03:00 |
|
Alexander Kuzmenkov
|
4612794678
|
opentelemetry context propagation
|
2020-08-28 04:21:08 +03:00 |
|
Alexander Kuzmenkov
|
2bef406200
|
remove accidental changes
|
2020-08-27 21:49:06 +03:00 |
|
Alexander Kuzmenkov
|
54b3047d19
|
fixup
|
2020-08-27 21:44:20 +03:00 |
|
Alexander Kuzmenkov
|
05ad9b9fff
|
opentelemetry wip
|
2020-08-20 23:59:58 +03:00 |
|
Azat Khuzhin
|
29c21b4a4f
|
Hide ClientInfo::current_password under #ifdef ARCADIA_BUILD
Cc: @alexey-milovidov
|
2020-08-01 16:02:26 +03:00 |
|
Alexey Milovidov
|
1ab599b0a0
|
Remove "current_password" but keep it for Arcadians
|
2020-06-15 05:17:08 +03:00 |
|
Alexey Milovidov
|
bbe5f4c909
|
Revert "Remove "current_password" because it is harmful"
This reverts commit 66ccb2f6b1 .
|
2020-06-15 05:13:41 +03:00 |
|
Alexey Milovidov
|
66ccb2f6b1
|
Remove "current_password" because it is harmful
|
2020-06-15 04:12:01 +03:00 |
|
Alexey Milovidov
|
fe59524481
|
Implemented in a different way
|
2020-04-15 04:59:14 +03:00 |
|
Ivan Lezhankin
|
06446b4f08
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
|