cancel
Showing results for 
Search instead for 
Did you mean: 
Data Engineering
cancel
Showing results for 
Search instead for 
Did you mean: 

Default Query Limit 1000

Digan_Parikh
Valued Contributor

By default, we return back up to 1000 query results when a user runs a cell in Databricks. E.g., if you run display(storeData) and you have ten million customers, the UI will show the first 1000 results. If you graph that by age of customer, similarly you'll only see up to 1000 data points.

Question: Is there any way to change the 1000 for the display row limit at workspace, cluster and notebook level?

Answer: Yes this is possible but the changes need to occur at the shard level. Note, larger values may increase the likelihood of the webapp instability because it will load a lot of results. Please reach out to your Databricks contact for a detailed conversation.

1 ACCEPTED SOLUTION

Accepted Solutions

Digan_Parikh
Valued Contributor

Yes this is possible but the changes need to occur at the shard level. Note, larger values may increase the likelihood of the webapp instability because it will load a lot of results. Please reach out to your Databricks contact for a detailed conversation.

View solution in original post

2 REPLIES 2

Digan_Parikh
Valued Contributor

Yes this is possible but the changes need to occur at the shard level. Note, larger values may increase the likelihood of the webapp instability because it will load a lot of results. Please reach out to your Databricks contact for a detailed conversation.

User16805453151
New Contributor III

This is simple in Databricks SQL, just uncheck LIMIT 1000 in the drop down.

Screen Shot 2022-11-07 at 13.11.22

Welcome to Databricks Community: Lets learn, network and celebrate together

Join our fast-growing data practitioner and expert community of 80K+ members, ready to discover, help and collaborate together while making meaningful connections. 

Click here to register and join today! 

Engage in exciting technical discussions, join a group with your peers and meet our Featured Members.