| Package | Description |
|---|---|
| org.apache.carbondata.hadoop.api |
| Modifier and Type | Class and Description |
|---|---|
class |
CarbonFileInputFormat<T>
InputFormat for reading carbondata files without table level metadata support,
schema is inferred as following steps:
1.
|
class |
CarbonTableInputFormat<T>
InputFormat for reading carbondata files with table level metadata support,
such as segment and explicit schema metadata.
|
Copyright © 2016–2018 The Apache Software Foundation. All rights reserved.