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

   
   ### What changes were proposed in this pull request?
   Add TimestampLTZNanosType(precision) / TimestampNTZNanosType(precision) rows 
to the Scala data-type table in docs/sql-ref-datatypes.md. The types are 
described in prose but were absent from the reference table, so readers 
scanning the table could not find them or their java.time mappings.
   
   Python and Java rows are intentionally omitted: PySpark support is still in 
flight under SPARK-57462, and DataTypes.java has no nanos factory yet.
   
   
   ### Why are the changes needed?
   Allow users to find the type mappings.
   
   
   ### Does this PR introduce _any_ user-facing change?
   No.
   
   
   ### How was this patch tested?
   Existing tests.
   
   
   ### Was this patch authored or co-authored using generative AI tooling?
   Co-Authored-By: Claude Opus 5
   


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