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

Refactor pa_to_feast_value_type #2246

Merged
merged 2 commits into from
Feb 1, 2022

Commits on Feb 1, 2022

  1. Refactor pa_to_feast_value_type

    This refactoring is intented to make it more difficult
    to forget to add conversion for LIST versions of
    non-LIST types.
    
    Signed-off-by: Judah Rand <17158624+judahrand@users.noreply.github.com>
    judahrand committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    65cfa84 View commit details
    Browse the repository at this point in the history
  2. Tidy up assert_expected_arrow_types

    Signed-off-by: Judah Rand <17158624+judahrand@users.noreply.github.com>
    judahrand committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    5c342e5 View commit details
    Browse the repository at this point in the history