LOAD DATA
ImpalaClient.
raw_sql
Execute a given query string.
Could have unexpected results if the query modifies the behavior of the session in a way unknown to Ibis; be careful.
query (string) – DML or DDL statement
Backend cursor