advancedxy commented on PR #2615: URL: https://github.com/apache/iceberg-rust/pull/2615#issuecomment-4678690127
> Hi, @mbutrovich I don't think this is the problem of row filter. Instead, this should be a bug of task planning algorithm. Hi, @blackmwk I don't think the task planning algorithm can always produce the correct row group offset for parquet files. As I commented in the linked issue https://github.com/apache/datafusion-comet/issues/4590, if the datafile entry's split offset is missing which could be possible for bad writer behavior or it's created manually. -- 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]
