Closed cpcloud closed 2 years ago
This PR fixes an issue with the way ScalarParameters names are used to construct QueryParameter instances.
It also fixes UDF compilation to work with both ibis 2 as well as 3.
Fixes #132. Closes https://github.com/ibis-project/ibis/issues/3953.
cc @tswast
This PR fixes an issue with the way ScalarParameters names are used to construct QueryParameter instances.
It also fixes UDF compilation to work with both ibis 2 as well as 3.
Fixes #132. Closes https://github.com/ibis-project/ibis/issues/3953.