This is an automated email from the ASF dual-hosted git repository.
jjramos pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/geode.git.
from 5a6c1f8 GEODE-7099: Clean up MeterSubregistryReconnectDistributedTest
(#3942)
add 9368e09 GEODE-6915: Improve CompiledGroupBySelect Tests (#3954)
No new revisions were added by this update.
Summary of changes:
.../CompiledGroupBySelectIntegrationTest.java | 253 +++++++++++++++++++++
.../internal/CompiledGroupBySelectJUnitTest.java | 152 -------------
2 files changed, 253 insertions(+), 152 deletions(-)
create mode 100644
geode-core/src/integrationTest/java/org/apache/geode/cache/query/internal/CompiledGroupBySelectIntegrationTest.java
delete mode 100644
geode-core/src/integrationTest/java/org/apache/geode/cache/query/internal/CompiledGroupBySelectJUnitTest.java