Hi,
Is there a way to load data faster in Azure SQL Datawarehouse? I am using Talend DI 6.2, and only using tJDBC components to connect through datawarehouse. It only loads data 13 rows/sec which is really slow, I searched Talend components but I didn't find any bulk components for it. I also optimize my job by allocating more memory but it is still the same. Can anyone help me? Thanks in advance.
Hi
No special bulk component for Azure is available now, I know one of our colleagues has shared a component called tMSSQLDWBulkExec on Talend Exchange, this component loads data into Azure Data Warehouse from Azure Blob Storage using PolyBase.
Regards
Shong