| Package | Description |
|---|---|
| org.apache.hadoop.hive.serde2.lazy | |
| org.apache.hadoop.hive.serde2.lazy.objectinspector |
| Constructor and Description |
|---|
LazyArray(LazyListObjectInspector oi)
Construct a LazyArray object with the ObjectInspector.
|
| Modifier and Type | Method and Description |
|---|---|
static LazyListObjectInspector |
LazyObjectInspectorFactory.getLazySimpleListObjectInspector(ObjectInspector listElementObjectInspector,
byte separator,
LazyObjectInspectorParameters lazyParams) |
static LazyListObjectInspector |
LazyObjectInspectorFactory.getLazySimpleListObjectInspector(ObjectInspector listElementObjectInspector,
byte separator,
org.apache.hadoop.io.Text nullSequence,
boolean escaped,
byte escapeChar)
Deprecated.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.