When a user tries to execute a data bricks table in SQL Component. The user is facing an error
"error": "Delta protocol version is too new for this version of the Databricks Runtime. Please upgrade to a newer release."
Solution -
The solution is with Databricks run time version
we need to change the Databricks run time version from 7.3 LTS to 9.1 LTS or a later version then the issue will get resolved.