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-#6301: Simplify usage of algebra operators to define custom functions #6302

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Commits on Jun 27, 2023

  1. Dtaft implementation of UDFs in operators

    Signed-off-by: Dmitry Chigarev <[email protected]>
    dchigarev committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    990ec17 View commit details
    Browse the repository at this point in the history
  2. Add tests

    Signed-off-by: Dmitry Chigarev <[email protected]>
    dchigarev committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    ac9732e View commit details
    Browse the repository at this point in the history
  3. Add doc-strings

    Signed-off-by: Dmitry Chigarev <[email protected]>
    dchigarev committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    5899084 View commit details
    Browse the repository at this point in the history
  4. Update docs

    Signed-off-by: Dmitry Chigarev <[email protected]>
    dchigarev committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    e9f5dcd View commit details
    Browse the repository at this point in the history
  5. fix doc-strings

    Signed-off-by: Dmitry Chigarev <[email protected]>
    dchigarev committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    ee354fd View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2023

  1. Configuration menu
    Copy the full SHA
    884224e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    96089da View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

  1. Remove high-level imports in algebra operators

    Signed-off-by: Dmitry Chigarev <[email protected]>
    dchigarev committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    d65387e View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. Apply @vnlitvinov's suggestions

    Signed-off-by: Dmitry Chigarev <[email protected]>
    dchigarev committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    3f3cc5b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    52eeecc View commit details
    Browse the repository at this point in the history