GitHub user chenlica added a comment to the discussion: Proposal: Workflow 
Templates — save a workflow as a reusable, parameterized template

@Yicong-Huang I think you misunderstood the meaning of a "template."  Consider 
a workflow A -> B -> C, where B is a filter operator with a condition "price < 
20".  If we want to make "20" a configurable variable, we can create a template 
that has X as a parameter.   After a user specifies a value for X, say, 50, the 
system will generate a workflow where B has a condition "price < 50."

I hope you can see it's very different from a macro.

GitHub link: 
https://github.com/apache/texera/discussions/6070#discussioncomment-17556608

----
This is an automatically sent email for [email protected].
To unsubscribe, please send an email to: [email protected]

Reply via email to