cancel
Showing results forย 
Search instead forย 
Did you mean:ย 
Data Engineering
Join discussions on data engineering best practices, architectures, and optimization strategies within the Databricks Community. Exchange insights and solutions with fellow data engineers.
cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

IsBlindAppend config changes

kiko_roy
Contributor

Hello All

can someone please suggest me how can I change the config IsBlindAppend true from false. I need to do this not for a data table but a custom log table .

Also is there any concern If I toggle the value as standard practices. pls suggest

1 ACCEPTED SOLUTION

Accepted Solutions

Lakshay
Databricks Employee
Databricks Employee

Hi,

IsBlindAppend is not a config but an operation metrics that is used in Delta Lake History. The value of this changes based on the type of operation performed on Delta table.

https://docs.databricks.com/en/delta/history.html

View solution in original post

3 REPLIES 3

Lakshay
Databricks Employee
Databricks Employee

Hi,

IsBlindAppend is not a config but an operation metrics that is used in Delta Lake History. The value of this changes based on the type of operation performed on Delta table.

https://docs.databricks.com/en/delta/history.html

thanks @Lakshay  for the info. It helps

Lakshay
Databricks Employee
Databricks Employee

Happy to help!

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