Package org.apache.iceberg.data
Class IdentityPartitionConverters
java.lang.Object
org.apache.iceberg.data.IdentityPartitionConverters
- 
Method SummaryModifier and TypeMethodDescriptionstatic ObjectconvertConstant(Type type, Object value) Conversions from internal representations to Iceberg generic values.
- 
Method Details- 
convertConstantConversions from internal representations to Iceberg generic values.
 
-