fallintoplace opened a new pull request, #1400: URL: https://github.com/apache/iceberg-go/pull/1400
Parquet writer construction now safely validates write-props type and returns a typed error instead of panicking. - Adds a safe helper in parquet writer initialization. - Rejects nil write properties and wrong property types with -compatible errors. - Adds regression tests for nil and wrong-type . -- 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]
