We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
See #35202
Sometimes the filter is done by other system, and we can not a huge filter condition with many PKs.
We should let the user pass in PK set and iterator raturn result only in the PK set.
No response
The text was updated successfully, but these errors were encountered:
This is a purely client suger since we can't this map to client(since this might be too large to pass it through rpc)
Sorry, something went wrong.
xiaofan-luan
No branches or pull requests
Is there an existing issue for this?
Is your feature request related to a problem? Please describe.
See
#35202
Sometimes the filter is done by other system, and we can not a huge filter condition with many PKs.
We should let the user pass in PK set and iterator raturn result only in the PK set.
Describe the solution you'd like.
No response
Describe an alternate solution.
No response
Anything else? (Additional Context)
No response
The text was updated successfully, but these errors were encountered: