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 support of converting FixedSizeBinaryArray to DecimalArray #2041

Merged

Commits on Jul 11, 2022

  1. Add support of converting FixedSizeBinaryArray to Decimal

    Signed-off-by: remzi <13716567376yh@gmail.com>
    HaoYang670 committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    32810bc View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2022

  1. Update arrow/src/array/array_decimal.rs

    Co-authored-by: Raphael Taylor-Davies <1781103+tustvold@users.noreply.github.com>
    HaoYang670 and tustvold committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    775c6c3 View commit details
    Browse the repository at this point in the history
  2. use better builder API

    Signed-off-by: remzi <13716567376yh@gmail.com>
    HaoYang670 committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    d31f2e4 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2022

  1. trigger CI

    Signed-off-by: remzi <13716567376yh@gmail.com>
    HaoYang670 committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    7c12db4 View commit details
    Browse the repository at this point in the history