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

Python: Add basic Schema and visitors to types #1

Merged
merged 1 commit into from
Nov 2, 2021

Conversation

rdblue
Copy link

@rdblue rdblue commented Oct 29, 2021

@nssalian, I converted the schema visitor over to Python and implemented index_by_id to help out with this PR. This is how the id to field index should be created using field IDs. I hope this helps!

@rdblue rdblue force-pushed the py-partition-spec branch from 7e070b8 to e09d261 Compare October 29, 2021 23:02
@nssalian nssalian merged commit f6da13a into nssalian:py-partition-spec Nov 2, 2021
@nssalian
Copy link
Owner

nssalian commented Nov 2, 2021

Thanks @rdblue . Merged this to my branch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants