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 Decimal256Builder and Decimal256Array; Decimal arrays now implement BasicDecimalArray trait #2000

Merged
merged 8 commits into from Jul 8, 2022

Commits on Jul 5, 2022

  1. Copy the full SHA
    fc2e23f View commit details
    Browse the repository at this point in the history
  2. Add decimal builder test

    viirya committed Jul 5, 2022
    Copy the full SHA
    9bbb42f View commit details
    Browse the repository at this point in the history
  3. Rebased with master

    viirya committed Jul 5, 2022
    Copy the full SHA
    1dd13ea View commit details
    Browse the repository at this point in the history
  4. Trigger Build

    viirya committed Jul 5, 2022
    Copy the full SHA
    8a41ec8 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    ea3653e View commit details
    Browse the repository at this point in the history
  6. Deduplicate by using macro

    viirya committed Jul 5, 2022
    Copy the full SHA
    7c3e00f View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2022

  1. Trigger Build

    viirya committed Jul 6, 2022
    Copy the full SHA
    ec0d4fa View commit details
    Browse the repository at this point in the history
  2. Add precision and scale check

    viirya committed Jul 6, 2022
    Copy the full SHA
    6eb38d2 View commit details
    Browse the repository at this point in the history