GitHub user priyankagovindraj added a comment to the discussion: Render jinja template in a standalone class
`class SqlTable:
name: Union[str, TableMacro]
database: str
data_source: DataSource
partition_clause: Optional[str] = None
`
The name and partition_clause fields are templated
GitHub link:
https://github.com/apache/airflow/discussions/43805#discussioncomment-11218715
----
This is an automatically sent email for [email protected].
To unsubscribe, please send an email to: [email protected]
