apucher opened a new pull request #3598: [TE] datasource - correction for maxtime offset in pinot datasource URL: https://github.com/apache/incubator-pinot/pull/3598 This PR fixes the time offset as computed by the pinot data source max time fetcher. Previously, this method computed offsets from epoch without considering the time zone of the underlying data set. Additionally, the PR adds a sanity cutoff for the max time within 1 day in the future from the current timestamp. As a consequence this PR also fixes retrieval of dimension filter keys and values on data sets with a time granularity > 1 week.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
