Class NeptuneSchemaUtils
- java.lang.Object
-
- com.amazonaws.athena.connectors.neptune.NeptuneSchemaUtils
-
public class NeptuneSchemaUtils extends Object
Collection of helpful utilities that handle Neptune schema inference, type, and naming conversion.
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static org.apache.arrow.vector.types.pojo.Schema
getSchemaFromResults(Map resultsMap, String componentTypeValue, String tableName)
-