Thank you @adriennn I encountered same issue and your post helped me resolved this. I agree that the error message given by databricks is not so helpful and I wasted my time in investigating table properties a lot before I found your post
@Louis_Frolio Hi Louis,I am using Enterprise databricks version. Could you please share the exact name of the features that needs to be enabled that I can ask my account team to enable this for us ?Thanks
@Louis_Frolio Where should we execute this commands?When I tried running these commands in workspace from terminal or from notebook I am getting following errorCommands I tried%shgit config --global user.name "USERNAME"git config --global user.email ...