DataZooDE / erpl

ERPL is a DuckDB extension to integrate Enterprise Data in your Data Science and ML pipelines within minutes! ERPL connects DuckDB to SAP ecosystem via standard interfaces.
https://erpl.io
Other
31 stars 1 forks source link

Update toDuckDB v0.10.0 #10

Closed sm-DataZoo closed 9 months ago

sm-DataZoo commented 9 months ago

Update GitHub Action for building against DuckDB 0.10.0

jrosskopf commented 9 months ago

Just small changes necessary with regards of Exceptions (see, https://github.com/duckdb/duckdb/pull/10410) and the new concept of external threads (see, https://github.com/duckdb/duckdb/pull/10548). Unfortunately the latter breaks backward compatibility. I vote for dropping 0.9.X backward compatibility.