Re: [I] Use self. default_spec_id in else clause [iceberg-rust]

2024-02-06 Thread via GitHub
Fokko closed issue #189: Use self. default_spec_id in else clause URL: https://github.com/apache/iceberg-rust/issues/189 -- 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 unsu

[I] Use self. default_spec_id in else clause [iceberg-rust]

2024-02-05 Thread via GitHub
odysa opened a new issue, #189: URL: https://github.com/apache/iceberg-rust/issues/189 Should it be `self.partition_spec_by_id(self.default_spec_id)` in the else clause? https://github.com/apache/iceberg-rust/blob/09765db611a65a21b88e839d781780c75924e560/crates/iceberg/src/spec/table_met