tdr.DisableCoGroup Function | R Table Operators | Teradata Vantage - tdr.DisableCoGroup - Advanced SQL Engine - Teradata Database

SQL External Routine Programming

Product
Advanced SQL Engine
Teradata Database
Release Number
17.05
17.00
Published
June 2020
Language
English (United States)
Last Update
2021-01-24
dita:mapPath
qwr1571437338192.ditamap
dita:ditavalPath
lze1555437562152.ditaval
dita:id
B035-1147
lifecycle
previous
Product Category
Teradata Vantage™

Purpose

Disables the cogroup functionality for table operators that handle multiple input streams.

Syntax

tdr.DisableCoGroup()

Usage Notes

You can call tdr.DisableCoGroup in the contract function to turn off the cogroup functionality.

If cogroup is disabled, table operators that handle multiple input streams may return different results on systems with different configurations where the number of AMPs differ. To get consistent results on different configurations, cogroup must be enabled.

For more information about cogroups, see Teradata Vantage™ - SQL Operators and User-Defined Functions, B035-1210.