isaaccorley commented on PR #479: URL: https://github.com/apache/sedona-db/pull/479#issuecomment-3724983978
Addressed all review feedback in c70e419: 1. **metadata.rs**: Added docstring explaining `#[serde(default)]` for out-of-spec GeoParquet files missing `geometry_types` 2. **test_context.py**: Added `test_read_parquet_invalid_azure_option()` mirroring the AWS test 3. **object_storage.rs**: Added `azure_object_store_builder` test mirroring GCP/AWS tests All Rust tests pass locally. Python venv was broken so couldn't run Python tests locally, but the test follows the exact same pattern as the existing AWS test. -- 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]
