Azure / Azurite

A lightweight server clone of Azure Storage that simulates most of the commands supported by it with minimal dependencies
MIT License
1.8k stars 320 forks source link

Azurite don't support get statistics and get properties in table service client #724

Open zzhxiaofeng opened 3 years ago

zzhxiaofeng commented 3 years ago

Error Description:

Azurite don't support get statistics and get properties in table service client.

Error Track:

The code for get statistics in table service client in Azurite is here image

The code for get properties in table service client in Azurite is here image

Expected Behavior:

Azurite can support get statistics and get properties in table service client.

@jongio for notification.

v-xuto commented 3 years ago

azsdk-azurite

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.