issues
search
jcrobak
/
parquet-python
python implementation of the parquet columnar file format.
Apache License 2.0
340
stars
257
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
parquet.ParquetFormatException: Unsupported encoding: RLE_DICTIONARY
#86
d33tah
opened
7 months ago
0
Won't install on python 3.11 because of thrift2
#85
llimllib
closed
1 year ago
1
Unable to read parquet file containing multiple MAP_KEY_VALUE columns
#84
hbs
opened
2 years ago
0
Refactor deprecated unittest aliases for Python 3.11 compatibility.
#83
tirkarthi
opened
3 years ago
0
issue reading byte array with precision 10 and escale 2
#82
hbanger
opened
3 years ago
2
Add one more ( ' ) to "bar" and binary mode files
#81
qodroi
closed
3 years ago
1
'snappy' is not defined
#80
Prussian1870
closed
3 years ago
1
ValueError ordinal must be >= 1
#79
VolodyaCO
opened
3 years ago
2
Fix url for Parquet format
#78
felipensp
closed
3 years ago
1
TypeError: cannot convert 'int' object to bytes
#77
hoday
opened
4 years ago
2
Fixes linter error by implementing abstract methods
#76
jcrobak
closed
4 years ago
0
array.array.tostring is deprecated in Python 3 in favour of tobytes
#75
tirkarthi
opened
4 years ago
0
#491 - filtering row groups based on new parquet norms
#74
jalpes196
closed
4 years ago
0
Can you push a new version to Pypi?
#73
rich-bain
closed
4 years ago
3
Parquet-Python in Conda?
#72
Khris777
opened
4 years ago
2
Readme updates
#71
jcrobak
closed
4 years ago
0
Move to thriftpy2
#70
jcrobak
closed
4 years ago
0
Enhancement/move to thriftpy2
#69
turicas
closed
4 years ago
3
Replace thriftpy with thriftpy2
#68
turicas
closed
4 years ago
0
Move pytest-runner and numpy from setup_requires to install requires in setup.py
#67
Danila89
closed
6 years ago
0
Hive-partitioned parquet files are broken
#66
Spacerat
closed
6 years ago
4
fixed boolean reading
#65
apesti
opened
6 years ago
2
Mandatory snappy installation
#64
ran-z
closed
4 years ago
1
byte array data type confusion
#63
ysjiang4869
closed
6 years ago
0
Update README.rst
#62
snowch
opened
6 years ago
0
KeyError: 15
#61
RunningToTheEdgeOfTheWorld
closed
7 years ago
6
IndexError fix for zero width
#60
jcrobak
closed
7 years ago
0
Fix the utf-8 converted type issue
#59
jcrobak
closed
7 years ago
0
Fix CI-build
#58
jcrobak
closed
7 years ago
0
ci-build is broken
#57
jcrobak
closed
7 years ago
0
Avoid using codecs.iterdecode() when reading the dictionary page since it swallows empty strings
#56
liancheng
closed
7 years ago
1
"pip install parquet" doesn't have the fix for Unicode issue
#55
devang-k-shah
closed
7 years ago
2
Two different errors when reading two different files
#54
Khris777
opened
7 years ago
9
Fix IndexError when width is zero
#53
sqm2050
closed
7 years ago
0
parquet file has null value cause traceback
#52
jinlianch
closed
7 years ago
4
import parquet crashes Python (ipython + 3.6)
#51
demidovakatya
closed
7 years ago
2
Fixes parsing of int96
#50
jcrobak
closed
7 years ago
0
error: bad char in struct format in read_plain_int96
#49
mdemoss
closed
7 years ago
2
can support protobuf?
#48
xianhuawei
closed
7 years ago
1
bit_width of 0 causes a crash
#47
makrisoft
closed
7 years ago
1
Consider major rewrite
#46
jcrobak
closed
7 years ago
8
Support nested schemas
#45
jcrobak
opened
8 years ago
1
Fix flake8 build
#44
jcrobak
closed
8 years ago
0
Build against centos 7 version of python
#43
jcrobak
closed
8 years ago
1
Fix issues invoking struct methods.
#42
jcrobak
closed
8 years ago
0
Fix docstring references to file_obj
#41
jcrobak
closed
8 years ago
0
TypeError: Struct() argument 1 must be string, not unicode
#40
qnick
closed
8 years ago
7
Add Travis CI build badge.
#39
jcrobak
closed
8 years ago
0
Fixes for converted types and dictionary encoding
#38
jcrobak
closed
8 years ago
0
Infinite loop for Impala-generated file
#37
spaztic1215
closed
8 years ago
1
Next