fsprojects / AzureStorageTypeProvider

An F# Azure Type Provider which can be used to explore Blob, Table and Queue Azure Storage assets and easily apply CRUD operations on them.
http://fsprojects.github.io/AzureStorageTypeProvider/
The Unlicense
84 stars 34 forks source link

basic suggestions for partitions #15

Open isaacabraham opened 10 years ago

isaacabraham commented 10 years ago

Look at top n rows e.g. 100 and derive a distinct list of partitions.

isaacabraham commented 7 years ago

Or perhaps a regex?