Skip to content

Spark-DS/logic-schema-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A demo consumer of Spark-DS/logic-schema, a Scala library to create data specification and validation, help developing applications based on Apache Spark.

Spark-DS/logic-schema follows the principal of code as specification and configuration, it enables developers to

  • Create Apache Spark data schema;

  • Specify constraints;

  • Compare Schemas;

  • Validate data against schema.

Try

Follow this document to install necessary software.

Open a terminal (Unix) or Command (Windows) window

Then follow these steps:
git clone https://github.com/Spark-DS/logic-schema-demo.git
cd logic-schema-demo
sbt test

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors