issues
search
JuliaIO
/
Parquet.jl
Julia implementation of Parquet columnar file format reader
Other
119
stars
32
forks
source link
bump to use Julia 1.0+, drop Nullables and Compat
#36
Closed
tanmaykm
closed
5 years ago
tanmaykm
commented
5 years ago
drop Nullables, use Union{Nullable,T} instead
drop usage of Compat
bump minimum Julia version to 1.0
tanmaykm
commented
5 years ago
ref: #33 and in preparation of #34