| Package | Description |
|---|---|
| io.kareldb.avro | |
| io.kareldb.schema |
| Modifier and Type | Method and Description |
|---|---|
static org.apache.calcite.util.Pair<LinkedHashMap<String,ColumnDef>,List<String>> |
AvroSchema.toColumnDefs(org.apache.avro.Schema schema) |
| Modifier and Type | Method and Description |
|---|---|
static LinkedHashMap<String,ColumnDef> |
Schema.toColumnDefs(org.apache.calcite.rel.type.RelDataType rowType) |
| Modifier and Type | Method and Description |
|---|---|
static RelDef |
Schema.toRowType(LinkedHashMap<String,ColumnDef> columnTypes,
List<String> keyFields) |
Copyright © 2020. All rights reserved.