Activity
a few clippy fixes for the new version (#33)
a few clippy fixes for the new version (#33)
Pull request merge
a few clippy fixes for the new version
a few clippy fixes for the new version
fixed a bug with shard alignment (#32)
fixed a bug with shard alignment (#32)
Pull request merge
fixed a bug with shard alignment
fixed a bug with shard alignment
added broadcastable 1D arrays (#28)
added broadcastable 1D arrays (#28)
Pull request merge
added broadcastable 1D arrays
added broadcastable 1D arrays
added io uring based file reader (#23)
added io uring based file reader (#23)
Pull request merge
added io uring based file reader
added io uring based file reader
linter fixes
linter fixes
Force push
linter fixes
linter fixes
added functionality to read 2D or 3D arrays based on their 1D represe…
added functionality to read 2D or 3D arrays based on their 1D represe…
first steps to allow one dimensional reads of multi dim replicated data
first steps to allow one dimensional reads of multi dim replicated data
Hive style partitions (#20)
Hive style partitions (#20)
Pull request merge
small linter fix
small linter fix
addressed PR comments
addressed PR comments
more linting
more linting
linting
linting
hive style partitions are working, just need to clean up a bit I think
hive style partitions are working, just need to clean up a bit I think
fixed an issue with dimension separators (#19)
fixed an issue with dimension separators (#19)
Pull request merge
linter fix
linter fix
fixed an issue with dimension separators
fixed an issue with dimension separators
updated async reader to read local files directly, no async (#17)
updated async reader to read local files directly, no async (#17)
Pull request merge
updated async reader to read local files directly, no async
updated async reader to read local files directly, no async
first pass at implementing predicate pushdown, seems to work (#16)
first pass at implementing predicate pushdown, seems to work (#16)
Pull request merge
made predicate pushdowns inexact and removed row filtering logic
made predicate pushdowns inexact and removed row filtering logic
first pass at implementing predicate pushdown, seems to work
first pass at implementing predicate pushdown, seems to work
Improve stream (#15)
Improve stream (#15)
Pull request merge
addressing PR comments
addressing PR comments
linter fix
linter fix
fixed an issue with colummn ordering in zarr chunks
fixed an issue with colummn ordering in zarr chunks