Airbyte Kotlin Bulk CDK
Toggle table of contents
1.0.2
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
Package-level
declarations
Types
Functions
Types
Airbyte
Type
To
Iceberg
Schema
Link copied to clipboard
class
AirbyteTypeToIcebergSchema
Airbyte
Value
To
Iceberg
Record
Link copied to clipboard
class
AirbyteValueToIcebergRecord
Functions
to
Iceberg
Schema
Link copied to clipboard
fun
ObjectType
.
toIcebergSchema
(
primaryKeys
:
List
<
List
<
String
>
>
)
:
Schema