|
|
|
|
|
by NortySpock
733 days ago
|
|
I just started using sqlglot to convert Microsoft SQL Server code to Databricks SQL, and it has been able to automate 80% of the translation (assuming it's just a select statement). You might take a look. https://github.com/tobymao/sqlglot |
|