dataos-sdk-kt
jvm
depot-service
/
io.dataos.ds.client.models
/
IcebergPartitionSpecRequest
/
IcebergPartitionSpecRequest
Iceberg
Partition
Spec
Request
constructor
(
index
:
Int
?
=
null
,
type
:
String
?
=
null
,
column
:
String
?
=
null
,
name
:
String
?
=
null
,
numBuckets
:
Int
?
=
null
)