()
| 607 | } |
| 608 | |
| 609 | @Test |
| 610 | public void testSkewedInputCounters() throws Exception { |
| 611 | testInputCounters("skewed"); |
| 612 | } |
| 613 | |
| 614 | @Test |
| 615 | public void testSelfJoinInputCounters() throws Exception { |
nothing calls this directly
no test coverage detected