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
Now that PROC EXPORT emits ISO-compliant dates and date-times, do we need DuckDB? Without it, we would have to map PostgreSQL types to PyArrow types. But it might be good to remove the DuckDB dependency, which is causing problems with Python 3.12.1.
The text was updated successfully, but these errors were encountered:
Now that
PROC EXPORT
emits ISO-compliant dates and date-times, do we need DuckDB? Without it, we would have to map PostgreSQL types to PyArrow types. But it might be good to remove the DuckDB dependency, which is causing problems with Python 3.12.1.The text was updated successfully, but these errors were encountered: