Issues
- 1
- 5
- 1
Read from connection
#46 opened by gaborcsardi - 1
Support writing multiple row groups
#54 opened by gaborcsardi - 0
Fix valgrind and asan errors before release
#87 opened by gaborcsardi - 13
Support big-endian platforms (hard)
#21 opened by gaborcsardi - 4
- 0
Include a couple of speed/space benchmarks vs csv
#80 opened by hadley - 2
- 0
- 0
Release nanoparquet 0.3.1
#76 opened by gaborcsardi - 0
Partial match warning
#75 opened by hadley - 0
mention remote access in limitations?
#74 opened by cboettig - 2
write_parquet cause R session to abort
#73 opened by Upipa - 0
Release nanoparquet 0.3.0
#70 opened by gaborcsardi - 5
segfault when using `write_parquet()`
#72 opened by PMassicotte - 2
Append to a parquet file
#56 opened by gaborcsardi - 0
miniz causes rchk to abort
#68 opened by gaborcsardi - 3
Support other encodings in reader
#58 opened by gaborcsardi - 1
Better handling of byte arrays in the reader
#62 opened by gaborcsardi - 0
What to do with INT32 -2147483648 values, which are NA in R, in the reader?
#60 opened by gaborcsardi - 0
ZSTD compression in reader
#41 opened by gaborcsardi - 0
ZSTD compression in writer
#50 opened by gaborcsardi - 0
GZIP compression in writer
#55 opened by gaborcsardi - 3
Feature request "BufferedOutputStream()"
#31 opened by apalacio9502 - 0
Allow specifying column types
#52 opened by gaborcsardi - 0
LZO compression in writer
#51 opened by gaborcsardi - 0
Write to connection
#47 opened by gaborcsardi - 0
Read a subset of rows
#48 opened by gaborcsardi - 0
Checksumming in writer
#49 opened by gaborcsardi - 0
Set parquet version better in writer
#45 opened by gaborcsardi - 0
Write statistics
#43 opened by gaborcsardi - 0
Read statistics
#44 opened by gaborcsardi - 0
Checksumming in reader
#42 opened by gaborcsardi - 0
Read a subset of columns
#39 opened by gaborcsardi - 0
LZO compression in reader
#40 opened by gaborcsardi - 1
Support DataPageHeaderV2 in `read_parquet()`
#33 opened by gaborcsardi - 0
Support RLE encoding for BOOLEANs in reader
#35 opened by gaborcsardi - 1
Support `RLE_DICTIONARY` in `write_parquet()`
#32 opened by gaborcsardi - 0
Better error messages
#9 opened by gaborcsardi - 1
Support missing values in writer
#6 opened by gaborcsardi - 0
Docs, pkgdown + ~~an article~~
#27 opened by gaborcsardi - 2
Writer: use smaller page sizes? (medium)
#25 opened by gaborcsardi - 7
Read & write dates, times, related types
#8 opened by gaborcsardi - 0
Support dictionary pages in writer. Eg. for strings. Needed to keep ordering of factor levels. (hard)
#18 opened by gaborcsardi - 1
Improve writing logicals
#7 opened by gaborcsardi - 0
- 2
Read & write factors?
#12 opened by gaborcsardi - 0
Function to read only the metadata
#10 opened by gaborcsardi - 0
read_parquet is broken for boolean columns
#15 opened by gaborcsardi