<?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: right semi join in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/right-semi-join/m-p/79079#M35669</link>
    <description>&lt;P&gt;Hi &lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/108788"&gt;@PB-Data&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Spark doesn't support right semi and right anti joins. Take a look on below documentation entry to find out all allowed kinds of join:&lt;/P&gt;&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/azure/databricks/sql/language-manual/sql-ref-syntax-qry-select-join" target="_blank"&gt;https://learn.microsoft.com/en-us/azure/databricks/sql/language-manual/sql-ref-syntax-qry-select-join&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 17 Jul 2024 09:11:22 GMT</pubDate>
    <dc:creator>szymon_dybczak</dc:creator>
    <dc:date>2024-07-17T09:11:22Z</dc:date>
    <item>
      <title>right semi join</title>
      <link>https://community.databricks.com/t5/data-engineering/right-semi-join/m-p/79078#M35668</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I am having issue running a simple right semi join in my community databricks edition.&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;select&lt;/SPAN&gt; &lt;SPAN&gt;*&lt;/SPAN&gt; &lt;SPAN&gt;from&lt;/SPAN&gt;&lt;SPAN&gt; Y &lt;/SPAN&gt;&lt;SPAN&gt;right&lt;/SPAN&gt; &lt;SPAN&gt;semi&lt;/SPAN&gt; &lt;SPAN&gt;join&lt;/SPAN&gt;&lt;SPAN&gt; X &lt;/SPAN&gt;&lt;SPAN&gt;on&lt;/SPAN&gt;&lt;SPAN&gt; Y.y &lt;/SPAN&gt;&lt;SPAN&gt;=&lt;/SPAN&gt;&lt;SPAN&gt; X.a;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Error : [PARSE_SYNTAX_ERROR] Syntax error at or near 'semi': extra input 'semi'.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Not sure what is the issue with the syntax. The left semi works fine.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Help appreciated.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 17 Jul 2024 08:49:45 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/right-semi-join/m-p/79078#M35668</guid>
      <dc:creator>PB-Data</dc:creator>
      <dc:date>2024-07-17T08:49:45Z</dc:date>
    </item>
    <item>
      <title>Re: right semi join</title>
      <link>https://community.databricks.com/t5/data-engineering/right-semi-join/m-p/79079#M35669</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/108788"&gt;@PB-Data&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Spark doesn't support right semi and right anti joins. Take a look on below documentation entry to find out all allowed kinds of join:&lt;/P&gt;&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/azure/databricks/sql/language-manual/sql-ref-syntax-qry-select-join" target="_blank"&gt;https://learn.microsoft.com/en-us/azure/databricks/sql/language-manual/sql-ref-syntax-qry-select-join&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jul 2024 09:11:22 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/right-semi-join/m-p/79079#M35669</guid>
      <dc:creator>szymon_dybczak</dc:creator>
      <dc:date>2024-07-17T09:11:22Z</dc:date>
    </item>
    <item>
      <title>Re: right semi join</title>
      <link>https://community.databricks.com/t5/data-engineering/right-semi-join/m-p/79128#M35678</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/110502"&gt;@szymon_dybczak&lt;/a&gt;&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":thumbs_up:"&gt;👍&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jul 2024 14:27:02 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/right-semi-join/m-p/79128#M35678</guid>
      <dc:creator>PB-Data</dc:creator>
      <dc:date>2024-07-17T14:27:02Z</dc:date>
    </item>
  </channel>
</rss>

