Exam SnowPro Core All QuestionsBrowse all questions from this exam
Question 672

What is the Snowflake recommended Parquet file size when querying from external tables to optimize the number of parallel scanning operations?

    Correct Answer: D

    The recommended Parquet file size for optimizing the number of parallel scanning operations when querying from Snowflake external tables is 256-512 MB. This allows for efficient management of input/output operations and maximizes parallel processing capabilities.

Discussion
jestem_studentOption: D

https://docs.snowflake.com/en/user-guide/tables-external-intro.

happykeieiekekOption: D

D https://docs.snowflake.com/en/user-guide/tables-external-intro

0e504b5Option: D

D To optimize the number of parallel scanning operations when querying external tables, we recommend the following file or row group sizes per format: Parquet files 256 - 512 MB

MultiCloudIronManOption: C

https://docs.snowflake.com/en/user-guide/data-load-considerations-prepare

instinct71

Answer is D: https://docs.snowflake.com/en/user-guide/tables-external-intro. "Parquet Files, Recommended Size Range: 256-512MB"