Jackie-Jiang commented on issue #13004:
URL: https://github.com/apache/pinot/issues/13004#issuecomment-2083593634

   @mghildiy It should be similar to how the `TIMESTAMP` data type is handled 
(you may search the usage of `DataType.TIMESTAMP`). We need to design the 
internal storage format (presto uses long format and we may use the same way to 
store it), and how it interacts with other `TIMESTAMP WITH TIME ZONE` and 
`TIMESTAMP`


-- 
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: commits-unsubscr...@pinot.apache.org

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


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

Reply via email to