Azure / azure-sdk-for-cpp

This repository is for active development of the Azure SDK for C++. For consumers of the SDK we recommend visiting our versioned developer docs at https://azure.github.io/azure-sdk-for-cpp.
MIT License
181 stars 126 forks source link

remove Include option from query tables #6156

Closed gearama closed 3 weeks ago

gearama commented 3 weeks ago

closes #6155

Pull Request Checklist

Please leverage this checklist as a reminder to address commonly occurring feedback when submitting a pull request to make sure your PR can be reviewed quickly:

See the detailed list in the contributing guide.

azure-sdk commented 3 weeks ago

API change check

APIView has identified API level changes in this PR and created following API reviews.

azure-data-tables-cpp

ahsonkhan commented 3 weeks ago

What's our plan for exposing the Metadata option which let's users modify the accept request header (described in https://github.com/Azure/azure-sdk-for-cpp/issues/6155#issuecomment-2448059564)?

Is that a feature we'd plan for the future?