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: [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]
