lakshmanan-v opened a new issue #8299: URL: https://github.com/apache/pinot/issues/8299
In the current implementation DATETRUNC()'s optional timezone param is a hard coded string. We can pass only one value to it. In some use cases, each record in the table need to be supplied with its own timezone, coming from a different column (part of the fact table itself or coming from a dim table via lookup join). It would be great if we can support this. -- 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]
