Skip to content

Bug: Unity tables not parsed #88

@hjohnss6

Description

@hjohnss6

The Unity Python client constructs Columninfo with ColumnInfo(**col)]

Databricks, and probably Unity OSS, may return extra fields such as column_masks, which causes describe_table to fail with unexpected keyword argument.

Error message

TypeError: ColumnInfo.__init__() got an unexpected keyword argument 'column_masks'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions