Turn impurity reason "parametrized path" to "constant path" once value is known · Issue #1359 · Safe-DS/DSL · GitHub
More Web Proxy on the site http://driver.im/
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Say a segment has the impurity reason "FileReadFromParametrizedPath". Once we know the value of the parameter, e.g. when the segment is called, we can refine this.
Desired solution
Once the value is known, replace the impurity reason "parametrized path" with "constant path" for reads and writes.
Possible alternatives (optional)
No response
Screenshots (optional)
No response
Additional Context (optional)
No response
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem?
Say a segment has the impurity reason "FileReadFromParametrizedPath". Once we know the value of the parameter, e.g. when the segment is called, we can refine this.
Desired solution
Once the value is known, replace the impurity reason "parametrized path" with "constant path" for reads and writes.
Possible alternatives (optional)
No response
Screenshots (optional)
No response
Additional Context (optional)
No response
The text was updated successfully, but these errors were encountered: