Follow

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use
Contact

Does clusterring key impact the load performance in snowflake

Does putting a clustering key impact the bulk copy performance? For example if I have a large table and I am loading data into it. and it has 2 clustering key in it. does removing the clustering key helps in loading the file faster. or since clustering is an automated process, It happens in backend. say for example snowflake loads the data first and after that it does the clustering in backend while data is already available to use.

>Solution :

MEDevel.com: Open-source for Healthcare and Education

Collecting and validating open-source software for healthcare, education, enterprise, development, medical imaging, medical records, and digital pathology.

Visit Medevel

No, it does not affect bulk copy performance.

since clustering is an automated process, It happens in backend. say
for example snowflake loads the data first and after that it does the
clustering in backend while data is already available to use.

Yes, it is exactly how it works.

Add a comment

Leave a Reply

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use

Discover more from Dev solutions

Subscribe now to keep reading and get access to the full archive.

Continue reading