mirror of https://github.com/minio/minio.git
670f9788e3
The Max, Min functions were giving float value even when they were integers. Resolved max and Min to return integers in that scenario. Fixes #6472 |
||
---|---|---|
.. | ||
errors.go | ||
funcEval.go | ||
helpers.go | ||
input.go | ||
output.go | ||
select.go | ||
select_test.go |