Skip to content

Commit d2aad90

Browse files
committed
Add fuzzy lookup
1 parent 6d2bfe1 commit d2aad90

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

docs/sql-server/sql-server-ver15-release-notes.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,18 @@ Limited support may be found at one of the following locations:
149149

150150
- **Applies to**: [!INCLUDE[SQL Server 2019](../includes/sssqlv15-md.md)] CTP 2.1, 2.0.
151151

152+
### SQL Server Integration Service - Fuzzy Lookup Transformation
153+
154+
- **Issue / customer impact**: The Fuzzy Lookup Transformation would fail with following error if it's set to reuse index:
155+
156+
`The specified delimiters do not match the delimiters used to build the pre-existing match index "...". This error occurs when the delimiters used to tokenize fields do not match. This can have unknown effects on the matching behavior or results.`
157+
158+
- **Workaround**: N/A
159+
160+
- **More information**: N/A
161+
162+
- **Applies To**: [!INCLUDE[SQL Server 2019](../includes/sssqlv15-md.md)] CTP2.1
163+
152164
## CTP 2.0 (September 2018)
153165

154166
[!INCLUDE[SQL Server 2019](../includes/sssqlv15-md.md)] CTP 2.0 is the first public release of [!INCLUDE[SQL Server 2019](../includes/sssqlv15-md.md)].

0 commit comments

Comments
 (0)