blackmwk opened a new issue, #3130: URL: https://github.com/apache/iceberg-rust/issues/3130
### Is your feature request related to a problem or challenge? `FileScanTask` should always be valid, current builder doesn't verify it when builds, and the pub field modifier may make it invalid. ### Describe the solution you'd like 1. Verify the result when building 2. Remove pub field accessor, and adds pub getters. ### Willingness to contribute I can contribute to this feature independently -- 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]
