Package org.apache.iceberg.io
Class DeleteSchemaUtil
- java.lang.Object
-
- org.apache.iceberg.io.DeleteSchemaUtil
-
public class DeleteSchemaUtil extends java.lang.Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static Schema
pathPosSchema()
static Schema
posDeleteSchema(Schema rowSchema)
-