Dynamic Row Partition Elimination | Optimizer Process | Teradata Vantage - Dynamic Row Partition Elimination - Analytics Database - Teradata Vantage

SQL Request and Transaction Processing

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-10-04
dita:mapPath
zfm1628111633230.ditamap
dita:ditavalPath
qkf1628213546010.ditaval
dita:id
evd1472255317510
lifecycle
latest
Product Category
Teradata Vantageā„¢

Dynamic row partition elimination (DPE) is a form of partition elimination that occurs after data values in the tables are known in order to eliminate partitions: the database cannot determine the partitions to be eliminated until the plan is executed and the data is scanned. Because of this, dynamic partition elimination must be applied on the AMPs after query optimization has already taken place.

Several forms of dynamic row partition elimination exist such as DPE for merge, hash, or product joins, DPE that occurs with a rowkey-based merge join, and others. See Product Joins With Dynamic Row Partition Elimination and Product Join With Dynamic Row Partition Elimination for Character Partitioning for some applications of dynamic row partition elimination.