spiceai icon indicating copy to clipboard operation
spiceai copied to clipboard

DuckDB data connector does not provide context with error

Open lukekim opened this issue 1 year ago • 0 comments

image

Simply shows 2024-05-22T00:05:38.789696Z WARN runtime: Missing required parameter: open

Expected:

  • 2024-05-22T00:05:38.789696Z WARN runtime::duckdb: Missing required parameter: open
  • If an open parameter provides a DuckDB instance that doesn't exits, DuckDB should be created

lukekim avatar May 22 '24 00:05 lukekim