stevomitric opened a new pull request, #58575:
URL: https://github.com/apache/spark/pull/58575

   
   ### What changes were proposed in this pull request?
   
   Parameterize the `TimestampNTZNanosType` and `TimestampLTZNanosType` 
round-trip tests in `RowToColumnConverterSuite` over `Seq(7, 8, 9)` instead of 
only precision 9, mirroring the adjacent `TimeType column roundtrip` test. 
Test-only; no production change.
   
   ### Why are the changes needed?
   The row-to-column converter (vectorized execution / columnar projection) was 
only asserted at nanosecond precision 9, leaving precisions 7 and 8 unexercised.
   
   ### Does this PR introduce _any_ user-facing change?
   No.
   
   ### How was this patch tested?
   `RowToColumnConverterSuite` passes at all three precisions; 
`sql/Test/scalastyle` is clean.
   
   ### Was this patch authored or co-authored using generative AI tooling?
   Co-authored-by: Claude Code 


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