maytasm commented on PR #14329: URL: https://github.com/apache/druid/pull/14329#issuecomment-2148927194
@a2l007 My understanding is that if we pass filters that is on non-partitioned columns, we would still get a list of files that may have values not matching our filters. If that is the case, then should we call that out in the docs or fails the ingestion job? Unless we convert the iceberg filters into Druid filters (in the transformspec) and push the iceberg filters down into the Druid ingestion job (after we get the list of files) -- 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]
