Re: [PR] refactor: Add SchemaById and SnapshotById to TableMetadata [iceberg-cpp]

2025-07-16 Thread via GitHub
Xuanwo merged PR #144: URL: https://github.com/apache/iceberg-cpp/pull/144 -- 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: issues-unsubscr...@iceberg.ap

Re: [PR] refactor: Add SchemaById and SnapshotById to TableMetadata [iceberg-cpp]

2025-07-14 Thread via GitHub
gty404 commented on code in PR #144: URL: https://github.com/apache/iceberg-cpp/pull/144#discussion_r2206234479 ## src/iceberg/table_metadata.h: ## @@ -123,12 +123,17 @@ struct ICEBERG_EXPORT TableMetadata { /// \brief Get the current schema, return NotFoundError if not fou

Re: [PR] refactor: Add SchemaById and SnapshotById to TableMetadata [iceberg-cpp]

2025-07-14 Thread via GitHub
wgtmac commented on code in PR #144: URL: https://github.com/apache/iceberg-cpp/pull/144#discussion_r2206135898 ## src/iceberg/table_metadata.h: ## @@ -123,12 +123,17 @@ struct ICEBERG_EXPORT TableMetadata { /// \brief Get the current schema, return NotFoundError if not fou

[PR] refactor: Add SchemaById and SnapshotById to TableMetadata [iceberg-cpp]

2025-07-14 Thread via GitHub
gty404 opened a new pull request, #144: URL: https://github.com/apache/iceberg-cpp/pull/144 (no comment) -- 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-m