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 : Support for deregistering user defined functions #9239

Merged
merged 10 commits into from
Feb 27, 2024

Commits on Feb 15, 2024

  1. Initial commit

    mobley-trent committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    eaecee0 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. Configuration menu
    Copy the full SHA
    8631337 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ff65567 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

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

Commits on Feb 27, 2024

  1. Added test for udwf

    mobley-trent committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    e254313 View commit details
    Browse the repository at this point in the history
  2. Linting with rustfmt

    mobley-trent committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    4cd5e47 View commit details
    Browse the repository at this point in the history
  3. Update datafusion/core/src/execution/context/mod.rs

    Co-authored-by: Andrew Lamb <andrew@nerdnetworks.org>
    mobley-trent and alamb authored Feb 27, 2024
    Configuration menu
    Copy the full SHA
    5758d1b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4a4ea26 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8ad2c77 View commit details
    Browse the repository at this point in the history
  6. fix fmt

    alamb committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    cfcfcb0 View commit details
    Browse the repository at this point in the history