summaryrefslogtreecommitdiff
path: root/internal/mapr/groupsetresult.go
AgeCommit message (Expand)Author
2026-03-10Introduce client runtime boundariesPaul Buetow
2026-02-03Add SSH agent key selection and fix MapReduce outfile handlingPaul Buetow
2024-03-29only rename .csv.tmp to .csv when the final result was writtenPaul Buetow
2024-03-29lint warningsPaul Buetow
2022-07-15Refactor - reduce code complexityPaul Buetow
2022-03-14a 0666 to OpenFile will respect the user's default umaskPaul Buetow
2022-03-14add integration test for "outfile append.."Paul Buetow
2022-03-14"append" now actually will append to an outfile now. previously we only added...Paul Buetow
2022-03-14Add "append" modifier for "outfile" keyword to the mapreduce languagePaul Buetow
2021-12-23refactorPaul Buetow
2021-12-23Refactor code to reduce function sizePaul Buetow