issues
search
parquet-go
/
parquet-go
High-performance Go package to read and write Parquet files
https://pkg.go.dev/github.com/parquet-go/parquet-go
Apache License 2.0
289
stars
49
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
parquet-go writing corrupt column data
#187
zombor
opened
19 hours ago
1
Creating `parquet.Value` for repeated column value
#186
maoueh
closed
3 days ago
1
Issue with rewriting file with nested type
#185
Dhruvit96
opened
1 week ago
0
ability to register extra encodings
#184
MichaHoffmann
opened
1 week ago
0
Passthrough writer pattern OR changing a schema after constructing it?
#183
joshk0
opened
2 weeks ago
0
simplify big endian compat
#182
achille-roussel
closed
2 weeks ago
0
support backwards compatible map schemas
#181
rockwotj
closed
2 weeks ago
1
GenericWriter: invalid memory address or nil pointer dereference
#180
stenet
closed
3 weeks ago
2
Question: How to iterate down to pages and skip?
#179
incognick
opened
3 weeks ago
1
Writer silently skip row (or just column) for `FixedLenByteArray(N)` schema if value `len(value)` != N`
#178
maoueh
opened
4 weeks ago
2
chore(readme): Add badges and refactor readme header
#177
iamanjali1003
closed
1 month ago
0
Issues with parquet CLI with data pages v1
#176
rockwotj
opened
1 month ago
0
NewReader doesn't read anything, but also doesn't return an error !?
#175
janpfeifer
opened
1 month ago
4
Improve performance after s390x support
#174
pavolloffay
closed
1 month ago
0
Enable parquet package support on s390x - rebased
#173
pavolloffay
closed
1 month ago
1
Enable parquet package support on s390x
#172
pavolloffay
closed
1 month ago
0
parquet: use generic implementation of ordering functions in purego build
#171
achille-roussel
closed
1 month ago
1
Most efficient way to use `parquet.GenericWriter`?
#170
jhump
opened
2 months ago
5
Fix panic in newIndexedPage
#169
jhump
closed
2 months ago
0
Use atomic pointer for column and offset indexes, so they can be lazily populated in a thread-safe way
#168
jhump
closed
1 month ago
3
Can a `*parquet.File` be used from multiple goroutines?
#167
jhump
closed
1 month ago
2
Fix bug where list fields don't report their logical type correctly
#166
jhump
closed
1 month ago
6
maintenance: reduce the amount of unsafe constructs
#165
achille-roussel
closed
2 months ago
1
Enable parquet package support on s390x
#164
Vishwanatha-HD
closed
1 month ago
22
Writing structs with embedded pointer types causes nils to be converted to zero-value
#163
mikemherron
opened
3 months ago
4
parquetrange: add new range iterator
#162
derekperkins
opened
3 months ago
0
Search for perf improvements in footer parsing
#161
joe-elliott
opened
3 months ago
3
deps: remove testify dependency
#160
achille-roussel
closed
3 months ago
0
deps: copy files from segmentio/encoding
#159
achille-roussel
closed
3 months ago
0
File corruption when using NewGenericWriter
#158
cody-smarty
opened
3 months ago
4
add v1.23 iterator support
#157
derekperkins
opened
3 months ago
5
Latest parquet sup
#156
Vishwanatha-HD
closed
3 months ago
0
Empty Time represented as `1754-08-30`
#155
jakubbujny
opened
4 months ago
1
Inconsistent encoding of optional fields
#154
connor-prophet
opened
4 months ago
1
Zero-values become null-values in optional columns
#153
curio77
opened
4 months ago
3
Documentation for struct tags extra values
#152
curio77
opened
4 months ago
2
Panic for columns with logical_type=Null
#151
kalbhor
opened
4 months ago
1
maintenance: detach parquet-go fork
#150
achille-roussel
closed
1 month ago
2
docs: add comparison for Read vs ReadRows
#149
derekperkins
closed
3 months ago
2
rm min/max funcs in favor of built-ins
#148
derekperkins
closed
5 months ago
0
add SkipBounds WriterOption to omit min/max bounds
#147
derekperkins
closed
5 months ago
5
support SkipBounds to omit min/max statistics
#146
derekperkins
closed
5 months ago
1
disable min/max page values per column
#145
derekperkins
closed
5 months ago
3
fix(config): allow MaxRowsPerRowGroup and DataPageStatistics fields to be set
#144
guergabo
closed
5 months ago
1
Support TIME logical format struct tags
#143
MichaelUrman
opened
5 months ago
4
hashprobe: remove dependency on runtime.aeskeysched
#142
asubiotto
closed
5 months ago
6
CI: parquet-mr => parquet-java
#141
achille-roussel
closed
5 months ago
0
Sorting merge data corruption
#140
thorfour
closed
5 months ago
8
MergedRowReader overwriting values
#139
thorfour
closed
5 months ago
4
test failed on go tip
#138
reusee
closed
4 months ago
4
Next