Skip to content

Commit

Permalink
GitBook: [drnice#4] Added release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
ernowlin authored and gitbook-bot committed Jun 10, 2022
1 parent 5d6fe0d commit ca64d9a
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions release-notes.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Release Notes

## 2022.06 (In Progress)
## 2022.06

#### Fixes / Enhancements

Expand Down Expand Up @@ -37,7 +37,7 @@
* Fixed an issue where NFS file connections under Remote File connections caused jobs to fail. (#88156)
* Added File protocol for Spark load for NFS file system.
* Added nfs:// prefix wile adding a NFS connection.
* Also use File (file://) protocol with file path f or Spark read.
* This will prepend the URI with the file:// protocol when an NFS file connection is loaded via Spark.
* Catalog
* The Graph option is no longer available in Quick links.
* Admin
Expand Down Expand Up @@ -79,6 +79,9 @@

#### Known Limitations

* DQ Job
* When comparing JDBC (target) to remote files such as S3 (source), there is a known Spark bug for "Recursive view detected". 
* This validate source combination is not possible in 2022.06 using Spark 3.2.
* Profile
* Spark does not currently support varchar data types. All varchar data types are converted to String. Other unsupported data types may also be converted incorrectly. 
* Security
Expand Down

0 comments on commit ca64d9a

Please sign in to comment.