Forum Discussion
Cannot delete from lakehouse table
So it is completely unreadable from a notebook. Very strange because I put a semantic model over top of it and it is able to read it just fine. Not sure what the problem is for Spark, but DAX must read it differently.
Hi aarongiust ,
Can you try the below on your table and then see if it works out?
ALTER TABLE <table-identifier> SET TBLPROPERTIES('delta.minReaderVersion' = '1', 'delta.minWriterVersion' = '2')
- Anonymous2 years agoNot applicable
Hello aarongiust ,
We haven’t heard from you on the last response and was just checking back to see if you have a resolution yet .
In case if you have any resolution please do share that same with the community as it can be helpful to others .
Otherwise, will respond back with the more details and we will try to help .- Anonymous2 years agoNot applicable
Hi aarongiust ,
We haven’t heard from you on the last response and was just checking back to see if you have a resolution yet. In case if you have any resolution please do share that same with the community as it can be helpful to others. Otherwise, will respond back with the more details and we will try to help .
- aarongiust2 years agoFrequent Visitor
I get the same error when I run the ALTER statement.
- Anonymous2 years agoNot applicable
Hi aarongiust ,
Apologies for the issue you are facing, it require a deeper investigation from our engineering team about your workspace and the logic behind it to properly understand what might be happening.
Please go ahead and raise a support ticket to reach our support team: support-ticket
Please provide the ticket number here as we can keep an eye on it.- aarongiust2 years agoFrequent Visitor
I submitted ticket #2401030040011861.