MCPcopy Create free account
hub / github.com/apache/pig / testSkewedInputCounters

Method testSkewedInputCounters

test/org/apache/pig/test/TestCounters.java:609–612  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

607 }
608
609 @Test
610 public void testSkewedInputCounters() throws Exception {
611 testInputCounters("skewed");
612 }
613
614 @Test
615 public void testSelfJoinInputCounters() throws Exception {

Callers

nothing calls this directly

Calls 1

testInputCountersMethod · 0.95

Tested by

no test coverage detected