Package | Description |
---|---|
org.apache.drill.exec.store.easy.json.loader | |
org.apache.drill.exec.store.easy.json.parser |
Modifier and Type | Method and Description |
---|---|
ValueDef |
FieldDefn.lookahead()
Looks ahead to guess the field type based on JSON tokens.
|
Modifier and Type | Method and Description |
---|---|
UserException |
JsonLoaderImpl.typeConversionError(ColumnMetadata schema,
ValueDef valueDef) |
Modifier and Type | Field and Description |
---|---|
static ValueDef |
ValueDef.UNKNOWN |
static ValueDef |
ValueDef.UNKNOWN_ARRAY |
Modifier and Type | Method and Description |
---|---|
static ValueDef |
ValueDefFactory.arrayLookAhead(TokenIterator tokenizer) |
static ValueDef |
ValueDefFactory.lookAhead(TokenIterator tokenizer) |
Copyright © 1970 The Apache Software Foundation. All rights reserved.