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

Test which fields should be dictionaries #19

Closed
willbeason opened this issue Dec 11, 2024 · 1 comment
Closed

Test which fields should be dictionaries #19

willbeason opened this issue Dec 11, 2024 · 1 comment
Assignees

Comments

@willbeason
Copy link
Member

Once the tables are implemented and exported, test if there are columns which can efficiently be made into arrow.DictionaryType. These are best ones which have a small number of unique elements.

Some initial ideas:

  • genre
  • license
  • publisher (less likely)

More ideas will be added as comments below.

@willbeason willbeason self-assigned this Dec 11, 2024
@willbeason
Copy link
Member Author

Done. These are reflected in the schemas which will be uploaded shortly.

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

No branches or pull requests

1 participant