cancel
Showing results for 
Search instead for 
Did you mean: 
leobocci
New Contributor
since ‎12-20-2023
‎01-09-2024

User Stats

  • 1 Posts
  • 0 Solutions
  • 0 Kudos given
  • 0 Kudos received

User Activity

I need to read many delta tables in azure object storage (block blobs). There is no root object delta table, but rather many fragmented delta tables that share a common schema but not common paths.Iterating over the paths with a for loop is performin...