<?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: Can merge() function be applied to dataframe? in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/can-merge-function-be-applied-to-dataframe/m-p/7063#M3046</link>
    <description>&lt;P&gt;Hi @andrew li​&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope all is well! Just wanted to check in if you were able to resolve your issue and would you be happy to share the solution or mark an answer as best? Else please let us know if you need more help.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We'd love to hear from you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 28 Mar 2023 04:10:57 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2023-03-28T04:10:57Z</dc:date>
    <item>
      <title>Can merge() function be applied to dataframe?</title>
      <link>https://community.databricks.com/t5/data-engineering/can-merge-function-be-applied-to-dataframe/m-p/7060#M3043</link>
      <description>&lt;P&gt;if I have two dataframes df_target and df_source, can I do df_target.as("t).merge(df_source.as("s"), "s.id=t.id").whenMatched().updateAll().whenNotMatched.insertAll.execute(). &lt;/P&gt;&lt;P&gt;when I tried the code above, I got the error "merge is not a member of the dataframe". If that is the case, what is the best way to do it? Thanks!&lt;/P&gt;</description>
      <pubDate>Mon, 27 Mar 2023 04:04:50 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/can-merge-function-be-applied-to-dataframe/m-p/7060#M3043</guid>
      <dc:creator>andrew0117</dc:creator>
      <dc:date>2023-03-27T04:04:50Z</dc:date>
    </item>
    <item>
      <title>Re: Can merge() function be applied to dataframe?</title>
      <link>https://community.databricks.com/t5/data-engineering/can-merge-function-be-applied-to-dataframe/m-p/7061#M3044</link>
      <description>&lt;P&gt;Hi @andrew li​&amp;nbsp;Merge functionality is a part of Delta Lake API and not native dataframe API. Only when you are writing the data in delta format, you can use this functionality. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check the below link to achieve Merge using delta lake API. &lt;/P&gt;&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/azure/databricks/delta/merge" target="test_blank"&gt;https://learn.microsoft.com/en-us/azure/databricks/delta/merge&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Mar 2023 10:43:04 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/can-merge-function-be-applied-to-dataframe/m-p/7061#M3044</guid>
      <dc:creator>pvignesh92</dc:creator>
      <dc:date>2023-03-27T10:43:04Z</dc:date>
    </item>
    <item>
      <title>Re: Can merge() function be applied to dataframe?</title>
      <link>https://community.databricks.com/t5/data-engineering/can-merge-function-be-applied-to-dataframe/m-p/7062#M3045</link>
      <description>&lt;P&gt;nice info&lt;/P&gt;</description>
      <pubDate>Mon, 27 Mar 2023 11:58:20 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/can-merge-function-be-applied-to-dataframe/m-p/7062#M3045</guid>
      <dc:creator>Aviral-Bhardwaj</dc:creator>
      <dc:date>2023-03-27T11:58:20Z</dc:date>
    </item>
    <item>
      <title>Re: Can merge() function be applied to dataframe?</title>
      <link>https://community.databricks.com/t5/data-engineering/can-merge-function-be-applied-to-dataframe/m-p/7063#M3046</link>
      <description>&lt;P&gt;Hi @andrew li​&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope all is well! Just wanted to check in if you were able to resolve your issue and would you be happy to share the solution or mark an answer as best? Else please let us know if you need more help.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We'd love to hear from you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Mar 2023 04:10:57 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/can-merge-function-be-applied-to-dataframe/m-p/7063#M3046</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-03-28T04:10:57Z</dc:date>
    </item>
    <item>
      <title>Re: Can merge() function be applied to dataframe?</title>
      <link>https://community.databricks.com/t5/data-engineering/can-merge-function-be-applied-to-dataframe/m-p/7064#M3047</link>
      <description>&lt;P&gt;@Aviral Bhardwaj​&amp;nbsp;Please upvote &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Mar 2023 08:22:54 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/can-merge-function-be-applied-to-dataframe/m-p/7064#M3047</guid>
      <dc:creator>pvignesh92</dc:creator>
      <dc:date>2023-03-28T08:22:54Z</dc:date>
    </item>
  </channel>
</rss>

