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 FixedSizeBinaryArray::try_from_sparse_iter_with_size #3054

Merged
merged 12 commits into from Nov 13, 2022

Commits on Oct 20, 2022

  1. Configuration menu
    Copy the full SHA
    8fac8fc View commit details
    Browse the repository at this point in the history
  2. add ord test

    maxburke committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    edc745e View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2022

  1. Configuration menu
    Copy the full SHA
    f5db19a View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2022

  1. FixedSizeBinaryArray::try_from_sparse_iter has fails to generate a va…

    …lid array when the iterator only produces None values
    maxburke committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    c7ea585 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    702fe25 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8f787a7 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2022

  1. Configuration menu
    Copy the full SHA
    761fa15 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    85faf04 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7162712 View commit details
    Browse the repository at this point in the history
  4. format + fix failing tests

    maxburke committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    763b9da View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2022

  1. fix build

    maxburke committed Nov 12, 2022
    Configuration menu
    Copy the full SHA
    6210d69 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2022

  1. Configuration menu
    Copy the full SHA
    4d7498c View commit details
    Browse the repository at this point in the history