HResults.DTS_I_TXAGG_COUNTDISTINCT_REHASH Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The Aggregate transformation has encountered %1!d! distinct values while performing a "count distinct" aggregation on "%2". The transformation will re-hash data because the number of distinct values is more than expected. The component can be configured to avoid data re-hash by adjusting the CountDistinctKeys, CountDistinctKeyScale, and AutoExtendFactor properties.
public: int DTS_I_TXAGG_COUNTDISTINCT_REHASH = 1075876059;
public const int DTS_I_TXAGG_COUNTDISTINCT_REHASH = 1075876059;
val mutable DTS_I_TXAGG_COUNTDISTINCT_REHASH : int
Public Const DTS_I_TXAGG_COUNTDISTINCT_REHASH As Integer = 1075876059