Here are all the actual test exam dumps for IT exams. Most people prepare for the actual exams with our test dumps to pass their exams. So it's critical to choose and actual test pdf to succeed.

Exam GES-C01 Topic 1 Question 21 Discussion

Actual exam question for Snowflake's GES-C01 exam
Question #: 21
Topic #: 1
A data engineer is integrating SNOWFLAKE. CORTEX. CLASSIFY_TEXT into an automated data pipeline that uses dynamic tables to process and transform streaming text dat a. They have ensured that the service account used has been granted the necessary SNOWFLAKE. CORTEX_USER database role. After deploying the pipeline, they consistently receive an error whenever CLASSIFY_TEXT is invoked. Which of the following is the most likely cause of the error encountered by the data engineer?

Suggested Answer: D Vote an answer

Option A is plausible for a data-specific error, but the question describes a 'consistent error' during pipeline integration. The maximum number of categories is 100. Option B is incorrect because if the text contains non-plain English content like code snippets, the function 'won't return an error, but the results may not be what you expect'. This would lead to inaccurate results, not a consistent error preventing the function's execution. Option C is less likely to be the 'most' likely cause of an error specific to the 'CLASSIFY_TEXT function's invocation, especially since the 'SNOWFLAKE.CORTEX_USER role, which grants access to Cortex AI functions, has already been granted. Missing 'USAGE on the data's database would typically manifest as a more general SQL access error. Option D is correct because a known limitation for Snowflake Cortex functions, including "CLASSIFY _ TEXT , is that they do not support dynamic tables. This is a fundamental incompatibility that would cause consistent errors when integrating into a dynamic table pipeline. Option E is incorrect. While a 'task_description' should be 'no more than about 50 words', this is a recommendation for optimal performance, not a strict limit that is explicitly stated to cause an error when exceeded.

by Cedric at Jul 10, 2026, 09:20 PM

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
Nick name: Submit Cancel
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.