CTTY commented on PR #2988: URL: https://github.com/apache/iceberg-rust/pull/2988#issuecomment-5273786474
My AI flagged something interesting as well: >The blocking problem is packaging, not parsing. crates/iceberg is publish = true; crates/property-macro is publish = false and has never been on crates.io. Adding it as a regular dependency of iceberg breaks cargo publish --workspace, which is exactly what publish.yml runs on a release tag. -- 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]
