skip to main content
The Connect XE Drivers : The Driver for Apache Hive : Connection Option Descriptions for Apache Hive : Use Native Catalog Functions
 

Try DataDirect Drivers Now
Use Native Catalog Functions

Attribute

UseNativeCatalogFunctions (UNCF)

Purpose

This option is supported only for HiveServer2 connections. Specifies whether the driver uses native catalog functions to retrieve information returned by the SQLTables, SQLColumns, and SQLStatistics catalog functions.

Valid Values

0 | 1

Behavior

If set to 0 (Disabled), the driver uses ODBC catalog functions to retrieve data source information.
If set to 1 (Enabled), the driver uses native catalog functions to retrieve information returned by the SQLTables, SQLColumns, and SQLStatistics catalog functions.

Default

0 (Disabled)

GUI Tab

Advanced tab