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

Feature/issue 5262 support to create remote udf in sql #802

Merged

Commits on Jul 12, 2024

  1. support parser

    chhtimeplus committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    dbd762f View commit details
    Browse the repository at this point in the history
  2. support ast

    chhtimeplus committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    7f1831d View commit details
    Browse the repository at this point in the history
  3. support interpreter

    chhtimeplus committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    5aeeb8e View commit details
    Browse the repository at this point in the history
  4. add smoke test

    chhtimeplus committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    df09a6e View commit details
    Browse the repository at this point in the history
  5. fix a minor problem

    chhtimeplus committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    ea88378 View commit details
    Browse the repository at this point in the history
  6. clang-format

    chhtimeplus committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    e6fc885 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    97f66fe View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8640e88 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. Configuration menu
    Copy the full SHA
    750f022 View commit details
    Browse the repository at this point in the history
  2. remove payload

    chhtimeplus committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    923bc2c View commit details
    Browse the repository at this point in the history
  3. remove some debug info

    chhtimeplus committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    f0496e8 View commit details
    Browse the repository at this point in the history
  4. clang-format

    chhtimeplus committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    e4399b2 View commit details
    Browse the repository at this point in the history
  5. fix comments

    chhtimeplus committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    ae6c4c4 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Configuration menu
    Copy the full SHA
    895322c View commit details
    Browse the repository at this point in the history
  2. convert header remove

    chhtimeplus committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    468f706 View commit details
    Browse the repository at this point in the history
  3. remove empty tab

    chhtimeplus committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    74ab50e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4c67693 View commit details
    Browse the repository at this point in the history