Azure-Samples / Azure-Time-Series-Insights

Sample modules written in different languages that can be used as templates for applications needing to query Time Series Insights
MIT License
21 stars 31 forks source link

Modify Distribution value from int32 to int64 #37

Open fgheysels opened 2 years ago

fgheysels commented 2 years ago

A 32 bit integer might not be sufficient to hold the values returned by the API

related: https://github.com/Azure-Samples/Azure-Time-Series-Insights/issues/36