ankitsultana opened a new pull request, #14104: URL: https://github.com/apache/pinot/pull/14104
This PR fixes offset handling and the effective filter that's generated, and also adds some unit-tests. * Offset handling is fixed by fixing the unit to seconds in the `LeafTimeSeriesPlanNode`. The offset will then be converted to the unit of the time-column at every other place (when creating effective filter and when reading the time-values from the segment). * Added unit-tests for effective filter and the QueryContext compilation * Minor cleanup of engine/language renaming. -- 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