anliakho2 opened a new pull request #1460:
URL: https://github.com/apache/arrow-rs/pull/1460
# Which issue does this PR close?
Closes #1459 , #1458 .
# Rationale for this change
Fixing few issues experiences reading parquet files
# What changes are included in this PR?
Add handling for the Timestamp(TimeUnit::MICROS) and
Timestamp(TimeUnit::MILLIS) logical types.
Also handle RLE bit packed runs that don't have proper full packing.
# Are there any user-facing changes?
no, except that more files would be read correctly.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]