summaryrefslogtreecommitdiff
path: root/internal/mapr/query_test.go
AgeCommit message (Expand)Author
2026-03-03Add percentage and percentile mapr aggregatorsPaul Buetow
2023-09-07Can quote fields in select conditions, e.g. select `count($foo)`, ..Paul Buetow
2022-03-14Add "append" modifier for "outfile" keyword to the mapreduce languagePaul Buetow
2022-01-27Dont auto lowercase all mapreduce keysPaul Buetow
2021-10-10vetting and linting and some code restylingPaul Buetow
2020-08-13bump up version to 3.0.0. can run continuous background mapreduce queries, us...v3.0.0Paul Buetow
2020-01-21Move commands to cmd/ and move internal dependencies to internal/Paul Bütow