Skip to content

nit: pyarrow: simplify class validation error creation#10154

Open
Tpt wants to merge 1 commit into
apache:mainfrom
Tpt:tpt/python-accessors
Open

nit: pyarrow: simplify class validation error creation#10154
Tpt wants to merge 1 commit into
apache:mainfrom
Tpt:tpt/python-accessors

Conversation

@Tpt

@Tpt Tpt commented Jun 17, 2026

Copy link
Copy Markdown
Contributor

fully_qualified_name returns the fully qualified name of the type like pyarrow.Table. Hence, there should not be any visible change

`fully_qualified_name` returns the fully qualified name of the type like `pyarrow.Table`
@Tpt Tpt force-pushed the tpt/python-accessors branch from ab009ed to ce704f6 Compare June 17, 2026 16:14

@alamb alamb left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks like a nice change to me -- thank you @Tpt

cc @timsaucer and @kylebarron

@kylebarron kylebarron left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice, it uses an actual C API method PyType_GetFullyQualifiedName()

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants