For certain operations like median, It would be nice to attempt and produce a result before running out of memory, rather than just letting the operation run out of memory and failing or hanging. We could either add a new status option for partial completion, or just fill in the error message and COMPLETE status to show that it completed with some caveats.
For certain operations like median, It would be nice to attempt and produce a result before running out of memory, rather than just letting the operation run out of memory and failing or hanging. We could either add a new status option for partial completion, or just fill in the error message and COMPLETE status to show that it completed with some caveats.