public class IcebergConversions extends Object
See Iceberg spec.
Modifier and Type | Method and Description |
---|---|
static ByteBuffer |
toByteBuffer(DataType type,
Object value) |
static Object |
toPaimonObject(DataType type,
byte[] bytes) |
public static ByteBuffer toByteBuffer(DataType type, Object value)
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.