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.10
Published
July 2021
Language
English (United States)
Last Update
2021-07-27
dita:mapPath
rin1593638965306.ditamap
dita:ditavalPath
rin1593638965306.ditaval
dita:id
B035-1147
lifecycle
previous
Product Category
Teradata Vantageā„¢

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.