Skip to content

Commit ca64d9a

Browse files
ernowlingitbook-bot
authored andcommitted
GitBook: [drnice#4] Added release notes
1 parent 5d6fe0d commit ca64d9a

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

release-notes.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Release Notes
22

3-
## 2022.06 (In Progress)
3+
## 2022.06
44

55
#### Fixes / Enhancements
66

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

8080
#### Known Limitations
8181

82+
* DQ Job
83+
* When comparing JDBC (target) to remote files such as S3 (source), there is a known Spark bug for "Recursive view detected". 
84+
* This validate source combination is not possible in 2022.06 using Spark 3.2.
8285
* Profile
8386
* 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. 
8487
* Security

0 commit comments

Comments
 (0)