Class NeptuneSchemaUtils


  • public class NeptuneSchemaUtils
    extends Object
    Collection of helpful utilities that handle Neptune schema inference, type, and naming conversion.
    • Method Detail

      • getSchemaFromResults

        public static org.apache.arrow.vector.types.pojo.Schema getSchemaFromResults​(Map resultsMap,
                                                                                     String componentTypeValue,
                                                                                     String tableName)