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

#33: Make execution of function without verification easier #34

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

Commits on Sep 11, 2024

  1. Configuration menu
    Copy the full SHA
    242d31a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    10801f6 View commit details
    Browse the repository at this point in the history
  3. * the new execute renamed to perform

    * new function `getResult` which returns the list of function outputs
    benedeki committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    4484c57 View commit details
    Browse the repository at this point in the history
  4. Update balta/src/main/scala/za/co/absa/db/balta/classes/DBFunction.scala

    Co-authored-by: miroslavpojer <miroslav.pojer@absa.africa>
    benedeki and miroslavpojer authored Sep 11, 2024
    Configuration menu
    Copy the full SHA
    789b92c View commit details
    Browse the repository at this point in the history
  5. Update balta/src/main/scala/za/co/absa/db/balta/classes/DBFunction.scala

    Co-authored-by: miroslavpojer <miroslav.pojer@absa.africa>
    benedeki and miroslavpojer authored Sep 11, 2024
    Configuration menu
    Copy the full SHA
    e923c42 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2024

  1. Merge branch 'master' into feature/33-make-execution-of-function-with…

    …out-verification-easier
    benedeki authored Sep 29, 2024
    Configuration menu
    Copy the full SHA
    843ddb8 View commit details
    Browse the repository at this point in the history