Daniël Heres

Results 167 comments of Daniël Heres

That would be weird. I think the error is expected, there is a missing match for the `Binary` datatype here. I expect adding the implementation here will solve that: https://github.com/apache/arrow-datafusion/blob/master/datafusion/core/src/physical_plan/hash_utils.rs#L606

I am currently working on this.

Without diving very deep, without qualifier seems correct, as the results from different tables are combined (a,b,c) into a new result set which shouldn't have a qualifier.

Hello I like to help out on this issue. Any pointers on how this should be implemented? Should it just pass on the args to the parser?

@suremarc sorry for the noise, just trying to run the benchmark command!