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

   
   ### What changes were proposed in this pull request?
   Delete the obsolete scaladoc line from PhysicalTimestampNTZNanosType and 
PhysicalTimestampLTZNanosType. Hashing for the nanosecond carrier 
(TimestampNanosVal.hashCode) was implemented in SPARK-57103 and is used by hash 
aggregate/join, DISTINCT, and set membership, so the "Hash is not implemented 
yet" note is false and misleading.
   
   ### Why are the changes needed?
   Update the scaladocs.
   
   ### Does this PR introduce _any_ user-facing change?
   No
   
   ### How was this patch tested?
   Linter.
   
   
   ### Was this patch authored or co-authored using generative AI tooling?
   No.
   


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