ddcprg edited a comment on issue #7004: URL: https://github.com/apache/pinot/issues/7004#issuecomment-1047048342
+1 I also have an use case where I need to run incremental queries, basically using partition + offset as some sort of rowid would make it simpler for services to compute the deltas. If the record metadata could be exposed via UDFs that would probably be more flexible IMHO, e.g. I also need to extract message headers into columns -- 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]
