Hi all, just a quick question regarding Parquet2.jl. Love the package and it has been a life-saver more than once. However, when starting a new repo I noticed that it is blocking LazyArrays from updating.
LazyArrays v1.10.0 (<v2.6.1): Parquet2
I’ve tried both under Julia v1.10.5 and the latest 1.12-beta2. The Parquet2 version that I’m using is 0.2.29.
Are there some roadblocks as to why it wouldn’t work with the more updated LazyArray version?
Maybe something that @ExpandingMan would be best placed to comment? Thanks!