Parquet2.jl

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!

An issue has just been filed for Parquet2 to update its dependency to LazyArrays.

Yes, it likely can be updated with little to no work, I will do this when I get a chance. Feel free to ping me on the issue in a couple of days if I disappear (though I’ll probably remember).

2 Likes

Bumped both LazyArrays and LightBSON to latest. I don’t have a system for flagging needed updates, so please let me know if there are any more.

4 Likes