summaryrefslogtreecommitdiff
path: root/internal/mapr/wherecondition.go
AgeCommit message (Expand)Author
2021-12-14Refactor makeWhereConditionsPaul Buetow
2021-12-08add where clause integration test to dmap1, all mapreduce token fields are lo...Paul Buetow
2021-10-10vetting and linting and some code restylingPaul Buetow
2021-10-02move args to config packagePaul Buetow
2020-12-26code cleanup and minor refactoringsPaul Buetow
2020-12-10add hasprefix, nhasprefix, hassuffix, nhassuffix operation support to where c...Paul Buetow
2020-08-13bump up version to 3.0.0. can run continuous background mapreduce queries, us...v3.0.0Paul Buetow
2020-07-02add lacks string operator, lacks is the opposite of contains. e.g.: not containsPaul Buetow
2020-07-02better $line data handlingPaul Buetow
2020-02-07Introduce drun command, refactor code to use context packagePaul Bütow
2020-01-21Move commands to cmd/ and move internal dependencies to internal/Paul Bütow