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

Fix the behavior of from_fixed_size_list when offset > 0 #1964

Merged
merged 2 commits into from Jun 29, 2022

Commits on Jun 29, 2022

  1. fix the behaviour of from_fixed_size_list when offset > 0

    Signed-off-by: remzi <13716567376yh@gmail.com>
    HaoYang670 committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    2ce9adc View commit details
    Browse the repository at this point in the history
  2. Update arrow/src/array/array_binary.rs

    Co-authored-by: Raphael Taylor-Davies <1781103+tustvold@users.noreply.github.com>
    HaoYang670 and tustvold committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    e1ba55d View commit details
    Browse the repository at this point in the history