erichanwang commented on PR #50833:
URL: https://github.com/apache/arrow/pull/50833#issuecomment-5233957838

   Follow-up implementation update:
   
   - Moved the mutability check into `FixedSizeBufferWriter.__cinit__` so 
direct construction and `pa.output_stream()` share the same safe validation 
path.
   - Added regression coverage for direct construction with read-only buffers.
   - `git diff --check` and Python syntax compilation pass; the local checkout 
has no built pyarrow/pytest environment for the focused runtime test.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to