shrirangmhalgi commented on PR #56904:
URL: https://github.com/apache/spark/pull/56904#issuecomment-4880921538

   Thankyou @MaxGekk. Added requested test coverage in the latest commit:
   - `time[]` array write + read-back round-trip (closes the write-side gap)
   - Legacy-mode test (`legacyJdbcTimeMappingEnabled=true`) asserting 
`time/time[]` reads as `TimestampType`
   - Nanosecond `TimeType(9)` write → bare `TIME` → read-back as `TimeType(6)` 
with microsecond truncation


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

Reply via email to