OriginalCompleteBeforeOriginalCompleteAfterBeforeAfterProjectCommitCompilationUnitLineNosNamesTemplateVariableToCodeBeforeRelevantImportsTemplateVariableToCodeAfterisRelevantisSafe
values = ImmutableList.copyOf(Visitors.toConstant(predicate.arguments().get(1)).values())values = ImmutableSet.copyOf(Visitors.toConstant(predicate.arguments().get(1)).values())ImmutableList.copyOf(Visitors.toConstant(predicate.arguments().get(1)).values())ImmutableSet.copyOf(Visitors.toConstant(predicate.arguments().get(1)).values())immutables2a3512b6a41a4c95c326b63aee5405c64469782forg.immutables.criteria.geode.KeyLookupAnalyzer.PathAnalyzer
_1162
_2163
_1values
_2values
v0Visitors.toConstant(predicate.arguments().get(1)).values()
  • com.google.common.collect.ImmutableSet
v0Visitors.toConstant(predicate.arguments().get(1)).values()
AssignedToTrue
return ImmutableList.copyOf(intersection);return ImmutableSet.copyOf(intersection);ImmutableList.copyOf(intersection)ImmutableSet.copyOf(intersection)presto8548ba813f2d426911062e59efa079ed296d44a6com.facebook.presto.sql.planner.plan.GroupIdNode
_1107
_2137
_1getCommonGroupingColumns
_2getCommonGroupingColumns
v0intersection
  • com.google.common.collect.ImmutableSet
v0intersection
ReturnsTrue