CoxAutomotiveDataSolutions / waimak

Waimak is an open-source framework that makes it easier to create complex data flows in Apache Spark.
Apache License 2.0
75 stars 16 forks source link

Experimental value level combinators for flows #113

Closed jamesfielder closed 2 years ago

jamesfielder commented 3 years ago

Description

This change allows combining flows with a ++ operator, instead of requiring an implicit class to be defined (or other methods). This is still very much experimental.

Fixes # (issue)

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

Additional unit tests have been added

sonarcloud[bot] commented 2 years ago

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
9.2% 9.2% Duplication