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

Migrate arrow_cast to a UDF #9610

Merged
merged 13 commits into from
Mar 18, 2024

Commits on Feb 21, 2024

  1. Configuration menu
    Copy the full SHA
    b9aa40b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0c63b47 View commit details
    Browse the repository at this point in the history
  3. fix: unwrap arg1 on match arm

    Co-authored-by: Andrew Lamb <[email protected]>
    brayanjuls and alamb authored Feb 21, 2024
    Configuration menu
    Copy the full SHA
    040f5c2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    33cc854 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Configuration menu
    Copy the full SHA
    01d1f6b View commit details
    Browse the repository at this point in the history
  2. Rewrite to use simplify API

    alamb committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    769ff55 View commit details
    Browse the repository at this point in the history
  3. Update error messages

    alamb committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    56c337b View commit details
    Browse the repository at this point in the history
  4. Fix up tests

    alamb committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    6025b0a View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. Update cargo.lock

    alamb committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    9cb7ff1 View commit details
    Browse the repository at this point in the history
  2. fix test

    alamb committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    182e1da View commit details
    Browse the repository at this point in the history
  3. fix

    alamb committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    5b8fc25 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. Configuration menu
    Copy the full SHA
    1af869f View commit details
    Browse the repository at this point in the history
  2. Fix merge errors, return error

    alamb committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    0c7b7be View commit details
    Browse the repository at this point in the history