Robert Kruszewski
Robert Kruszewski
This has been done across multiple prs. I did an audit and all metadata looks minimal
I agree with your point. Seeing criterion have 23 open prs is not a good look for a project with a well defined functionality
It's divan, criterion lost
I think https://github.com/apache/arrow-rs/issues/6366 is going to make python tests fail
I think with arrow 53.1.0 this is no longer blocked
git cli is a lot smarter than github ui but probably still hard
Can we run these on some different schedule than on every commit? We should do it for all benchmarks fwiw but if we are adding just the parquet baseline we...
I am suggesting that we run vortex on every commit but then can run parquet once a day. I am assuming that running all of tcpds is actually a lot...
You have https://github.com/spiraldb/ziggy-pydust/blob/develop/pydust/src/pydust.zig#L43 as a top level method the user would call which then mutates this state struct to register a new type https://github.com/spiraldb/ziggy-pydust/blob/develop/pydust/src/discovery.zig#L35. When it comes to produce the...
We just merged upgrade to zig 0.13.0. The generator keeps working but now you have to explicitly pass the accumulated types around.