Details
-
Type:
Sub-task
-
Status: Resolved
-
Priority:
Blocker
-
Resolution: Fixed
-
Affects Version/s: Impala 2.8.0
-
Fix Version/s: Impala 2.8.0
-
Component/s: Infrastructure
-
Labels:None
-
Target Version:
Description
Once IMPALA-4343 is finished, implement the SqlWriter methods for both Postgres 9.5+ and Impala for INSERT queries. This involves serializing the Pythonic object model representation of a query and turning it into syntactically valid SQL.
References: