kevinjqliu commented on PR #2029: URL: https://github.com/apache/iceberg-python/pull/2029#issuecomment-3152625389
@Fokko i applied [this refactor](https://github.com/apache/iceberg-python/pull/2029#discussion_r2252596499) locally and [`test_translate_column_names_missing_column_projected_field_fallbacks_to_initial_default`](https://github.com/apache/iceberg-python/pull/2029/files#diff-9a3c77a1c86616336e35f0ddcec3ca0872430de550b34bc36bdc12022311ac69R1847) fails I think we can remove this test since i cannot think of a scenario where the "projected field value doesn't match but initial_default does". If this happens, then the table is corrupted. Right? -- 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]
