mcvsubbu commented on issue #7250: URL: https://github.com/apache/pinot/issues/7250#issuecomment-892921883
Native pinot code supports any string there, not just smallest/largest. The underlying plugin can interpret the string however it wants. We only want that the underlying plugin interpret the basic strings we need them to (smallest/largest). in LinkedIn, we use "2d", for example. The stream then attempts to provide an approximate offset that is about 2d old. -- 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]
