Skip to content
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

[FR]. Ability to get BLOB_ID for blob that has been created / modified by current transaction #43

Open
pavel-zotov opened this issue Dec 11, 2024 · 0 comments

Comments

@pavel-zotov
Copy link

This feature is needed to implement test for #8323
A transaction that has inserted or updated data into the blob column must have ability to obtain BlobID that was assigned to it (i.e. when blob has been materialized).
This feature will allow to make full-fledged test for above mentioned ticket, but also it might be useful in the future for some other purposes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant