<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Shortening sql server import times in Pipelines</title>
    <link>https://community.fabric.microsoft.com/t5/Pipelines/Shortening-sql-server-import-times/m-p/3808369#M2402</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="582610" data-lia-user-login="ebjim" class="lia-mention lia-mention-user"&gt;ebjim&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;If you are importing this into a semantic model,&amp;nbsp; you could look at incremental refresh, create partitions, review data types, only include columns needed (used for relationships, analysis, measures), verify if you have auto date/time turned off if not being used (this can potentially create very large hidden date time tables for each date time column they are importing), etc.&lt;BR /&gt;&lt;BR /&gt;Is this historical or incremental load or truncate and load every time? If this is incremental, copy data to files section as LH (sink) does not support merge operation today. A copy activity followed by notebook or Dataflow gen2 is an option.&lt;BR /&gt;&lt;BR /&gt;Hope this helps. Please let me know if you have any further queries.&lt;/P&gt;</description>
    <pubDate>Wed, 03 Apr 2024 16:49:59 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-04-03T16:49:59Z</dc:date>
    <item>
      <title>Shortening sql server import times</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Shortening-sql-server-import-times/m-p/3805715#M2369</link>
      <description>&lt;P&gt;I am looking for any suggestions to shorten the import time of one large table, given that in the near term, I'll be using a single node gateway and importing a binary file is not an option.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The table has about 53 million rows and 97 columns of various data types (datetime, decimal, varchar, boolean, smallint, tinyint, int). The destination is a lakehouse. Currently, I am using 5 degrees of copy parallelism, balanced intelligent throughput optimization and dynamic range partition option (the primary key is the partition column, with specified lower and upper bounds).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Are there settings, properties, etc. that I should change? Suggestions? Thanks in advance.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Apr 2024 19:03:12 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Shortening-sql-server-import-times/m-p/3805715#M2369</guid>
      <dc:creator>ebjim</dc:creator>
      <dc:date>2024-04-02T19:03:12Z</dc:date>
    </item>
    <item>
      <title>Re: Shortening sql server import times</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Shortening-sql-server-import-times/m-p/3808342#M2400</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="582610" data-lia-user-login="ebjim" class="lia-mention lia-mention-user"&gt;ebjim&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;Thanks for using Fabric Community.&lt;BR /&gt;At this time, we are reaching out to the internal team to get some help on this. We will update you once we hear back from them. &lt;BR /&gt;Thanks&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Apr 2024 16:27:07 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Shortening-sql-server-import-times/m-p/3808342#M2400</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-04-03T16:27:07Z</dc:date>
    </item>
    <item>
      <title>Re: Shortening sql server import times</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Shortening-sql-server-import-times/m-p/3808348#M2401</link>
      <description>&lt;P&gt;It's impossible to suggest anything without more information.&amp;nbsp; Eg what are the gateway VM specs?&amp;nbsp; what is the CPU, Disk, and Network utilization percentage?&amp;nbsp; What what is the table DDL?&amp;nbsp; Is there a bottleneck on SQL Server?&lt;/P&gt;</description>
      <pubDate>Wed, 03 Apr 2024 16:32:26 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Shortening-sql-server-import-times/m-p/3808348#M2401</guid>
      <dc:creator>dbrowne</dc:creator>
      <dc:date>2024-04-03T16:32:26Z</dc:date>
    </item>
    <item>
      <title>Re: Shortening sql server import times</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Shortening-sql-server-import-times/m-p/3808369#M2402</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="582610" data-lia-user-login="ebjim" class="lia-mention lia-mention-user"&gt;ebjim&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;If you are importing this into a semantic model,&amp;nbsp; you could look at incremental refresh, create partitions, review data types, only include columns needed (used for relationships, analysis, measures), verify if you have auto date/time turned off if not being used (this can potentially create very large hidden date time tables for each date time column they are importing), etc.&lt;BR /&gt;&lt;BR /&gt;Is this historical or incremental load or truncate and load every time? If this is incremental, copy data to files section as LH (sink) does not support merge operation today. A copy activity followed by notebook or Dataflow gen2 is an option.&lt;BR /&gt;&lt;BR /&gt;Hope this helps. Please let me know if you have any further queries.&lt;/P&gt;</description>
      <pubDate>Wed, 03 Apr 2024 16:49:59 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Shortening-sql-server-import-times/m-p/3808369#M2402</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-04-03T16:49:59Z</dc:date>
    </item>
    <item>
      <title>Re: Shortening sql server import times</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Shortening-sql-server-import-times/m-p/3808406#M2404</link>
      <description>&lt;P&gt;We're using the latest Power BI Gateway version, but I don't have the resource stats available. No bottlenecks with the SQL Server as far as I know. I am more concerned with getting the parallelism and throughput optimization settings correct. As for DDL, I can send it to you separately if you are open to that.&lt;/P&gt;</description>
      <pubDate>Wed, 03 Apr 2024 17:04:11 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Shortening-sql-server-import-times/m-p/3808406#M2404</guid>
      <dc:creator>ebjim</dc:creator>
      <dc:date>2024-04-03T17:04:11Z</dc:date>
    </item>
  </channel>
</rss>

