Lordworms

Results 51 comments of Lordworms

I'm just wondering what is the purpose of datafusion to design in such a way. If this feature is needed, I can do this one.

I may know why this has not been realized before, since the TableFunctionImpl is in datafusion crate and if you want to add dependencies in execution, it would cause the...

> > I may know why this has not been realized before, since the TableFunctionImpl is in datafusion crate and if you want to add dependencies in execution, it would...

In this case, should we add a function-level optimizer trying to rewrite the function? I think it would be a large match expression. I have done a similar issue today...