jding-xyz commented on PR #148:
URL: https://github.com/apache/arrow-swift/pull/148#issuecomment-4100902720

   Thanks for the review. I've pushed a test 
(testTimestampWithTimezoneInMemoryToFromStream) that does a write/read 
roundtrip with a timestamp[us, UTC] column. This exercises the exact code path 
that crashed before the fix.
   
   I've read the AI policy. The fix and test were written with AI assistance 
(Cursor). I identified the issue when try to use this package. AI helped root 
cause by tracing FlatBuffers' startTable -> isNested = true -> create(string:) 
-> notNested() assertion chain, and I've reviewed and verified all generated 
code. I understand the fix and can debug it.


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