<?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 Can I generate a uuid4 column when I do a COPY INTO command? in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/can-i-generate-a-uuid4-column-when-i-do-a-copy-into-command/m-p/62467#M31977</link>
    <description>&lt;P&gt;I have raw call log data and the logs don't have a unique id number so I generate a uuid4 number when i load them using spark.&amp;nbsp; Now I want to save the records to a table, and run a COPY INTO command every day to ingest new records.&amp;nbsp; I am only appending new records, never updating, and I want to generate the uuid column on the COPY INTO command the same way I do when i read the files into the dataframe.&amp;nbsp; Is this possible?&lt;/P&gt;</description>
    <pubDate>Sat, 02 Mar 2024 03:40:08 GMT</pubDate>
    <dc:creator>chrisf_sts</dc:creator>
    <dc:date>2024-03-02T03:40:08Z</dc:date>
    <item>
      <title>Can I generate a uuid4 column when I do a COPY INTO command?</title>
      <link>https://community.databricks.com/t5/data-engineering/can-i-generate-a-uuid4-column-when-i-do-a-copy-into-command/m-p/62467#M31977</link>
      <description>&lt;P&gt;I have raw call log data and the logs don't have a unique id number so I generate a uuid4 number when i load them using spark.&amp;nbsp; Now I want to save the records to a table, and run a COPY INTO command every day to ingest new records.&amp;nbsp; I am only appending new records, never updating, and I want to generate the uuid column on the COPY INTO command the same way I do when i read the files into the dataframe.&amp;nbsp; Is this possible?&lt;/P&gt;</description>
      <pubDate>Sat, 02 Mar 2024 03:40:08 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/can-i-generate-a-uuid4-column-when-i-do-a-copy-into-command/m-p/62467#M31977</guid>
      <dc:creator>chrisf_sts</dc:creator>
      <dc:date>2024-03-02T03:40:08Z</dc:date>
    </item>
  </channel>
</rss>

