Commit dd00221
(improvement) do not fetch * from system.local and system.peers, but specific columns
Specifically, supported_features took quite some space.
Fetching only what is useful for the client.
In follow-up PRs, will remove some (now) dead code that may have relied on some of those columns.
Refs: scylladb/scylla-drivers#11
Signed-off-by: Yaniv Kaul <[email protected]>1 parent 849ebec commit dd00221
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3444 | 3444 | | |
3445 | 3445 | | |
3446 | 3446 | | |
3447 | | - | |
| 3447 | + | |
3448 | 3448 | | |
3449 | | - | |
| 3449 | + | |
3450 | 3450 | | |
3451 | 3451 | | |
3452 | 3452 | | |
| |||
0 commit comments