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(core): implement file-based remote function register #829

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

Commits on Oct 16, 2024

  1. Configuration menu
    Copy the full SHA
    027f1ec View commit details
    Browse the repository at this point in the history
  2. implement python api

    goldmedal committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    e8e3cfb View commit details
    Browse the repository at this point in the history
  3. add testing data

    goldmedal committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    d5f1ded View commit details
    Browse the repository at this point in the history
  4. add missing file

    goldmedal committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    8c99e20 View commit details
    Browse the repository at this point in the history
  5. fix compile error

    goldmedal committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    1b210e1 View commit details
    Browse the repository at this point in the history
  6. fix ibis test

    goldmedal committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    a39658a View commit details
    Browse the repository at this point in the history
  7. remove unused code

    goldmedal committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    03c3271 View commit details
    Browse the repository at this point in the history
  8. fix clippy

    goldmedal committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    5b80b03 View commit details
    Browse the repository at this point in the history
  9. fix ibis test

    goldmedal committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    f1960ad View commit details
    Browse the repository at this point in the history