Skip to content
Snippets Groups Projects

Function Interface: Source Target

Merged David Schäfer requested to merge srctrg into develop

A simple implementation, that adds the option to write the result of function calls into a new column and adresses #81 (closed). This works without altering the function interface itself and instead simply copies the field into a new column called target before the function is invoked.

I initially thought, this could be some sort of intermediate solution to get things rolling without actually touching most of the code base, but with the prospect to eventually change all function signatures and remove this again. But the more I think about it, the more I guess this could be an appropriate solution in itself. In the end, it saves as from adding another argument to the function interface and the explicit checking/copying within all registered function.

What do you think about that @palmb and @luenensc ?

Edited by David Schäfer

Merge request reports

Pipeline #13234 passed

Pipeline passed for aa91d50b on srctrg

Merged by David SchäferDavid Schäfer 4 years ago (Jan 4, 2021 4:50pm UTC)

Loading

Pipeline #13272 passed

Pipeline passed for 495f558d on develop

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading