Data Integration Connector Release Notes > Connector and connectivity issues > Microsoft Fabric Data Warehouse Connector
  

Microsoft Fabric Data Warehouse Connector

Fixed issues

The following table describes fixed issues:
Issue
Description
CCON-114240
When you run concurrent mapping tasks in a taskflow that update the same Microsoft Fabric Data Warehouse table, a failed task incorrectly reports a successful status.
(October 2026)
CCON-108634
When you run multiple mappings concurrently to write to a Microsoft Fabric Data Warehouse target, the mappings fail with the following error:
MD Refresh Response code:400
(April 2026)

Known issues

The following table describes the known issues in this release:
Jira
Description
CCON-115105
When you run a stored procedure in an SQL Transformation with Microsoft Fabric Data Warehouse Connector, the mapping fails with the following column name error if the result set contains column names that differ from the output parameter names:
TRANSF_1_1_1> FABRICDW_10000 ... The column name out_val is not valid
(October 2026)
CCON-115067
When you run a mapping that includes a SQL Transformation with Bit data type columns, the mapping fails at run time with the following type conversion error:
[ERROR] java.lang.ClassCastException: java.lang.String cannot be cast to java.lang.Integer
(October 2026)