issues
search
JuliaIO
/
Parquet.jl
Julia implementation of Parquet columnar file format reader
Other
119
stars
32
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Error reading parquet files created using pandas to_parquet
#38
kgashish
closed
4 years ago
8
Updating README.md
#37
l1x
closed
5 years ago
1
bump to use Julia 1.0+, drop Nullables and Compat
#36
tanmaykm
closed
5 years ago
1
timestamps getting read in as `Int128`, `INT96` in the schema
#35
ExpandingMan
closed
4 years ago
2
tag new version?
#34
ExpandingMan
closed
5 years ago
1
Update to 1.0
#33
ViralBShah
closed
5 years ago
1
Allow RLE_DICTIONARY as a synonym to PLAIN_DICTIONARY when reading data pages
#32
dm3
closed
5 years ago
0
Internal error. Incorrect state 8. Expected: (0, 6, 7)
#31
xgdgsc
closed
4 years ago
12
updated parquet thrift idl
#30
poke1024
closed
5 years ago
1
KeyError: key 5 not found
#29
catethos
closed
5 years ago
1
fix #21 show method on ParFile
#28
tanmaykm
closed
5 years ago
0
Out of Bounds Error on a Parquet file containing Int96
#27
Deduction42
closed
4 years ago
11
Julia 0.7/1.0 update
#26
davidanthoff
closed
6 years ago
2
WIP: changes for Julia 1.0
#25
tanmaykm
closed
6 years ago
2
julia 0.7/1.0 compat
#24
davidanthoff
closed
6 years ago
3
Update README.md
#23
femtotrader
closed
6 years ago
0
Integration with FileIO ecosystem
#22
femtotrader
closed
6 years ago
2
Error with show on a parquet file
#21
bdeonovic
closed
5 years ago
6
Doesn't seem to work well with 0.6 format for structs
#20
bdeonovic
closed
4 years ago
1
fails on 32 bit windows
#19
tanmaykm
closed
4 years ago
2
add appveyor badge
#18
tanmaykm
closed
6 years ago
1
Enable AppVeyor and add a badge
#17
s-celles
closed
6 years ago
1
move to new thrift compiler
#16
tanmaykm
closed
6 years ago
0
Method overwrite warning
#15
davidanthoff
closed
6 years ago
1
Add bounds in REQUIRE file
#14
davidanthoff
closed
6 years ago
2
replace `bytestring` with `String(copy(v))`
#13
zaneli
closed
6 years ago
0
use MemPool instead of LRUCache
#12
tanmaykm
closed
6 years ago
3
Fix appveyor config
#11
davidanthoff
closed
6 years ago
4
use Libz, address some warnings
#10
tanmaykm
closed
7 years ago
1
Investigate whether Blosc.jl could be used instead of Snappy.jl
#9
davidanthoff
closed
6 years ago
11
make Julia 0.6 compliant
#8
dfdx
closed
7 years ago
1
Is this package still being maintained?
#7
davidanthoff
closed
6 years ago
15
Julia 0.6 support for Parquet.jl
#6
femtotrader
closed
6 years ago
6
Enable CI
#5
femtotrader
closed
6 years ago
2
Update .travis.yml (Julia 0.5 and Julia 0.6)
#4
femtotrader
closed
7 years ago
0
Integrate with FileIO.jl
#3
davidanthoff
closed
6 years ago
1
Pkg.add("Parquet") fails
#2
thedrow
closed
6 years ago
2
Write parquet file
#1
dfdx
closed
4 years ago
9
Previous