Hi @Retired_mod ,
When trying to use the `ADD JAR` command on an SQL warehouse it returns an error saying that:
[NOT_SUPPORTED_WITH_DB_SQL] ADD JAR(S) is not supported on a SQL warehouse.
I don't think that this workaround is working.
The other option of converting JARs to Python or SQL code in not a serious answer.
Loading JARs are the standard way to load functionality to Spark SQL. Not being able to load JARs doesn't make sense in the current industry state.
Could you at least enable the `ADD JAR` command as a workaround?