-
Notifications
You must be signed in to change notification settings - Fork 735
Return virtual timestamp for scan query #14001
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
⚪ Test history | Ya make output | Test bloat
⚪ Test history | Ya make output | Test bloat | Test bloat
🟢
*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation |
|
⚪ Test history | Ya make output | Test bloat
⚪ Test history | Ya make output | Test bloat | Test bloat
🟢
*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation |
gridnevvvit
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
будет ли саппорт? почему только scan query?
Да, будет. Для generic query надо дизайнить что делать с immidiate транзакциями, идеи есть, но надо еще подумать. |
|
ну я бы предложил бы не реализовывать новые фичи в ScanQuery, которых не будет в QueryService. поэтому если это нужно дизайнить, давайте дизайнить. Потому что UI и другие интерфейсы будут использовать QueryService и не хочется двигаться в разных направлениях. |
|
⚪ Test history | Ya make output | Test bloat
⚪ Test history | Ya make output | Test bloat | Test bloat
⚪ Test history | Ya make output | Test bloat | Test bloat | Test bloat
🟢
*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation |
|
⚪ Test history | Ya make output | Test bloat
⚪ Test history | Ya make output | Test bloat | Test bloat
⚪ Test history | Ya make output | Test bloat | Test bloat | Test bloat
🟢
*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation |
|
⚪ Test history | Ya make output | Test bloat
⚪ Test history | Ya make output | Test bloat | Test bloat
⚪ Test history | Ya make output | Test bloat | Test bloat | Test bloat
🟢
*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation |
|
⚪ Test history | Ya make output | Test bloat
⚪ Test history | Ya make output | Test bloat | Test bloat
⚪ Test history | Ya make output | Test bloat | Test bloat | Test bloat
🟢
*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation |
|
The PR has been updated.
|
|
We return timestamp in the each part of stream response. For query service timestamp returned only for queries which acquires MVCC snapshot (all ro request). |
Approved in the personal message
Conflicts: ydb/core/kqp/executer_actor/kqp_executer_impl.h ydb/public/api/protos/ydb_table.proto ydb/public/sdk/cpp/include/ydb-cpp-sdk/client/table/table.h ydb/public/sdk/cpp/src/client/table/impl/readers.cpp
(cherry picked from commit 093c931)
No description provided.