There is no HiveQL::Abstract
, and
HiveQL's differences from SQL make it untenable to
use SQL::Abstract
for this
purpose.
I'm not a huge fan of SQL::Abstract
myself, but if you are, perhaps there is an opportunity here for
an enterprising prospective contributor.
I'm just using here-docs and data structures. Sue me.