David Cottrell

Results 45 comments of David Cottrell

Incidentally, if something doesn't already exist, the recursive get state or similar should be some kind of repr ... it seems a bit hard to see what state the modules...

Will check out orbax gradually and report back if it makes sense. An opinionated take on serialization is desperately needed in the jax ecosystem.

> (Disclaimer: I'm not a dev) > > This looks not like a bug per se, but a missing filter pushdown. > > For normal joins, filtering the joined table...

I've got some kind of repro, which was interesting because the discrepancy appears to be huge in the case of ordered integers (Zonemaps?). So there must be some optimization/pushdown in...

> As mentioned this is not a bug and more like a feature request. Positional joins align values based on position (i.e. row 1 on the left side gets united...