Azat Khuzhin
|
57c027be0e
|
Remove arcadia build support
|
2021-12-11 21:25:23 +03:00 |
|
Nikita Mikhaylov
|
dbf5091016
|
Parallel reading from replicas (#29279)
|
2021-12-09 13:39:28 +03:00 |
|
alexey-milovidov
|
96ec92c7cd
|
Merge pull request #31155 from ClickHouse/incremental-profile-events
Send incremental profile events to client
|
2021-12-01 04:04:41 +03:00 |
|
alesapin
|
c1f38752c4
|
Merge pull request #31859 from JackyWoo/keeper_timeout
keeper session timeout doesn't work
|
2021-11-28 16:28:17 +03:00 |
|
Raúl Marín
|
051dddd8df
|
Reduce dependencies on ASTIdentifier.h
Goes from rebuilding 483 objects to 165 when it's modified
|
2021-11-26 16:49:40 +01:00 |
|
JackyWoo
|
4c6ad94109
|
fix ch keeper session timeout doesn't work
|
2021-11-26 18:17:49 +08:00 |
|
Kruglov Pavel
|
690b460c3d
|
Fix style
|
2021-11-24 22:36:36 +03:00 |
|
Kruglov Pavel
|
ad7768e42a
|
Fix
|
2021-11-24 22:25:41 +03:00 |
|
Kruglov Pavel
|
b20f4439df
|
Make better
|
2021-11-24 22:25:03 +03:00 |
|
avogar
|
1bd8c57908
|
Fix
|
2021-11-24 20:21:21 +03:00 |
|
avogar
|
7c84d95908
|
Fix possible Logical error: Cannot write to finalized buffer
|
2021-11-24 18:32:41 +03:00 |
|
alesapin
|
646cf38213
|
Merge pull request #28981 from JackyWoo/add_4_letter_words_commands
Add four letter commands to keeper
|
2021-11-24 13:32:36 +03:00 |
|
Kruglov Pavel
|
b63b47f0f0
|
Merge pull request #31265 from Avogar/fix-write-buffers
Fix and refactor WriteBiffer-s a little
|
2021-11-23 16:46:09 +03:00 |
|
Kruglov Pavel
|
6d942401bb
|
Merge pull request #31510 from azat/fix-progress-for-insert
Fix progress for short INSERT SELECT queries
|
2021-11-23 16:37:06 +03:00 |
|
alesapin
|
16f034fe4c
|
Flush bytes after 4 letter commands
|
2021-11-23 13:31:10 +03:00 |
|
alesapin
|
5825242a7d
|
Merge branch 'add_4_letter_words_commands' of github.com:JackyWoo/ClickHouse into JackyWoo_add_4_letter_words_commands
|
2021-11-22 18:02:22 +03:00 |
|
alesapin
|
35de9e42d9
|
Merge branch 'master' into add_4_letter_words_commands
|
2021-11-22 18:02:02 +03:00 |
|
alesapin
|
1cf204c581
|
Small changes
|
2021-11-21 15:28:45 +03:00 |
|
Alexander Tokmakov
|
856502fa81
|
log long operations in Keeper
|
2021-11-20 20:39:31 +03:00 |
|
Kruglov Pavel
|
d9c1a0c8ec
|
Merge branch 'master' into fix-write-buffers
|
2021-11-20 17:48:24 +03:00 |
|
Azat Khuzhin
|
dd7f780978
|
Fix Progress for short INSERT SELECT queries
Note, that we cannot send Progress for regular INSERT (w/ VALUES) w/o
breaking protocol compatibility, but it can be done by increasing
revision.
|
2021-11-20 16:41:35 +03:00 |
|
Azat Khuzhin
|
0b4d855c08
|
Reduce copy-paste in TCPHandler::processInsertQuery()
|
2021-11-20 16:41:35 +03:00 |
|
alesapin
|
3f8f08e816
|
Slightly better
|
2021-11-19 12:30:58 +03:00 |
|
alesapin
|
dcec086573
|
Small refactoring
|
2021-11-18 23:17:22 +03:00 |
|
JackyWoo
|
27d50edc59
|
adjust log output
|
2021-11-18 15:49:43 +08:00 |
|
JackyWoo
|
007366b506
|
remove sizeOf method from SnapshotableHashTable
|
2021-11-18 12:35:32 +08:00 |
|
Kruglov Pavel
|
f27fcf8372
|
Merge pull request #31004 from Avogar/output-formats
Small refactoring in formats
|
2021-11-17 20:44:46 +03:00 |
|
alesapin
|
5f3eca4cd1
|
Merge branch 'master' into JackyWoo_add_4_letter_words_commands
|
2021-11-17 12:59:20 +03:00 |
|
Nikolay Degterinsky
|
ba50e8387d
|
Merge branch 'master' into query_parameters
|
2021-11-15 19:55:54 +00:00 |
|
JackyWoo
|
a2f3337ca1
|
code style change
|
2021-11-12 20:48:42 +08:00 |
|
avogar
|
e5661b9b62
|
Minor change
|
2021-11-11 21:09:21 +03:00 |
|
avogar
|
51831afff8
|
Fix tests
|
2021-11-11 20:27:23 +03:00 |
|
mergify[bot]
|
58c5981cab
|
Merge branch 'master' into refactor-pipeline-executor
|
2021-11-11 16:16:52 +00:00 |
|
Nikolay Degterinsky
|
7b5954b736
|
Merge branch 'master' into query_parameters
|
2021-11-11 11:43:00 +00:00 |
|
Nikolai Kochetov
|
90cf835277
|
A little bit more refactoring.
|
2021-11-11 14:41:15 +03:00 |
|
avogar
|
c521a9131a
|
Small refactoring of WriteBiffer-s
|
2021-11-11 02:11:18 +03:00 |
|
JackyWoo
|
1cbe9f6024
|
fix build error
|
2021-11-10 10:50:12 +08:00 |
|
JackyWoo
|
c71fb3337f
|
add more 4lwd commands
|
2021-11-09 17:39:28 +08:00 |
|
Dmitry Novik
|
0cd858263f
|
Update protocol version
|
2021-11-08 16:43:34 +03:00 |
|
Dmitry Novik
|
a093395b9b
|
Process incremental profile events on client
|
2021-11-08 16:38:31 +03:00 |
|
Dmitry Novik
|
8708e00b3a
|
Send incremental profile events to client
|
2021-11-08 12:40:31 +03:00 |
|
avogar
|
2dd4393ca1
|
Small refactoring in formats
|
2021-11-03 20:07:05 +03:00 |
|
Vitaly Baranov
|
ab01b9afc8
|
Split Authentication.h to common and main parts.
|
2021-11-01 19:13:49 +03:00 |
|
Vitaly Baranov
|
3ed7f8f0b3
|
Move access-rights' source files needed for parser to a separate target.
|
2021-11-01 19:13:49 +03:00 |
|
Alexey Milovidov
|
993f3faefd
|
Miscellaneous
|
2021-10-31 18:11:46 +03:00 |
|
alesapin
|
30ab4b3a7f
|
Update KeeperTCPHandler.cpp
|
2021-10-30 16:02:05 +03:00 |
|
alesapin
|
40bffcec3a
|
Fix error message in Keeper
|
2021-10-30 15:32:29 +03:00 |
|
JackyWoo
|
694306ee62
|
add 4lw white list to keeper
|
2021-10-29 17:54:25 +08:00 |
|
Alexey Milovidov
|
8b4a6a2416
|
Remove cruft
|
2021-10-28 02:10:39 +03:00 |
|
JackyWoo
|
e5b0eedd31
|
adjust code style for keeper 4lw cmd
|
2021-10-27 22:26:53 +08:00 |
|