Skip to content

Instantly share code, notes, and snippets.

@paulp
Created November 23, 2016 21:39
Show Gist options
  • Save paulp/1637816660cfd8e12d8139b976c9168d to your computer and use it in GitHub Desktop.
Save paulp/1637816660cfd8e12d8139b976c9168d to your computer and use it in GitHub Desktop.
it/src/main/resources/tests/caseVariations.test
it/src/main/resources/tests/different-flattens.test
it/src/main/resources/tests/fakeObjectId.test
it/src/main/resources/tests/joins/3WayJoin.test
it/src/main/resources/tests/joins/constantOnLeft.test
it/src/main/resources/tests/joins/crossJoin.test
it/src/main/resources/tests/joins/crossJoinWithOneSidedConditions.test
it/src/main/resources/tests/joins/groupedJoin.test
it/src/main/resources/tests/joins/innerEquiJoin.test
it/src/main/resources/tests/joins/innerEquiJoinWithWildcard.test
it/src/main/resources/tests/joins/joinWithComplexCondition.test
it/src/main/resources/tests/joins/joinWithMultipleConditions.test
it/src/main/resources/tests/joins/joinWithReversedCondition.test
it/src/main/resources/tests/joins/orderJoinByAlias.test
it/src/main/resources/tests/likeWithConstantFoldablePattern.test
it/src/main/resources/tests/manySimpleProjections.test
it/src/main/resources/tests/matchRegexPatternWithExpressions.test
it/src/main/resources/tests/mongodb/distinctStar.test
it/src/main/resources/tests/mongodb/fieldOrder.test
it/src/main/resources/tests/mongodb/filterOnContains.test
it/src/main/resources/tests/mongodb/filterOnFieldComparison.test
it/src/main/resources/tests/mongodb/idNotAliased.test
it/src/main/resources/tests/mongodb/orderedWildcardWithProjection.test
it/src/main/resources/tests/mongodb/projectIndexFromGroup.test
it/src/main/resources/tests/mongodb/selectWildcardAndField.test
it/src/main/resources/tests/mongodb/simpleProjectWithOneRenamed.test
it/src/main/resources/tests/mongodb/sortWildcardOnExpression.test
it/src/main/resources/tests/mongodb/temporal/toFromString.test
it/src/main/resources/tests/mongodb/union.test
it/src/main/resources/tests/mongodb/unshiftAggregation.test
it/src/main/resources/tests/mongodb/wildcardWithExtraProjections.test
it/src/main/resources/tests/null/nullTestExprs.test
it/src/main/resources/tests/null/nullTestExprsWithMissing.test
it/src/main/resources/tests/orderedWildcardWithProjection.test
it/src/main/resources/tests/projectIndexFromGroupWithFilter.test
it/src/main/resources/tests/symmetricNonJsJoinCondition.test
it/src/main/resources/tests/temporal/datePartsConverted.test
it/src/main/resources/tests/temporal/time.test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment