<?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 Eventstream Reading from Event Hub with Missing Columns in Lakehouse Ingestion in Eventstream</title>
    <link>https://community.fabric.microsoft.com/t5/Eventstream/Eventstream-Reading-from-Event-Hub-with-Missing-Columns-in/m-p/4177433#M191</link>
    <description>&lt;P&gt;I'm using Eventstream to read JSON messages from Azure Event Hub. The data in Eventstream Hub appears correctly after multiple refreshes. However, when I ingest the data into the lakehouse or Eventhouse, one of the columns is not ingested and always shows as null, even though it exists in the stream hub. I checked the data type of this column; sometimes it appears as a number or datetime only inside eventstream, when its type is supposed to be dynamic when I checked it in azure explorer in eventhub.&lt;/P&gt;</description>
    <pubDate>Thu, 26 Sep 2024 09:42:17 GMT</pubDate>
    <dc:creator>raniasabdullah</dc:creator>
    <dc:date>2024-09-26T09:42:17Z</dc:date>
    <item>
      <title>Eventstream Reading from Event Hub with Missing Columns in Lakehouse Ingestion</title>
      <link>https://community.fabric.microsoft.com/t5/Eventstream/Eventstream-Reading-from-Event-Hub-with-Missing-Columns-in/m-p/4177433#M191</link>
      <description>&lt;P&gt;I'm using Eventstream to read JSON messages from Azure Event Hub. The data in Eventstream Hub appears correctly after multiple refreshes. However, when I ingest the data into the lakehouse or Eventhouse, one of the columns is not ingested and always shows as null, even though it exists in the stream hub. I checked the data type of this column; sometimes it appears as a number or datetime only inside eventstream, when its type is supposed to be dynamic when I checked it in azure explorer in eventhub.&lt;/P&gt;</description>
      <pubDate>Thu, 26 Sep 2024 09:42:17 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Eventstream/Eventstream-Reading-from-Event-Hub-with-Missing-Columns-in/m-p/4177433#M191</guid>
      <dc:creator>raniasabdullah</dc:creator>
      <dc:date>2024-09-26T09:42:17Z</dc:date>
    </item>
    <item>
      <title>Re: Eventstream Reading from Event Hub with Missing Columns in Lakehouse Ingestion</title>
      <link>https://community.fabric.microsoft.com/t5/Eventstream/Eventstream-Reading-from-Event-Hub-with-Missing-Columns-in/m-p/4179681#M192</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="813210" data-lia-user-login="raniasabdullah" class="lia-mention lia-mention-user"&gt;raniasabdullah&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please check for violations of the following restrictions:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;You can't change an existing column type. If you try to map to a column having a different format, you may end up with empty columns.&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;Some data format mappings (Parquet, JSON, and Avro) support simple ingest-time transformations. To apply mapping transformations, create or update a column in the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://learn.microsoft.com/en-us/fabric/real-time-intelligence/get-data-event-hub#edit-columns" data-linktype="self-bookmark" target="_blank"&gt;Edit columns&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;window.&lt;/P&gt;
&lt;P&gt;Mapping transformations can be performed on a column of type string or datetime, with the source having data type int or long. Supported mapping transformations are:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;DateTimeFromUnixSeconds&lt;/LI&gt;
&lt;LI&gt;DateTimeFromUnixMilliseconds&lt;/LI&gt;
&lt;LI&gt;DateTimeFromUnixMicroseconds&lt;/LI&gt;
&lt;LI&gt;DateTimeFromUnixNanoseconds&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Ensure that the content-type and headers are correctly set when sending JSON messages to the Event Hub.&lt;/P&gt;
&lt;P&gt;For more details, please refer:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/fabric/real-time-intelligence/get-data-event-hub#mapping-transformations" target="_blank"&gt;Get data from Azure Event Hubs - Microsoft Fabric | Microsoft Learn&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.mssqltips.com/sqlservertip/7943/reading-data-from-event-hubs-into-eventstream-and-a-lakehouse-table/" target="_blank" rel="noopener"&gt;Reading-data-from-event-hubs-into-eventstream-and-a-lakehouse-table&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Neeko Tang&lt;/P&gt;
&lt;P&gt;If this post  &lt;STRONG&gt;&lt;EM&gt;helps&lt;/EM&gt;&lt;/STRONG&gt;, then please consider &lt;EM&gt;&lt;STRONG&gt;Accept it as the solution &lt;/STRONG&gt;&lt;/EM&gt; to help the other members find it more quickly.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 27 Sep 2024 02:26:00 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Eventstream/Eventstream-Reading-from-Event-Hub-with-Missing-Columns-in/m-p/4179681#M192</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-09-27T02:26:00Z</dc:date>
    </item>
    <item>
      <title>Re: Eventstream Reading from Event Hub with Missing Columns in Lakehouse Ingestion</title>
      <link>https://community.fabric.microsoft.com/t5/Eventstream/Eventstream-Reading-from-Event-Hub-with-Missing-Columns-in/m-p/4236329#M202</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="813210" data-lia-user-login="raniasabdullah" class="lia-mention lia-mention-user"&gt;raniasabdullah&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your feedback.&lt;/P&gt;&lt;P&gt;This is a known issue, and our team is actively working on resolving it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Wenyang&lt;/P&gt;</description>
      <pubDate>Thu, 10 Oct 2024 06:21:28 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Eventstream/Eventstream-Reading-from-Event-Hub-with-Missing-Columns-in/m-p/4236329#M202</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-10-10T06:21:28Z</dc:date>
    </item>
    <item>
      <title>Re: Eventstream Reading from Event Hub with Missing Columns in Lakehouse Ingestion</title>
      <link>https://community.fabric.microsoft.com/t5/Eventstream/Eventstream-Reading-from-Event-Hub-with-Missing-Columns-in/m-p/4239926#M207</link>
      <description>&lt;P&gt;The tool is highly efficient, with the only remaining task being the capability to read and ingest dynamic data. I’m looking forward to utilizing and accessing these features.&lt;/P&gt;</description>
      <pubDate>Sun, 13 Oct 2024 07:26:48 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Eventstream/Eventstream-Reading-from-Event-Hub-with-Missing-Columns-in/m-p/4239926#M207</guid>
      <dc:creator>raniasabdullah</dc:creator>
      <dc:date>2024-10-13T07:26:48Z</dc:date>
    </item>
    <item>
      <title>Re: Eventstream Reading from Event Hub with Missing Columns in Lakehouse Ingestion</title>
      <link>https://community.fabric.microsoft.com/t5/Eventstream/Eventstream-Reading-from-Event-Hub-with-Missing-Columns-in/m-p/4239927#M208</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Thank you for your response regarding the Eventhouse KQL; it is working on my end. However, in the Lakehouse, one of the dynamic columns in the message is missing one of its direct child elements.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 13 Oct 2024 07:27:48 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Eventstream/Eventstream-Reading-from-Event-Hub-with-Missing-Columns-in/m-p/4239927#M208</guid>
      <dc:creator>raniasabdullah</dc:creator>
      <dc:date>2024-10-13T07:27:48Z</dc:date>
    </item>
  </channel>
</rss>

