Other Forms of Compression Used by Vantage - Analytics Database - Teradata Vantage

SQL Data Definition Language Detailed Topics

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
VMware
Product
Analytics Database
Teradata Vantage
Release Number
17.20
Published
June 2022
ft:locale
en-US
ft:lastEdition
2024-12-13
dita:mapPath
vuk1628111288877.ditamap
dita:ditavalPath
qkf1628213546010.ditaval
dita:id
jbg1472252759029
lifecycle
latest
Product Category
Teradata Vantage™

Hash and Join Index Row Compression

When describing compression of hash and join indexes, compression refers to a logical row compression in which multiple sets of non-repeating column values are appended to a single set of repeating column values. This enables the system to store the repeating value set only once, while any non-repeating column values are stored as logical segmental extensions of the base repeating set.

Block-Level Compression

Block-level compression, or BLC, is a lossless physical compression method that can be specified in a CREATE TABLE statement. Block-level compression can be applied to row-level security constraint columns, which are not eligible for multivalue compression and algorithmic compression.

For information about BLC and how the system applies compression to various types of tables, see Teradata Vantage™ - Database Utilities, B035-1102.

Autocompression for Column-Partitioned Tables

When describing system-selected autocompression of containers in column-partitioned tables, compression refers to various compression methods that Vantage can use to compress the column values of a container.