Hive Connector SQL Syntax | Teradata QueryGrid - SQL Syntax for the Hive Initiator Connector - Teradata QueryGrid

Teradata® QueryGrid™ Installation and User Guide

Product
Teradata QueryGrid
Release Number
2.19
Published
July 2022
Language
English (United States)
Last Update
2022-07-28
dita:mapPath
jpf1654813554544.ditamap
dita:ditavalPath
ft:empty
dita:id
lxg1591800469257
Product Category
Analytical Ecosystem
Teradata QueryGrid supports the following SQL statements from a Hive connector node when Hive is the initiator:
  • SELECT
  • INSERT
  • SHOW
  • DESCRIBE
  • EXPLAIN

SQL syntax used with the Hive connector differs from Teradata SQL syntax.

The Hive connector supports predicate pushdown by default. Hive initiator connectors support the following logical expressions as pushdown predicates: And, Or, Not, Eq, NEq, LT, GT, LE, GE, Like, IsNULL, Between, In, and NOT IN.