Package | Description |
---|---|
org.apache.paimon.hive.migrate |
Modifier and Type | Method and Description |
---|---|
static List<Migrator> |
HiveMigrator.databaseMigrators(HiveCatalog hiveCatalog,
String sourceDatabase,
Map<String,String> options,
Integer parallelism) |
Constructor and Description |
---|
HiveMigrator(HiveCatalog hiveCatalog,
String sourceDatabase,
String sourceTable,
String targetDatabase,
String targetTable,
Integer parallelism,
Map<String,String> options) |
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.