v.25.8Experimental Feature
Update and deletes are promoted from experimental
Lightweight updates and deletes are promoted from experimental to beta.
Why it matters
To enhance the reliability and usability of lightweight update and delete operations by moving them out of experimental phase, allowing users to efficiently modify data without heavy resource consumption or complex operations.How to use it
Users can perform lightweight updates and deletes using standard SQLUPDATE and DELETE statements on tables that support these operations, benefiting from improved stability and performance as these features reach beta maturity.