Azurite don't support get statistics and get properties in table service client
- Dominant language
- TypeScript
- Stars
- 2.3k
- Forks
- 393
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 36
Description
**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](https://github.com/Azure/Azurite/blob/7ffe161cdb8be3976f1a64c1eb0c12e59304b77d/src/table/handlers/ServiceHandler.ts#L27)

The code for get properties in table service client in Azurite is [here](https://github.com/Azure/Azurite/blob/7ffe161cdb8be3976f1a64c1eb0c12e59304b77d/src/table/handlers/ServiceHandler.ts#L19)

**Expected Behavior:**
Azurite can support get statistics and get properties in table service client.
@jongio for notification.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.