machow / siuba

Python library for using dplyr like syntax with pandas and SQL
https://siuba.org
MIT License
1.14k stars 48 forks source link

tests(sql): update failing test, due to duckdb change #441

Closed machow closed 1 year ago

machow commented 1 year ago

Quick fix. A test (which is actual testing that an error is raised) began failing due to a change in exception types thrown by duckdb.