mcvsubbu opened a new issue #6517: URL: https://github.com/apache/incubator-pinot/issues/6517
It will be useful to have a transform function in the ingestion path that transforms the time column into different units (e.g. mills to hours since epoch, or millis to minutes since epoch, etc.) without needing to change the column name. In fact, this functionality is useful for any column. That way, if an application has data in hadoop, or is ingesting data into a stream, it can use the same column names in Pinot as well. ---------------------------------------------------------------- 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. 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