ADX Sample Data Workflow

แชร์
ฝัง
  • เผยแพร่เมื่อ 21 ม.ค. 2025

ความคิดเห็น • 8

  • @jugamath
    @jugamath ปีที่แล้ว

    Great presentation and good workflow for update policies and materialized view creation.

  • @natrajyegnaraman3802
    @natrajyegnaraman3802 2 ปีที่แล้ว

    I didn't know about the create table using query. Great tip!

  • @maghsadiri733
    @maghsadiri733 ปีที่แล้ว

    what are the benefits of separating the deduplication step from the update policy? it consumes more storage.

    • @techie-nano
      @techie-nano ปีที่แล้ว

      There is no point if your goal is to reduce storage. The goal achieved here is to have a separate table with reduced sizing for eventual query/reduction in query cost/improved query performance.
      Azure Data Explorer is an APPEND-ONLY resource. It's not meant to be used for large scale data deletion/removal.
      To transform your data being streamed in beforehand (if your intent is to not maintain the original large raw data sample) would be to preprocess it before ingestion, such as by using Azure Stream Analytics, Azure Functions, or Azure Data Factory.

  • @DanielSantos-ko9ng
    @DanielSantos-ko9ng 4 หลายเดือนก่อน

    awesome that's exactly I needed... OPCUA data is really hard to model..

  • @Obizzy8
    @Obizzy8 2 ปีที่แล้ว

    Excellent!

  • @gauravkumar796
    @gauravkumar796 2 ปีที่แล้ว

    fabulous !!

  • @AkshayDixit
    @AkshayDixit 2 ปีที่แล้ว

    👌👌