gengliangwang commented on PR #56974: URL: https://github.com/apache/spark/pull/56974#issuecomment-4889359462
Thanks @uros-b! Added a direct `TimestampNanosVal` assertion to the `writeNullable` test (the other slot-reserving overload): a null write reserves the 16-byte slot, and a non-null write round-trips. `UnsafeRowWriterSuite` passes. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
