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

Support system variables #6

Closed
arjendev opened this issue Aug 31, 2023 · 0 comments · Fixed by #30
Closed

Support system variables #6

arjendev opened this issue Aug 31, 2023 · 0 comments · Fixed by #30
Labels
enhancement New feature or request

Comments

@arjendev
Copy link
Collaborator

arjendev commented Aug 31, 2023

System variables are not replaced upon evaluation (https://learn.microsoft.com/en-us/azure/data-factory/control-flow-system-variables).

Requirements:

  • Build a new implementation of BaseExpression that detects and evaluates system variables
  • Add system variables to the state

Nice to have:

  • Improve expression detection and replacement mechanism
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
1 participant