Skip to content

Parquet scan NATIVE_DATAFUSION and NATIVE_ICEBERG_COMPAT fail to read uint8, uint16 negative values correctly #1348

@parthchandra

Description

@parthchandra

Describe the bug

Multiple unit tests fail because the scan is returning nulls for values that represent negative values in an int32.
This is most likely due to apache/arrow-rs#7040 which has more details.

Steps to reproduce

No response

Expected behavior

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions