Skip to main content Skip to complementary content

Select and load data from an Apache Drill database

Once you have created a connection to an Apache Drill database, you can select data and load it into a Qlik Sense app or a QlikView document. In Qlik Sense, you load data through the Add data dialog or the Data load editor. In QlikView, you load data through the Edit Script dialog.

Information noteThe SELECT statement does not include a WHERE clause, but one can be added in the Data load editor after the script built automatically in the script panel is inserted there. The SELECT statement for the Apache SPARK Connector supports the addition of WHERE clause.

Qlik Sense: Apache Drill database properties

Database properties that can be configured
Properties Description
Owner Lists the owners of tables in the data store.
Tables

Lists the tables associated with the selected owner.

Selecting a table will cause the table fields to be displayed in the Data preview tab.

Filter tables Displays a field where you can enter filter criteria to search for specific tables.
Data preview

Displays a preview of the fields and data of the selected table.

Metadata Displays a table of the fields and whether they are primary keys. Primary-key fields are also labeled with a key icon Primary key beside the field name.
Fields Lists the fields in each selected table. If the table name check box is selected, all the fields in the table are automatically selected. If you click only the table name, fields are displayed but not selected. They can then be selected individually.

You can also change the field name by clicking on the existing field name. The new name is then used as an alias for the name the field has in the database.

Filter data

Displays a field in which you can enter filter criteria.

Filter data from an ODBC database

Filter fields Displays a field where you can filter on field names
Hide script/Preview script Shows or hides the load script that is automatically generated when table and field selections are made.
Include LOAD statement

Adds a LOAD statement before the SELECT statement.

Add a LOAD statement to an ODBC connection

Add data

Opens the Associations view of the Data manager.

Allows you add more data sources, fix any errors in your data, and create table associations. This option is available only when you use Add data.

Managing data associations

Insert script Inserts the script displayed in the Data preview panel into the script editor. This option is available only when you use the Data load editor.

QlikView: Apache Drill database properties

Database properties that can be configured
Properties Description
Owner Lists the owners of tables in the data store.
Objects

Lists the tables associated with the selected owner.

Selecting a table will cause the table fields to be displayed in the Preview tab.

Fields

Lists the fields associated with the selected table.

Script Displays the load script built from the selected objects and fields.
Preview

Displays a preview of the fields and data of the selected table.

Use the Maximum rows drop-down menu to limit the number of lines included in the preview.

Preceding load

Adds a LOAD statement before the SELECT statement.

Add a LOAD statement to an ODBC connection

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!