Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 513 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 513 Bytes

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