You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by GitBox <gi...@apache.org> on 2022/04/08 18:49:19 UTC

[GitHub] [pinot] Jackie-Jiang commented on pull request #6719: Add TIMESTAMP and BOOLEAN data type support

Jackie-Jiang commented on PR #6719:
URL: https://github.com/apache/pinot/pull/6719#issuecomment-1093225949

   @MrNeocore TIMESTAMP is internally stored as LONG, so it will be more efficiently performance wise. We will also build optimizations/indexes on TIMESTAMP type, which won't be applied to STRING type because it is too general


-- 
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-unsubscribe@pinot.apache.org

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


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