[python] Support BlobView fields#7837
Conversation
|
Thanks for the PR. The overall direction looks right to me: the Python I found one blocker around the data-evolution read path though.
The problematic chain is:
I reproduced this locally by writing a source blob payload starting with the BlobView version + magic bytes and then reading it through a downstream I think we should ensure inline blob values are converted exactly once. One possible fix is to keep conversion in One more compatibility point: Java validation requires fields listed in Local validation I ran:
|
Summary
Codex
This PR was prepared and submitted by Codex.
Validation