Skip to content

Activity

a few clippy fixes for the new version (#33)

Pull request merge
maximedion2pushed 1 commit to main • 743c452…4260412 • 
on Nov 30, 2024

a few clippy fixes for the new version

maximedion2created clippy_lints • 5fe15a3 • 
on Nov 30, 2024

fixed a bug with shard alignment (#32)

Pull request merge
maximedion2pushed 1 commit to main • 17d4af2…743c452 • 
on Nov 28, 2024

fixed a bug with shard alignment

maximedion2created sharding_alignment • 8a61f66 • 
on Nov 28, 2024

added broadcastable 1D arrays (#28)

Pull request merge
maximedion2pushed 1 commit to main • 36d5d52…17d4af2 • 
on Nov 10, 2024

added broadcastable 1D arrays

maximedion2created broadcastable_reads • a9b97a6 • 
on Nov 10, 2024

added io uring based file reader (#23)

Pull request merge
maximedion2pushed 1 commit to main • dbb3e42…36d5d52 • 
on Oct 26, 2024

added io uring based file reader

maximedion2created io_uring_for_local_files • 57b4874 • 
on Oct 20, 2024

linter fixes

Force push
maximedion2force pushed to one_dim_reads • bb60330…a207bd5 • 
on Sep 10, 2024

linter fixes

maximedion2pushed 1 commit to one_dim_reads • d987de9…bb60330 • 
on Sep 10, 2024

added functionality to read 2D or 3D arrays based on their 1D represe…

maximedion2pushed 1 commit to one_dim_reads • ea138a9…d987de9 • 
on Sep 9, 2024

first steps to allow one dimensional reads of multi dim replicated data

maximedion2created one_dim_reads • ea138a9 • 
on Aug 19, 2024

Hive style partitions (#20)

Pull request merge
maximedion2pushed 1 commit to main • f852355…dbb3e42 • 
on Jun 28, 2024

small linter fix

maximedion2pushed 1 commit to hive_style_partitions • 4da100a…712297d • 
on Jun 27, 2024

addressed PR comments

maximedion2pushed 1 commit to hive_style_partitions • 4f1a9a3…4da100a • 
on Jun 27, 2024

more linting

maximedion2pushed 1 commit to hive_style_partitions • d70571b…4f1a9a3 • 
on Jun 25, 2024

linting

maximedion2pushed 1 commit to hive_style_partitions • f62e251…d70571b • 
on Jun 25, 2024

hive style partitions are working, just need to clean up a bit I think

maximedion2created hive_style_partitions • f62e251 • 
on Jun 23, 2024

fixed an issue with dimension separators (#19)

Pull request merge
maximedion2pushed 1 commit to main • 96bce2a…f852355 • 
on May 9, 2024

linter fix

maximedion2pushed 1 commit to test_xenium_data • 1ad5d7b…c9a5065 • 
on May 5, 2024

fixed an issue with dimension separators

maximedion2created test_xenium_data • 1ad5d7b • 
on May 5, 2024

updated async reader to read local files directly, no async (#17)

Pull request merge
maximedion2pushed 1 commit to main • 4fd4131…96bce2a • 
on May 2, 2024

updated async reader to read local files directly, no async

maximedion2created sync_reader_for_local_files • c9f8050 • 
on Apr 30, 2024

first pass at implementing predicate pushdown, seems to work (#16)

Pull request merge
maximedion2pushed 1 commit to main • 43a5edb…4fd4131 • 
on Apr 29, 2024

made predicate pushdowns inexact and removed row filtering logic

maximedion2pushed 1 commit to filter_pushdown • 766316b…bbd4c57 • 
on Apr 26, 2024

first pass at implementing predicate pushdown, seems to work

maximedion2created filter_pushdown • 766316b • 
on Apr 25, 2024

Improve stream (#15)

Pull request merge
maximedion2pushed 1 commit to main • bca8335…43a5edb • 
on Apr 8, 2024

addressing PR comments

maximedion2pushed 1 commit to improve_stream • 666f1ed…869bc74 • 
on Apr 8, 2024

linter fix

maximedion2pushed 1 commit to improve_stream • c5988ed…666f1ed • 
on Apr 7, 2024

fixed an issue with colummn ordering in zarr chunks

maximedion2pushed 1 commit to improve_stream • 3efdff8…c5988ed • 
on Apr 7, 2024