jbonofre commented on PR #9008:
URL: https://github.com/apache/iceberg/pull/9008#issuecomment-1927543271

   I wonder why not using something similar to what we have for `decimal` with 
`(P,S)` for `timestamp` ?
   If we want to have "open precision" for `timestamp` we could imagine to have 
second/millisecond/microsecond/nanosecond/picosecond/...
   
   For backward compatible, we can keep `timestamp/timestamptz` and add in Spec 
V3 'timestampp/timestampptz`.
   
   Just wondering 😄  


-- 
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: issues-unsubscr...@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to