duckdb / duckdb/duckdb-spatial

Kernel crash when ingesting multiple shapefiles in a for loop

Open
#151 2 comments 0 reactions 0 assignees View on GitHub
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)

![image](https://github.com/duckdb/duckdb_spatial/assets/5016453/d5dfdacc-7cf5-4a33-8b9e-9e681acf7bff)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.