Class SchemaTranslator.ConsumingResult

    • Method Detail

      • getPhysicalDataType

        public org.apache.flink.table.types.DataType getPhysicalDataType()
      • isTopLevelRecord

        public boolean isTopLevelRecord()
      • getSchema

        public org.apache.flink.table.api.Schema getSchema()
      • getProjections

        @Nullable
        public List<String> getProjections()