Fixed * Support for parametrized queries when DLT module is loaded
0.4.6
Added * Support for parametrized queries when DLT module is loaded Fixed * Issue with getting environment stack on null properties
0.4.5
Updated * `with_column` transformer node method to allow for `None` type
0.4.4
Added * WorkspaceFile attribute to Pipeline class to customize access controls Fixed * Spark dependencies * Fixed encoding when reading from yaml files Updated * Changed pipeline JSON file permission from `account users` to `users` * Smart join to support coalesce of columns outside of the join
0.4.3
Updated * Dataframe type propagation through all pipeline children Fixed * Reading pipeline node data source is isolation mode
0.4.2
Fixed * Creation of the same column multiple times in a transformer node