COF-C02 · Question #143
When loading data into Snowflake, how should the data be organized?
The correct answer is A. Into single files with 100-250 MB of compressed data per file. When loading data into Snowflake, it is recommended to organize the data into single files with 100- 250 MB of compressed data per file. This size range is optimal for parallel processing and can help in achieving better performance during data loading operations.
Question
When loading data into Snowflake, how should the data be organized?
Options
- AInto single files with 100-250 MB of compressed data per file
- BInto single files with 1-100 MB of compressed data per file
- CInto files of maximum size of 1 GB of compressed data per file
- DInto files of maximum size of 4 GB of compressed data per file
How the community answered
(43 responses)- A86% (37)
- B2% (1)
- C2% (1)
- D9% (4)
Explanation
When loading data into Snowflake, it is recommended to organize the data into single files with 100- 250 MB of compressed data per file. This size range is optimal for parallel processing and can help in achieving better performance during data loading operations.
Topics
Community Discussion
No community discussion yet for this question.