deepthi912 opened a new pull request, #17550: URL: https://github.com/apache/pinot/pull/17550
In reference to the PR: https://github.com/apache/pinot/pull/17503 Currently we don't support dropOutOfOrder or marking out of order when the consistency mode is set because indexing and updating dictionary happens before updating the metadata of a consuming segment. So, technically it's not possible to actually drop the records during ingestion when there is a consistency mode set on Upsert Tables. -- 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]
