Skip to content

[BUG]: TreatByteArrayAsString being ignored in specific case. #771

Description

@inmemorynet

Library Version

5.6.1

.NET Runtime

.Net 8

OS and Architecture

Windows (64-bit)

How to reproduce?

In the following file in the Parquet.net testing suite
Parquet.Test\data\fixed_len_byte_array_with_dict.parquet

If you Set TreatByteArrayAs=True in your Options
Column fixed_len_byte_array_column is being imported as a byte[] rather than String

In Earlier Versions of Parquet ( 5.2.0 ) this option was respected and imported as a string.

Failing test

Parquet.Test\data\fixed_len_byte_array_with_dict.parquet

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions