| Package | Description |
|---|---|
| org.apache.hadoop.hive.llap | |
| org.apache.hadoop.hive.ql.io.arrow |
| Modifier and Type | Method and Description |
|---|---|
boolean |
LlapArrowBatchRecordReader.next(org.apache.hadoop.io.NullWritable key,
ArrowWrapperWritable value) |
| Constructor and Description |
|---|
LlapArrowBatchRecordReader(InputStream in,
Schema schema,
Class<ArrowWrapperWritable> clazz,
org.apache.hadoop.mapred.JobConf job,
Closeable client,
Socket socket,
long arrowAllocatorLimit) |
| Modifier and Type | Method and Description |
|---|---|
ArrowWrapperWritable |
ArrowColumnarBatchSerDe.serialize(Object obj,
ObjectInspector objInspector) |
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.