cancel
Showing results for 
Search instead for 
Did you mean: 
DELETE
cancel
Showing results for 
Search instead for 
Did you mean: 

Databricks Predictive I/O. With this new technology, we no longer have to rely on rewriting entire files when merging. Instead, deletion vectors ident...

Hubert-Dudek
Esteemed Contributor III

Databricks Predictive I/O. With this new technology, we no longer have to rely on rewriting entire files when merging. Instead, deletion vectors identify and remove specific data points, leading to more efficient and streamlined processes. In addition, using deep learning enables Predictive I/O to determine the most optimal way to read and write data and automate feature extraction.

Since DBR 12.1, you enable support for deletion vectors on a Delta Lake table by setting a table property as shown below:

ALTER TABLE <table_name> SET TBLPROPERTIES ('delta.enableDeletionVectors' = true);

predctive_1predctive_2 

1 REPLY 1

bhawna_chaurasi
Valued Contributor II

hi

Join Us as a Local Community Builder!

Passionate about hosting events and connecting people? Help us grow a vibrant local community—sign up today to get started!

Sign Up Now