Re: [I] Enhancement: Add support for a config file in iceberg-rust [iceberg-rust]

2024-06-15 Thread via GitHub
liurenjie1024 commented on issue #375: URL: https://github.com/apache/iceberg-rust/issues/375#issuecomment-2169199161 I think to fix #374, we should decouple two things: 1. Add a setting in metadata reader/writer to deal with current-snapshot-id 2. How to enable the setting, either

[I] Enhancement: Add support for a config file in iceberg-rust [iceberg-rust]

2024-05-15 Thread via GitHub
s-akhtar-baig opened a new issue, #375: URL: https://github.com/apache/iceberg-rust/issues/375 As a follow-up to https://github.com/apache/iceberg-rust/pull/374, - Implement a config file for iceberg-rust - Provide users with an additional option to set `legacy-current-snapshot-id`