Supporting CTAS queries for Hive to SparkSql translations
nimesh1601 opened this issue · 0 comments
nimesh1601 commented
Currently Coral only supports translations for select kinds of queries. If we want to translate CTAS queries, it throws an error during AST node to SqlNode conversion.