What are the DDL and DML of Shark (Spark SQL)?

Currently, I wanna take Shark’s (Spark SQL) DDL and DML as an reference to design/implement SQLE’s DDL and DML. However, I cannot find its DDL and DML. I can only find several SQLs in Shark paper[1].

[1] shark paper – http://tab.d-thinker.org/showthread.php?tid=2585

Shark’s language is Hive QL. HQL’s DDL and DML can be found at

Hive Data Definition Language

Hive Data Manipulation Language

An good overview can be found at Hive and Shark SQL and Rich Analytics at Scale by Amir H. Payberah.

Eric Ma

Eric is a systems guy. Eric is interested in building high-performance and scalable distributed systems and related technologies. The views or opinions expressed here are solely Eric's own and do not necessarily represent those of any third parties.

Leave a Reply

Your email address will not be published. Required fields are marked *