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.command.iceberg.parquet
/
PolarisCatalogSpecification
/
PolarisCatalogSpecification
Polaris
Catalog
Specification
constructor
(
catalogType
:
CatalogType.Type
=
Type.POLARIS
,
serverUri
:
String
,
catalogName
:
String
,
clientId
:
String
,
clientSecret
:
String
,
scope
:
String
,
oauth2ServerUri
:
String
?
=
null
,
namespace
:
String
)