ღონისძიებები
Mar 31, 11 PM - Apr 2, 11 PM
ყველაზე დიდი Fabric, Power BI და SQL სასწავლო ღონისძიება. 31 მარტი – 2 აპრილი. გამოიყენეთ კოდი FABINSIDER 400 დოლარის დაზოგვისთვის.
რეგისტრაციაეს ბრაუზერი აღარ არის მხარდაჭერილი.
გადადით Microsoft Edge-ზე, რათა ისარგებლოთ უახლესი ფუნქციებით, უსაფრთხოების განახლებებითა და ტექნიკური მხარდაჭერით.
The data pipeline copy activity fails when copying data from Azure Blob Storage to a Data Warehouse with staging enabled. Since staging is enabled, the copy activity uses parquet as the staging format; however, the parquet string type can't be copied into a decimal type in the data warehouse.
Status: Open
Product Experience: Data Factory
The pipeline copy activity fails with and error similar to: ErrorCode=DWCopyCommandOperationFailed,'Type=Microsoft.DataTransfer.Common.Shared.HybridDeliveryException,Message='DataWarehouse' Copy Command operation failed with error ''Column '' of type 'DECIMAL(32, 6)' is not compatible with external data type 'Parquet physical type: BYTE_ARRAY, logical type: UTF8', please try with 'VARCHAR(8000)'
.
To work around this issue: First, copy the data into the lakehouse table with decimal
type. Then, copy the data from the lakehouse table into to the data warehouse.
ღონისძიებები
Mar 31, 11 PM - Apr 2, 11 PM
ყველაზე დიდი Fabric, Power BI და SQL სასწავლო ღონისძიება. 31 მარტი – 2 აპრილი. გამოიყენეთ კოდი FABINSIDER 400 დოლარის დაზოგვისთვის.
რეგისტრაციატრენინგი
მოდული
Load data into a relational data warehouse - Training
Learn how to load tables in a relational data warehouse that is hosted in a dedicated SQL pool in Azure Synapse Analytics.
დოკუმენტაცია
A known issue is posted where pipeline activities don't save if their data warehouse connection is changed.
General troubleshooting - Microsoft Fabric
Learn how to troubleshoot external control activities for Data Factory in Microsoft Fabric.
How to copy data using copy activity - Microsoft Fabric
Learn how to add a copy activity directly or through the copy assistant.