a2l007 commented on PR #14329: URL: https://github.com/apache/druid/pull/14329#issuecomment-2148754739
@maytasm afaik, dynamic filtering cannot be performed on non-partitioned columns. As a workaround for this, we filter based on partitioned columns in the iceberg input source spec and add another filter in the transformspec for the non partitioned 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]
