kevinjqliu commented on issue #1839: URL: https://github.com/apache/iceberg-rust/issues/1839#issuecomment-3518680105
opendal and datafusion both use `profile.release` flags to optimize artifact size. we can give that a try https://github.com/apache/opendal/blob/e03f40a3f33856506c5f04c149f52bcc48253872/bindings/python/Cargo.toml#L219-L224 https://github.com/apache/datafusion-python/blob/89d8930625c7a903fb0e5f1d4f5310341e0b4fea/Cargo.toml#L89-L91 -- 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]
