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

feat: implement json_get_array UDF #36

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Commits on Aug 14, 2024

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

Commits on Aug 16, 2024

  1. add column structs

    vigimite committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    9807bc4 View commit details
    Browse the repository at this point in the history
  2. add tests, run clippy fix

    vigimite committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    94e9ddd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    02ab134 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d1144b9 View commit details
    Browse the repository at this point in the history
  5. revert behavior change

    vigimite committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    a74c57d View commit details
    Browse the repository at this point in the history
  6. resolve merge conflict

    vigimite committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    7ea7f9b View commit details
    Browse the repository at this point in the history