queryverse / ParquetFiles.jl

FileIO.jl integration for Parquet files
Other
19 stars 10 forks source link

proper upper bounding #27

Closed xiaodaigh closed 4 years ago

proudindiv commented 4 years ago

So what do those of us that aren't developers do to fix Queryverse? I don't even use Parquet?

xiaodaigh commented 4 years ago

So what do those of us that aren't developers do to fix Queryverse? I don't even use Parquet?

are you referring to #26?

Trying

  1. ]pin Parquet@0.4 and
  2. wait for ParquetFiles.jl to update and then
  3. add Parquet
proudindiv commented 4 years ago

Yes, thank you.

davidanthoff commented 4 years ago

Excellent, thanks!

I also opened https://github.com/JuliaRegistries/General/pull/15394, which should fix this for the existing tagged versions.