Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add back Table and View exports, make constructors throw like pyarrow.Table #2831

Merged
merged 1 commit into from
Nov 7, 2024

Conversation

timkpaine
Copy link
Member

followup to #2830

reexpose these types for pydantic, csp, any other type checking libraries, and make their constructors throw helpful error messages:

Screenshot 2024-11-06 at 18 45 51

….Table

Signed-off-by: Tim Paine <3105306+timkpaine@users.noreply.github.com>
@timkpaine timkpaine added enhancement Feature requests or improvements Python labels Nov 6, 2024
Copy link
Member

@texodus texodus left a comment

Choose a reason for hiding this comment

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

Thanks for the PR! Looks good!

@texodus texodus marked this pull request as ready for review November 7, 2024 02:46
@texodus texodus merged commit c566251 into master Nov 7, 2024
13 checks passed
@texodus texodus deleted the tkp/types branch November 7, 2024 02:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Feature requests or improvements Python
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants