sql_to_ibis icon indicating copy to clipboard operation
sql_to_ibis copied to clipboard

ValueError: mutable default <class 'sql_to_ibis.sql.sql_clause_objects.Preceding'> for field preceding is not allowed: use default_factory

Open euanmacinnes opened this issue 1 year ago • 0 comments

ValueError: mutable default <class 'sql_to_ibis.sql.sql_clause_objects.Preceding'> for field preceding is not allowed: use default_factory

I'm getting the above error simply importing the module, in python 3.11.5. It is the 0.4.1 release of sql_to_ibis, with ibis 3.2.0

euanmacinnes avatar Sep 20 '23 02:09 euanmacinnes