summaryrefslogtreecommitdiffstats
path: root/library/cpp/cppparser
diff options
context:
space:
mode:
authorDaniil Cherednik <[email protected]>2024-05-31 11:37:56 +0200
committerGitHub <[email protected]>2024-05-31 11:37:56 +0200
commit9a1058ec02573418eb4c0060db0283c077b1ff8b (patch)
tree5170fbc170ddda844ff92eb93e821c6a7ca65c8a /library/cpp/cppparser
parent2926a5a96a5532e7fa28bd1d71c8d6292a9cb0aa (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')
0 files changed, 0 insertions, 0 deletions