[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-09-18 UTC."],[[["`ColumnNoiseImpact` enums categorize the impact of noise on the confidence of column results for UI warnings."],["The enums range from unspecified impact to no noise, low impact, and high impact."],["This information is crucial for understanding the reliability of column results in the presence of noise."]]],["The provided content defines the `ColumnNoiseImpact` enum, used to assess the effect of noise on column result confidence, specifically for UI warnings. It outlines four possible values: `COLUMN_NOISE_IMPACT_UNSPECIFIED` (no impact specified), `NOT_NOISED` (column is not noised), `LOW_IMPACT` (noise has minimal impact), and `HIGH_IMPACT` (noise significantly affects confidence). These values indicate the level to which noise influences the reliability of column results.\n"]]