petervandivier / PsAdxArchiver

Generic exporter from Azure Data Explorer to an external table in Azure blob storage.
MIT License
1 stars 0 forks source link

Untagged blob metadata reader #17

Open petervandivier opened 9 months ago

petervandivier commented 9 months ago

GIVEN

  1. we can stream the blob content back to our client
  2. the blob content contains parquet headers describing date range & row count
  3. we can read the parquet headers

WHEN a blob is un-tagged THEN we can read its metadata directly AND add tags post-facto

This issue is distinct from #14 which requires the PsAdxArchiver run logs.