duckdb / duckdb/duckdb-spatial
Kernel crash when ingesting multiple shapefiles in a for loop
Open
under review
- Dominant language
- C
- Stars
- 708
- Forks
- 96
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 5
Description
What's the recommended way to ingest all shapefiles under a directory into the database, creating a new table for each shapefile. The Jupyter notebook kernel crashes when trying to ingest multiple files in a for loop, but it works fine if ingesting them one by one.
Sample dataset: [nyc_data.zip](https://open.gishub.org/data/duckdb/nyc_data.zip)

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.