fallintoplace commented on PR #896:
URL: https://github.com/apache/arrow-go/pull/896#issuecomment-4880017363

   ## Improved summary\n- **Fix scope:**  now validates the full-value copy 
completes before updating view buffer state.\n- **Behavior change:** if  writes 
fewer than , the code panics instead of leaving a partially written view 
payload.\n- **Why:** prevents silent data corruption where  can describe a 
longer value than bytes actually stored.\n- **Coverage:** added  to pin this 
regression.\n- **Risk:** limited to view out-of-line append path; fail-fast is 
safer than silent corruption.


-- 
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