rdsr opened a new pull request #119: Split files when planning scan tasks URL: https://github.com/apache/incubator-iceberg/pull/119 Opening a new PR since I accidentally deleted the branch associated with the PR #111 This addresses all the comments from #111 New tests are added for Avro and Parquet. There's a lot common among these tests. I was first thinking that I could write these tests under `data` module. I've decided not to do that yet, since these tests are not specific to `data`, but if you feel there's a good way to remove the redundancy I will be happy to address that. The question of broken tests under `TestFilteredScan` is still open. I think @rdblue will look into them and provide feedback on how to address it.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
