Snowflake
DEA-C02 · Question #47
A Data Engineer is writing a Python script using the Snowflake Connector for Python. The Engineer will use the snowflake.connector.connect function to connect to Snowflake. The requirements are: - Rai
Sign in or unlock DEA-C02 to reveal the answer and full explanation for question #47. The question stem and answer options stay visible for context.
Performance Optimization
Question
A Data Engineer is writing a Python script using the Snowflake Connector for Python. The Engineer will use the snowflake.connector.connect function to connect to Snowflake. The requirements are:
- Raise an exception if the specified database, schema, or warehouse
does not exist
- Improve download performance
Which parameters of the connect function should be used? (Choose two.)
Options
- Aauthenticator
- Barrow_number_to_decimal
- Cclient_prefetch_threads
- Dclient_session_keep_alive
- Evalidate_default_parameters
Unlock DEA-C02 to see the answer
You've previewed enough free DEA-C02 questions. Unlock DEA-C02 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#Snowflake Connector for Python#Connection Parameters#Performance Tuning#Connection Validation