Sam Chapin
Sam Chapin
When using gradle, you can apply the scalac parameters thusly: ```gradle scaladoc { scalaDocOptions.additionalParameters = ["-Ymacro-expand:none"] } ``` I realize this thread is an ancient artifact, but it remains at...
Anyone who comes here from the public and looks at this issue, there are two things you can do: 1. Ask your Databricks rep to add management of notification destinations...
For anyone experiencing this issue, I have a **relatively easy workaround** for this bug that should work on most SQL variants. ## The problem: ```sql SELECT e.* FROM {{ source("atomic",...