You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I wonder if this is another nail in the coffin for subclassing from that dialect.
In the next Ibis release we're moving away from SQLAlchemy entirely to avoid the extra layer and myriad dependencies (which Ibis already has plenty of!).
What happened?
Observed in ibis-project/ibis#8393.
Long column names appear to be truncated when using
duckdb_engine
to fetch results.Reproducible example:
DuckDB Engine Version
0.10.0
DuckDB Version
0.9.2, 0.10.0
SQLAlchemy Version
1.4.51
Relevant log output
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: