Zach
Zach
**Is your feature request related to a problem? Please describe.** With #711 a more flexible way to define transform function for ScalaClassSparkDfsTransformer was implemented. It supports mapping DataFrames, Datasets *and...
**Is your feature request related to a problem? Please describe.** Currently Expectations are validated when on writing DataObjects. This covers the case that subsequent actions have read validated data. But...
**Is your feature request related to a problem? Please describe.** To structure complex user defined functions Scala "case classes" with their attributes can be defined. As return value of the...
**Is your feature request related to a problem? Please describe.** Historically SDLB a SubFeed passes Spark DataFrames from one Action to another. Writing to a table was done as "side...
see #813 Documentation and example in Databricks see #830
Documentation for #813 Should we add this rather as blog post, WDYT?
see #810 Notes: - for Snowflake/Snowpark is difficult to create unit tests, as it is only available as a service. To test the virtual partitions i extended and executed SnowflakeDataObjectIT...
**Is your feature request related to a problem? Please describe.** We use ScalaJ Http Library to query Webservices in different places. It is deprected and no longer maintained, see https://github.com/scalaj/scalaj-http/blob/master/README.md...
**Is your feature request related to a problem? Please describe.** SDLB githash should be written to log, not only pom version, date, creator. Additionally there should be the possibility to...