<?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: Execute COPY INTO query with source as temp view in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/execute-copy-into-query-with-source-as-temp-view/m-p/4067#M891</link>
    <description>&lt;P&gt;Hi @Sravan Kumar Mohanraj​&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, you can use copy query in this case your temp_view will be source.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For more info, please visit &lt;A href="https://docs.databricks.com/sql/language-manual/delta-copy-into.html" alt="https://docs.databricks.com/sql/language-manual/delta-copy-into.html" target="_blank"&gt;these links.&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 23 May 2023 13:35:04 GMT</pubDate>
    <dc:creator>Ajay-Pandey</dc:creator>
    <dc:date>2023-05-23T13:35:04Z</dc:date>
    <item>
      <title>Execute COPY INTO query with source as temp view</title>
      <link>https://community.databricks.com/t5/data-engineering/execute-copy-into-query-with-source-as-temp-view/m-p/4066#M890</link>
      <description>&lt;P&gt;We are having the files that needs to be loaded into the delta table&lt;/P&gt;&lt;P&gt;Now we want to perform some transformation on the files and load that into the table&lt;/P&gt;&lt;P&gt;What we did&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Create a Spark DF from that file&lt;/LI&gt;&lt;LI&gt;Apply transformation on the DF&lt;/LI&gt;&lt;LI&gt;Create a temp view from the DF&lt;/LI&gt;&lt;LI&gt;Load the temp view using COPY INTO query as source&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Will that be possible to use COPY Query in such a way ?&lt;/P&gt;</description>
      <pubDate>Tue, 23 May 2023 09:04:38 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/execute-copy-into-query-with-source-as-temp-view/m-p/4066#M890</guid>
      <dc:creator>HappySK</dc:creator>
      <dc:date>2023-05-23T09:04:38Z</dc:date>
    </item>
    <item>
      <title>Re: Execute COPY INTO query with source as temp view</title>
      <link>https://community.databricks.com/t5/data-engineering/execute-copy-into-query-with-source-as-temp-view/m-p/4067#M891</link>
      <description>&lt;P&gt;Hi @Sravan Kumar Mohanraj​&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, you can use copy query in this case your temp_view will be source.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For more info, please visit &lt;A href="https://docs.databricks.com/sql/language-manual/delta-copy-into.html" alt="https://docs.databricks.com/sql/language-manual/delta-copy-into.html" target="_blank"&gt;these links.&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 23 May 2023 13:35:04 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/execute-copy-into-query-with-source-as-temp-view/m-p/4067#M891</guid>
      <dc:creator>Ajay-Pandey</dc:creator>
      <dc:date>2023-05-23T13:35:04Z</dc:date>
    </item>
  </channel>
</rss>

