When connected to Cloudera Impala using the ODBC Driver for Impala 5.4.5 and trying to execute:
CREATE TABLE <schema/database>.<table_name> ( ..... );
Toad Data Point ( TDP ) hangs and it's necessary to kiil it as it becomes unusable and one can't just close it.
The issue also happens when using the table editor to create a new table, just with one column. TDP hangs, never returns and one has to kill the app.
The table never gets created.