anoopj commented on code in PR #2989: URL: https://github.com/apache/iceberg-rust/pull/2989#discussion_r3781171447
########## crates/iceberg/public-api.txt: ########## @@ -2757,34 +2757,6 @@ pub fn iceberg::spec::TableMetadataBuilder::clone(&self) -> iceberg::spec::Table impl core::fmt::Debug for iceberg::spec::TableMetadataBuilder pub fn iceberg::spec::TableMetadataBuilder::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result pub struct iceberg::spec::TableProperties -pub iceberg::spec::TableProperties::cdc_enabled: bool Review Comment: Since we are removing these public API, should the PR title have a `refactor![...]`? -- 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]
