<?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 generated columns in delta  table? in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/what-is-generated-columns-in-delta-table/m-p/17812#M11758</link>
    <description />
    <pubDate>Mon, 28 Jun 2021 13:33:54 GMT</pubDate>
    <dc:creator>User16826994223</dc:creator>
    <dc:date>2021-06-28T13:33:54Z</dc:date>
    <item>
      <title>What is generated columns in delta  table?</title>
      <link>https://community.databricks.com/t5/data-engineering/what-is-generated-columns-in-delta-table/m-p/17812#M11758</link>
      <description />
      <pubDate>Mon, 28 Jun 2021 13:33:54 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/what-is-generated-columns-in-delta-table/m-p/17812#M11758</guid>
      <dc:creator>User16826994223</dc:creator>
      <dc:date>2021-06-28T13:33:54Z</dc:date>
    </item>
    <item>
      <title>Re: What is generated columns in delta  table?</title>
      <link>https://community.databricks.com/t5/data-engineering/what-is-generated-columns-in-delta-table/m-p/17813#M11759</link>
      <description>&lt;P&gt;which are a special type of column whose values are automatically generated based on a user-specified function over other columns in the Delta table. You can use most built-in SQL functions to generate the values of these generated columns. For example, you can automatically generate a date column (for partitioning the table by date) from the timestamp column; any writes into the table need only specify the data for the timestamp column. You can create Delta tables with generated columns using SQL, Scala, Java or Python APIs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.databricks.com/delta/delta-batch.html#use-generated-columns" target="test_blank"&gt;https://docs.databricks.com/delta/delta-batch.html#use-generated-columns&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Jun 2021 13:35:10 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/what-is-generated-columns-in-delta-table/m-p/17813#M11759</guid>
      <dc:creator>User16826994223</dc:creator>
      <dc:date>2021-06-28T13:35:10Z</dc:date>
    </item>
  </channel>
</rss>

