Table of Contents generated with DocToc

Supported impala server versions

2.5, 2.9, 2.10

Connection preview support

Supports all tables that can be listed by the show tables command.

SQL query dataset support for SQL

Only supports the SELECT statement, supports all SELECT-related features supported by the connected impala server, users need to ensure the syntax complies with impala sql standards.

Supported authentication methods for connecting to impala server

Supports username and password authentication methods, does not support SSL.

Unsupported field types

Columns of the following types in impala tables cannot be handled correctly. If you need other fields from this table, you can enter a select statement in the SQL query that does not include these fields.

  • ARRAY
  • MAP
  • STRUCT