MaxGekk commented on PR #56059:
URL: https://github.com/apache/spark/pull/56059#issuecomment-4532327830

   @dongjoon-hyun @cloud-fan @felixcheung @peter-toth @mridulm @sunchao 
friendly ping for review when you have a moment.
   
   This PR wires physical storage for nanosecond timestamp types 
(TimestampNTZNanos / TimestampLTZNanos) in InternalRow and UnsafeRow, on top of 
the logical types and parser work already in master.
   
   There is no user-facing SQL change in this PR, but it unblocks the rest of 
the [SPARK-56822](https://issues.apache.org/jira/browse/SPARK-56822) SPIP — 
casts, Parquet read, analysis gating, ordering/hash, and expression parity all 
need rows that can hold these values.


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