bug: argument name for lambda in Array.map() can't conflict with existing Column names #7676
Closed
1 task done
Labels
bug
Incorrect behavior inside of ibis
Probably related to #7626 EDIT: actually no, the root cause of this is a duckdb bug: duckdb/duckdb#9981
What happened?
results in
BinderException: Binder Error: Invalid parameter name 't0.x': must be unqualified
What version of ibis are you using?
11e03fa
What backend(s) are you using, if any?
duckdb
Relevant log output
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: