Guosmilesmile commented on PR #15633: URL: https://github.com/apache/iceberg/pull/15633#issuecomment-4089718581
@pvary I've made unified adjustments here. For different file types, a new method is added to return the split size setting parameters, so that a datafile will have multiple splits, which satisfies the UT development for split and filter. Also discovered that AVRO doesn't support split, because `AvroFileAppender` returns `null`. -- 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]
