cancel
Showing results forย 
Search instead forย 
Did you mean:ย 
Community Platform Discussions
Connect with fellow community members to discuss general topics related to the Databricks platform, industry trends, and best practices. Share experiences, ask questions, and foster collaboration within the community.
cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

Liquid clustering on and dynamic overwrites

radix
New Contributor II

I use the following option to write from multiple tasks to the same table with overwrite (in Pyspark)

.option("partitionOverwriteMode", "dynamic")

The table was created with partition by so it works as expected.
I read about liquid clustering and it's benefits over table partitioning
Is it possible to perform the same use case of writing from multiple tasks (simultaneously)  to the same table with overwrite on a liquid clustered table?

Thanks

1 REPLY 1

Ranjeet1981
New Contributor II

No it doesn't support partition overwrite. 

Connect with Databricks Users in Your Area

Join a Regional User Group to connect with local Databricks users. Events will be happening in your city, and you wonโ€™t want to miss the chance to attend and share knowledge.

If there isnโ€™t a group near you, start one and help create a community that brings people together.

Request a New Group