<?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 How to flatten a nested recursive JSON struct to a list of struct in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/how-to-flatten-a-nested-recursive-json-struct-to-a-list-of/m-p/54403#M30065</link>
    <description>&lt;P&gt;This is from Spark Event log on Event SparkListenerSQLExecutionStart.&lt;BR /&gt;How to flatten the sparkPlanInfo struct into an array of the same struct, then later explode it. Note that the element children is an array containing the parent struct, and the level of nesting could be 0 to any random number.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;</description>
    <pubDate>Thu, 30 Nov 2023 21:34:16 GMT</pubDate>
    <dc:creator>Wayne</dc:creator>
    <dc:date>2023-11-30T21:34:16Z</dc:date>
    <item>
      <title>How to flatten a nested recursive JSON struct to a list of struct</title>
      <link>https://community.databricks.com/t5/data-engineering/how-to-flatten-a-nested-recursive-json-struct-to-a-list-of/m-p/54403#M30065</link>
      <description>&lt;P&gt;This is from Spark Event log on Event SparkListenerSQLExecutionStart.&lt;BR /&gt;How to flatten the sparkPlanInfo struct into an array of the same struct, then later explode it. Note that the element children is an array containing the parent struct, and the level of nesting could be 0 to any random number.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 30 Nov 2023 21:34:16 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-to-flatten-a-nested-recursive-json-struct-to-a-list-of/m-p/54403#M30065</guid>
      <dc:creator>Wayne</dc:creator>
      <dc:date>2023-11-30T21:34:16Z</dc:date>
    </item>
  </channel>
</rss>

