diff options
| author | Daniil Cherednik <[email protected]> | 2024-05-31 11:37:56 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-05-31 11:37:56 +0200 |
| commit | 9a1058ec02573418eb4c0060db0283c077b1ff8b (patch) | |
| tree | 5170fbc170ddda844ff92eb93e821c6a7ca65c8a /library/cpp/cppparser/parser.h | |
| parent | 2926a5a96a5532e7fa28bd1d71c8d6292a9cb0aa (diff) | |
Allow Read table call returns not null type (#4779)
Support for not null response for ReadTable [1/2 commit]
- We need to support compatibility with old datashard. In this commit if client ask
we send ReadTableTransaction and ask for V2 response format. Old datashard doesn't
know about this format and use legasy response instead. We treat this response as error.
Support for not null response for ReadTable [2/2 commit]
- Datashard support for ReadTable transaction with not null support.
Now datashard can handle new flag and returns proper ResultSet
Diffstat (limited to 'library/cpp/cppparser/parser.h')
0 files changed, 0 insertions, 0 deletions
