jerrypeng opened a new pull request #2414: allow predicates concerning publish time to push down to pulsar URL: https://github.com/apache/incubator-pulsar/pull/2414 ### Motivation Since we can search through entries via publish time efficiently, we don't need to get return all the entries to presto when there is a predicate concerning publish time. As an optimization when can only return the entries that satisfy the conditions in the predicate.
---------------------------------------------------------------- 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
