ibis icon indicating copy to clipboard operation
ibis copied to clipboard

feat(ir): implement a `find_backend()` analysis function

Open kszucs opened this issue 3 years ago • 0 comments

So we can directly locate backend on an operation node instead of using Expr._find_backend() method.

Originally posted by @cpcloud in https://github.com/ibis-project/ibis/pull/4378#discussion_r953729137

kszucs avatar Aug 24 '22 14:08 kszucs