EIS-Bonn / Squerall

An implementation of the so-called Semantic Data Lake, using Apache Spark and Presto.
https://eis-bonn.github.io/Squerall/
Apache License 2.0
30 stars 12 forks source link

Not support for wildcard in SELECT clause #12

Open dachafra opened 4 years ago

dachafra commented 4 years ago

At this moment, the engine does not give support for queries like SELECT * [...] and the query needs to project all the variables in this clause