Class SubstraitTypeAndValue


  • public class SubstraitTypeAndValue
    extends Object
    • Constructor Detail

      • SubstraitTypeAndValue

        public SubstraitTypeAndValue​(org.apache.calcite.sql.type.SqlTypeName type,
                                     Object value,
                                     String columnName)
    • Method Detail

      • getType

        public org.apache.calcite.sql.type.SqlTypeName getType()
      • getValue

        public Object getValue()
      • getColumnName

        public String getColumnName()