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: add remote function options to routines #1558

Merged
merged 9 commits into from
May 19, 2023

Commits on Apr 20, 2023

  1. feat: add remote function options

    This PR adds support for defining routines as remote UDFs.
    shollyman committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    b3c9436 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2023

  1. basic integration test

    shollyman committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    216c96a View commit details
    Browse the repository at this point in the history
  2. augment tests

    shollyman committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    c9dfac1 View commit details
    Browse the repository at this point in the history
  3. rename prop

    shollyman committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    bb02afb View commit details
    Browse the repository at this point in the history
  4. augment tests

    shollyman committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    9086950 View commit details
    Browse the repository at this point in the history
  5. more testing

    shollyman committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    e088045 View commit details
    Browse the repository at this point in the history
  6. cover shenanigans

    shollyman committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    9b0be27 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2023

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

Commits on May 19, 2023

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