<?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 What is the difference between a Narrow Transformation and Wide Transformation in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/what-is-the-difference-between-a-narrow-transformation-and-wide/m-p/22117#M15110</link>
    <description />
    <pubDate>Sun, 20 Jun 2021 03:42:15 GMT</pubDate>
    <dc:creator>aladda</dc:creator>
    <dc:date>2021-06-20T03:42:15Z</dc:date>
    <item>
      <title>What is the difference between a Narrow Transformation and Wide Transformation</title>
      <link>https://community.databricks.com/t5/data-engineering/what-is-the-difference-between-a-narrow-transformation-and-wide/m-p/22117#M15110</link>
      <description />
      <pubDate>Sun, 20 Jun 2021 03:42:15 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/what-is-the-difference-between-a-narrow-transformation-and-wide/m-p/22117#M15110</guid>
      <dc:creator>aladda</dc:creator>
      <dc:date>2021-06-20T03:42:15Z</dc:date>
    </item>
    <item>
      <title>Re: What is the difference between a Narrow Transformation and Wide Transformation</title>
      <link>https://community.databricks.com/t5/data-engineering/what-is-the-difference-between-a-narrow-transformation-and-wide/m-p/22118#M15111</link>
      <description>&lt;UL&gt;&lt;LI&gt;Narrow Transformation: In&amp;nbsp;&lt;I&gt;Narrow transformation&lt;/I&gt;, all the elements that are required to compute the records in single partition live in the single partition of parent RDD. Ex:- Select, Filter, Union, &lt;/LI&gt;&lt;LI&gt;Wide Transformation: Wide transformation, all the elements that are required to compute the records in the single partition may live in many partitions of parent RDD. The partition may live in many partitions of parent RDD. Involves a network shuffle and are split between stages. Ex:- GroupBy, Repartition, Sorts&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 20 Jun 2021 03:44:13 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/what-is-the-difference-between-a-narrow-transformation-and-wide/m-p/22118#M15111</guid>
      <dc:creator>aladda</dc:creator>
      <dc:date>2021-06-20T03:44:13Z</dc:date>
    </item>
  </channel>
</rss>

