activeviam / par-student-spark-atoti

Project with students from CentraleSupelec to explore Spark API in order to power atoti with Spark
1 stars 0 forks source link

Spark sql #9

Closed sehyod closed 2 years ago

sehyod commented 2 years ago

Add new listSql and aggregateSql methods that take a SparkSession and a table name instead of a Dataframe Add tests for these new methods (The csv are registered as SQL temporary views in the sprak session)