mirror of
https://github.com/minio/minio.git
synced 2024-12-25 22:55:54 -05:00
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_test.go | ||
select.go |