succinct icon indicating copy to clipboard operation
succinct copied to clipboard

Cleanup support for Spark SQL interface.

Open anuragkh opened this issue 8 years ago • 0 comments

The current Spark SQL interface still uses constructs from Spark 1.4.0. The implementation can benefit from the optimizations if the Data Source is brought up to date with Spark 2.0 constructs including Datasets.

Additionally, the current Spark SQL interface supports a subset of operators. We should add support for all Spark SQL operators.

anuragkh avatar Oct 17 '16 23:10 anuragkh