org.apache.hadoop.hive.ql.io.orc
Class TestNewIntegerEncoding
java.lang.Object
org.apache.hadoop.hive.ql.io.orc.TestNewIntegerEncoding
public class TestNewIntegerEncoding
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
testCaseName
public org.junit.rules.TestName testCaseName
TestNewIntegerEncoding
public TestNewIntegerEncoding()
fetchData
public List<Long> fetchData(String path)
throws IOException
- Throws:
IOException
openFileSystem
public void openFileSystem()
throws Exception
- Throws:
Exception
testBasicRow
public void testBasicRow()
throws Exception
- Throws:
Exception
testBasicOld
public void testBasicOld()
throws Exception
- Throws:
Exception
testBasicNew
public void testBasicNew()
throws Exception
- Throws:
Exception
testBasicDelta1
public void testBasicDelta1()
throws Exception
- Throws:
Exception
testBasicDelta2
public void testBasicDelta2()
throws Exception
- Throws:
Exception
testBasicDelta3
public void testBasicDelta3()
throws Exception
- Throws:
Exception
testBasicDelta4
public void testBasicDelta4()
throws Exception
- Throws:
Exception
testIntegerMin
public void testIntegerMin()
throws Exception
- Throws:
Exception
testIntegerMax
public void testIntegerMax()
throws Exception
- Throws:
Exception
testLongMin
public void testLongMin()
throws Exception
- Throws:
Exception
testLongMax
public void testLongMax()
throws Exception
- Throws:
Exception
testRandomInt
public void testRandomInt()
throws Exception
- Throws:
Exception
testRandomLong
public void testRandomLong()
throws Exception
- Throws:
Exception
testPatchedBaseNegativeMin
public void testPatchedBaseNegativeMin()
throws Exception
- Throws:
Exception
testPatchedBaseNegativeMin2
public void testPatchedBaseNegativeMin2()
throws Exception
- Throws:
Exception
testPatchedBaseNegativeMin3
public void testPatchedBaseNegativeMin3()
throws Exception
- Throws:
Exception
testPatchedBaseNegativeMin4
public void testPatchedBaseNegativeMin4()
throws Exception
- Throws:
Exception
testPatchedBaseAt0
public void testPatchedBaseAt0()
throws Exception
- Throws:
Exception
testPatchedBaseAt1
public void testPatchedBaseAt1()
throws Exception
- Throws:
Exception
testPatchedBaseAt255
public void testPatchedBaseAt255()
throws Exception
- Throws:
Exception
testPatchedBaseAt256
public void testPatchedBaseAt256()
throws Exception
- Throws:
Exception
testPatchedBase510
public void testPatchedBase510()
throws Exception
- Throws:
Exception
testPatchedBase511
public void testPatchedBase511()
throws Exception
- Throws:
Exception
testSeek
public void testSeek()
throws Exception
- Throws:
Exception
Copyright © 2012 The Apache Software Foundation