Azure / Azure/Azurite

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

Open
#724 2 comments 0 reactions 0 assignees View on GitHub
stale
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)
![image](https://user-images.githubusercontent.com/20970631/111753229-95efdf80-88d1-11eb-9903-ad6d747f75d2.png)

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)
![image](https://user-images.githubusercontent.com/20970631/111754340-d6039200-88d2-11eb-869b-8521bb28602c.png)

**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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.