----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/53910/ -----------------------------------------------------------
Review request for geode, Barry Oglesby and Dan Smith. Repository: geode Description ------- StructSet add all should use the overridden add method. This prevents StructImpls from entering the set and converts them to Object[] Diffs ----- geode-core/src/main/java/org/apache/geode/cache/query/internal/StructSet.java 6d04c02 geode-core/src/test/java/org/apache/geode/cache/query/dunit/SelectStarQueryDUnitTest.java 4596fdc Diff: https://reviews.apache.org/r/53910/diff/ Testing ------- Thanks, Jason Huynh