issues
search
aloneguid
/
parquet-dotnet
Fully managed Apache Parquet implementation
https://aloneguid.github.io/parquet-dotnet/
MIT License
636
stars
153
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
[BUG]: nironcompress fallback
#574
tuseau
opened
8 hours ago
2
[BUG]: Type mismatch silently leads to incorrect de-serialization result
#573
dkotov
closed
4 hours ago
1
split out MDA into a separate library
#572
aloneguid
closed
1 week ago
0
Reintegrate "Support for Roslyn nullable annotations"
#571
aloneguid
opened
1 week ago
0
No streaming support, no predicate support, everything is loaded in memory
#570
abratv
closed
1 week ago
0
support CLR structs, both nullable and non-nullable #495
#568
aloneguid
closed
1 week ago
0
Fix Typo in serialisation.md
#567
Joduus
closed
3 weeks ago
0
Added untyped async enumable deserialization
#566
flambert860
closed
1 month ago
0
more testing platforms
#565
aloneguid
closed
1 month ago
0
[BUG]: 32 bits stopped to work after upgrading to 5.0.0
#564
garayx
closed
3 weeks ago
1
[BUG]: Parquet compression is not working inside a Linux container in Docker Desktop
#563
ppczouz
closed
1 week ago
4
Bump System.Text.Json from 8.0.4 to 8.0.5 in /src/Parquet
#562
dependabot[bot]
closed
1 month ago
1
Floor 5
#561
aloneguid
closed
1 month ago
0
support required lists and required list elements, update docs
#560
aloneguid
closed
1 month ago
0
Pass property attributes down to list data field
#559
agaskill
closed
1 month ago
1
[UKNOWN]: Exception from ReadParquetAsDataFrameAsync()
#558
alex-g-axion
closed
1 week ago
1
F# class serialization: mutable fields within F# records are duped with @ suffix
#557
nodakai
opened
1 month ago
2
[BUG]: 4.25 breaks binary compatibility with files serialized using 4.24 and De/Serialize<T>
#555
NeilMacMullen
closed
1 week ago
5
Sample given in https://aloneguid.github.io/parquet-dotnet/writing.html does not work
#554
abskulkarni
closed
1 month ago
1
Chore/datetime kind
#553
cliedeman
opened
2 months ago
0
[BUG]: Possible multiple enumeration while serializing
#552
raminrahimzada
closed
1 month ago
0
fix: Handle nullable enums
#551
cliedeman
closed
1 month ago
0
readme.md : Contoso Data Generator V2 link
#550
fhtino
closed
2 months ago
0
When serializing to stream, cursor is not at the beginning
#549
bsrobinson
closed
2 months ago
1
[BUG]: ParquetSerializer.DeserializeAsync (fasm.Field is null)
#548
brendanbignell
closed
1 month ago
2
fix: Make isAdjustedToUTC defualt to true and allow it to be set
#547
cliedeman
opened
2 months ago
0
feat: DateTimeOffset
#546
cliedeman
opened
2 months ago
0
Support `ParquetTimestampResolution.Microseconds` for Unity (.Net Standard 2.1)
#545
spebern
opened
2 months ago
0
"don't know how to skip type Set" error
#544
cetindogu
closed
2 months ago
9
Fix return of Decode methods to returning the actual destination length.
#543
artnim
closed
2 months ago
1
[BUG]: parquet containing ConvertedType TIMESTAMP_MILLIS may throw IndexOutOfRangeException while reading.
#542
artnim
closed
2 months ago
1
System.IO.FileNotFoundException thrown while using Append mode in Class serialization
#541
xeonfusion
closed
2 months ago
3
[BUG]: No rows read from an Amazon CUR 2.0 Parquet File
#540
drusellers
closed
1 month ago
4
Support BYTE_STREAM_SPLIT encoding
#539
alex-harper
opened
3 months ago
0
deeply nested parquet serialization bug fix
#538
bjlasc01
closed
4 months ago
0
Support for Roslyn nullable annotations
#537
ErikApption
closed
2 months ago
2
Add de-serializer options to handle Pascal case similar to JsonSerializerOptions.PropertyNameCase
#536
ErikApption
closed
1 month ago
5
[BUG]: non null string fails with InvalidDataException and is wrongly flagged as nullable
#535
ErikApption
opened
4 months ago
3
Support Dictionary encoding for more types #531
#534
EamonHetherton
closed
2 months ago
0
[BUG]: Incorrect logical type for TimeSpan
#533
wldevries
opened
4 months ago
0
Support RLE encoding in data pages for bools
#532
EamonHetherton
opened
4 months ago
0
Support Dictionary encoding for more types.
#531
EamonHetherton
opened
4 months ago
0
Bump System.Text.Json from 8.0.3 to 8.0.4 in /src/Parquet
#530
dependabot[bot]
closed
2 months ago
1
Help deciphering exception
#528
dingalla1
closed
4 months ago
3
[BUG]: generated parquet cannot be read by Athena
#526
greg0rym
closed
1 month ago
3
[BUG]: Floor does not handle Dictionary<string, DateTime>
#525
Pragmateek
opened
4 months ago
0
[Feature Request] Add GeoParquet support and ability to read a file over HTTP
#524
donnyv
closed
1 week ago
1
Breaking change was introduced with version 4.23.5
#523
stewild
closed
5 months ago
3
fix: Fixed Typo
#522
cliedeman
closed
2 months ago
0
feat: Logical Timestamp
#521
cliedeman
closed
2 months ago
4
Next