Skip to content

Minimal example to reproduce DuckDB spatial extension shapefile export bug

License

Notifications You must be signed in to change notification settings

felix-schott/duckdb-spatial-bug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

Minimal example to reproduce a suspected bug in the "spatial" DuckDB extension that occurs in Linux environments.

To reproduce, run bash run.sh. A Dockerfile with Debian Bullseye base image with be built that contains an installation of DuckDB 0.9.1. It then executes bug.sql (simple script that loads london.json and exports to Shapefile) and exits with

Error: near line 6: IO Error: Could not write file "output.dbf": Bad file descriptor

About

Minimal example to reproduce DuckDB spatial extension shapefile export bug

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published