smohler / lernspark

Have you ever wondered what the f#*k Apache Spark, Docker, CI/CD, and modern big data architectures look are? Me too!
MIT License
0 stars 0 forks source link

Define data.model #5

Closed smohler closed 7 months ago

smohler commented 7 months ago

A file in the root should define the example data and column values. You can define several tables or just one table in this file. Should be similar to .sql but a little lighter syntax. Consider using Apple's PLK