public class TestOrcFile
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
TestOrcFile.AllTypesRow |
static class |
TestOrcFile.BigRow |
static class |
TestOrcFile.InnerStruct |
static class |
TestOrcFile.MiddleStruct |
| Modifier and Type | Field and Description |
|---|---|
org.junit.rules.TestName |
testCaseName |
| Constructor and Description |
|---|
TestOrcFile() |
| Modifier and Type | Method and Description |
|---|---|
void |
columnProjection() |
void |
emptyFile() |
void |
metaData() |
void |
openFileSystem() |
void |
test1() |
void |
testMemoryManagement() |
void |
testPredicatePushdown() |
void |
testReadFormat_0_11() |
void |
testSeek() |
void |
testSnappy()
Read and write a randomly generated snappy file.
|
void |
testUnionAndTimestamp()
We test union, timestamp, and decimal separately since we need to make the
object inspector manually.
|
void |
testWithoutIndex()
Read and write a randomly generated snappy file.
|
void |
testWriteFormat_0_11() |
public void openFileSystem()
throws java.lang.Exception
java.lang.Exceptionpublic void testWriteFormat_0_11()
throws java.lang.Exception
java.lang.Exceptionpublic void testReadFormat_0_11()
throws java.lang.Exception
java.lang.Exceptionpublic void test1()
throws java.lang.Exception
java.lang.Exceptionpublic void columnProjection()
throws java.lang.Exception
java.lang.Exceptionpublic void emptyFile()
throws java.lang.Exception
java.lang.Exceptionpublic void metaData()
throws java.lang.Exception
java.lang.Exceptionpublic void testUnionAndTimestamp()
throws java.lang.Exception
java.lang.Exceptionpublic void testSnappy()
throws java.lang.Exception
java.lang.Exceptionpublic void testWithoutIndex()
throws java.lang.Exception
java.lang.Exceptionpublic void testSeek()
throws java.lang.Exception
java.lang.Exceptionpublic void testMemoryManagement()
throws java.lang.Exception
java.lang.Exceptionpublic void testPredicatePushdown()
throws java.lang.Exception
java.lang.ExceptionCopyright © 2012 The Apache Software Foundation