Support for Delta Lake | Analytics Database 17.20 | Teradata Vantage - Support for Delta Lake - Analytics Database - Teradata Vantage

Teradata Vantage™ - Analytics Database Release Summary - 17.20 What's New

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
VMware
Product
Analytics Database
Teradata Vantage
Release Number
17.20
Published
June 2022
Language
English (United States)
Last Update
2024-01-30
dita:mapPath
jva1628096041737.ditamap
dita:ditavalPath
qkf1628213546010.ditaval
dita:id
weq1472245453190
Product Category
Teradata Vantage

This feature introduces a new manifest handler to read Delta table manifest files, which are text files that list the paths of the objects stored on external object store. The ability to read Delta tables using a foreign table or READ_NOS is enabled by this feature.

Benefits

  • You can perform READ_NOS operations on a Delta table where the manifest files are generated.

Considerations

  • This feature does not support WRITE_NOS.
  • This feature reads the existing manifest file but does not generate a Manifest file for the given Delta table.

SQL Changes

  • A new parameter, TABLE_FORMAT, is added to the CREATE FOREIGN TABLE and READ_NOS syntax.

Additional Information

For more information, see:
  • Teradata Vantage™ - Native Object Store Getting Started Guide, B035-1214
  • CREATE FOREIGN TABLE in Teradata Vantage™ - SQL Data Definition Language Syntax and Examples, B035-1144
  • READ_NOS in Teradata Vantage™ - SQL Operators and User-Defined Functions, B035-1210 and Teradata Vantage™ - SQL Data Manipulation Language, B035-1146