Jackie-Jiang commented on issue #8632: URL: https://github.com/apache/pinot/issues/8632#issuecomment-1117678468
@KKcorps Agree that keeping it as JSON would be easier to use. We still need a single string representation though which can be used as the argument of the `DATE_TIME_CONVERT` function. The changes proposed here is for the existing `DateTimeFieldSpec` and `DATE_TIME_CONVERT` function, and we should do it in a backward compatible way. The long term solution should be to introduce the `DATE_TIME` data type, which can take extra properties (e.g. `pattern`, `timeZone`). -- 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