DataChefHQ / sparkle

✨ A meta framework for Apache Spark, helping data engineers to focus on solving business problems with highest quality!
Apache License 2.0
3 stars 0 forks source link

Finalize Sparkle class interface #12

Open farbodahm opened 2 months ago

farbodahm commented 2 months ago

After all of the readers and writers are finished, make sure main Sparkle class integrates with the provided readers and writers.

shahinism commented 1 month ago

This interface should implement a contract based communication with Damavand based on https://github.com/DataChefHQ/damavand/issues/20.