Airbyte Kotlin Bulk CDK
Toggle table of contents
0.1.92
jvm
Platform filter
jvm
Switch theme
Search in API
Airbyte Kotlin Bulk CDK
bulk-cdk-toolkit-load-iceberg-parquet
/
io.airbyte.cdk.load.data.iceberg.parquet
/
AirbyteValueToIcebergRecord
Airbyte
Value
To
Iceberg
Record
class
AirbyteValueToIcebergRecord
Members
Constructors
Airbyte
Value
To
Iceberg
Record
Link copied to clipboard
constructor
(
)
Functions
convert
Link copied to clipboard
fun
convert
(
airbyteValue
:
AirbyteValue
,
type
:
Type
)
:
Any
?