public class TestOrcNullOptimization
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
TestOrcNullOptimization.InnerStruct |
static class |
TestOrcNullOptimization.MyStruct |
Modifier and Type | Field and Description |
---|---|
org.junit.rules.TestName |
testCaseName |
Constructor and Description |
---|
TestOrcNullOptimization() |
Modifier and Type | Method and Description |
---|---|
void |
openFileSystem() |
void |
testColumnsWithNullAndCompression() |
void |
testMultiStripeWithNull() |
void |
testMultiStripeWithoutNull() |
public void openFileSystem() throws java.lang.Exception
java.lang.Exception
public void testMultiStripeWithNull() throws java.lang.Exception
java.lang.Exception
public void testMultiStripeWithoutNull() throws java.lang.Exception
java.lang.Exception
public void testColumnsWithNullAndCompression() throws java.lang.Exception
java.lang.Exception
Copyright © 2012 The Apache Software Foundation