Closed machow closed 2 years ago
duckdb_engine handles everything right -- but we have to pull out the underlying duckdb connection to work around the pandas .to_sql method being slow, so will need to tackle this when we remove all special duckdb handling
see: https://github.com/machow/siuba/pull/441#discussion_r975008814
duckdb_engine handles everything right -- but we have to pull out the underlying duckdb connection to work around the pandas .to_sql method being slow, so will need to tackle this when we remove all special duckdb handling
see: https://github.com/machow/siuba/pull/441#discussion_r975008814