Skip to content

Commit

Permalink
Update dec2024.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alexanderahn committed Dec 12, 2024
1 parent ef62279 commit 7334a00
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion docs/release_notes/2024/dec2024.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,9 @@ For more information on the APIs, see Active and Total Users.

### Minor Improvements {#MinorImprovements342}

- **Execution Metrics bug fix**: There is a new diagnostic error code when authentication fails while attempting to test a Spark Fabric connection.
- **"Offset" column name bug fix**: We fixed a bug where naming a column using a Snowflake reserved keyword, such as "Offset", would break when using a Reformat Gem.

- **New Spark Fabric diagnotic error codes**: There are new diagnostic error codes for the following failures:
- Unable to reach Databricks endpoint.
- Unable to write execution metrics because Hive Metastore is not enabled on your Spark.
- Authentication fails while attempting to test a Spark Fabric connection.

0 comments on commit 7334a00

Please sign in to comment.