Matthew Turner

Results 172 comments of Matthew Turner

Yup. Also: ``` List implementation efficiency List performance is not substantially affected by the total number of keys in your bucket. It's also not affected by the presence or absence...

We recently updated to the latest Datafusion and we've seen our planning time go from ~20ms to ~10ms! Great job on this.

This one is actually quite interesting. I hadnt gotten around to it yet but I was going to propose having both sync and async apis for `SchemaProvider` (I think theres...

@Dandandan fyi took a first stab at group by q8. ``` q1 took 62 ms q2 took 322 ms q3 took 1230 ms q4 took 61 ms q5 took 1242...

@Dandandan FYI i migrated to the python bindings, should make integrating with their flow easier as im using the existing python helpers. I still have to migrate the join suite....

@jangorecki ive made a number of updates including adding datafusion to some of your utilities / runners which will hopefully make your life easier. would you be able to see...

hi @jangorecki - just checking in on this and if there is anything i can do to help. as some additional context, datafusion has / will soon have several new...

@jangorecki thank you for your work on this and for letting us know :) i will reach out to H2O for support.