dacort / duckdb-athena-extension

An experimental Athena extension for DuckDB 🐤
MIT License
49 stars 3 forks source link

Add support for other data types #1

Open dacort opened 1 year ago

dacort commented 1 year ago

Additional conversion logic needs to be added in types.rs.

The relevant Athena type needs to get casted to proper rust type.