jiayuasu opened a new issue, #773:
URL: https://github.com/apache/sedona-db/issues/773

   https://sedona.apache.org/sedonadb/latest/overture-examples/
   
   ```
   sd.read_parquet(
       
"s3://overturemaps-us-west-2/release/2025-11-19.0/theme=divisions/type=division_area/",
       options={"aws.skip_signature": True, "aws.region": "us-west-2"},
   ).to_view("division_area")
   ```
   
   Because Overture have removed dated releases from public viewing, this 
example is broken


-- 
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]

Reply via email to