Skip to content

Parquet column array<struct<>> with null value is read in as empty list#251

Description

@puchengy

Apache Iceberg version

main (development)

Please describe the bug 馃悶

An Iceberg table with column type array that has null value is read in as empty list, however, it should be none instead.

reproducible scripts: puchengy@3fd6d3d

shows

>       assert pyberg_val == direct_val
E       assert [] == None

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions