Skip to content

Fix typo in _primitive_to_phyisical #107

@Fokko

Description

@Fokko

Feature Request / Improvement

In pyarrow.py:

def _primitive_to_phyisical(iceberg_type: PrimitiveType) -> str:
    return visit(iceberg_type, _PRIMITIVE_TO_PHYISCAL_TYPE_VISITOR)

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions