Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 1.22 KB

known-issue-591-type-mismatch-lakehouse-using-dataflow.md

File metadata and controls

29 lines (19 loc) · 1.22 KB
title description author ms.author ms.topic ms.date ms.custom
Known issue - Type mismatch when writing decimals and dates to lakehouse using a dataflow
A known issue is posted where there's a type mismatch when writing decimals and dates to lakehouse using a dataflow.
mihart
mihart
troubleshooting
02/16/2024
known-issue-591

Known issue - Type mismatch when writing decimals and dates to lakehouse using a dataflow

You can create a Dataflow Gen2 dataflow that writes data to a lakehouse as an output destination. If the source data has a Decimal or Date data type, you might see a different data type appear in the lakehouse after running the dataflow. For example, when the data type is Date, the resulting data type is sometimes converted to Datetime, and when the data type is Decimal, the resulting data type is sometime converted to Float.

Status: Open

Product Experience: Data Factory

Symptoms

You see an unexpected data type in the lakehouse after running a dataflow.

Solutions and workarounds

No workarounds at this time. This article will be updated when the fix is released.

Related content