public class BigQuerySyncTool extends HoodieSyncTool
This utility will get the schema from the latest commit and will sync big query table schema.
| 限定符和类型 | 字段和说明 |
|---|---|
BigQuerySyncConfig |
config |
String |
manifestTableName |
String |
snapshotViewName |
String |
tableName |
String |
versionsTableName |
hadoopConf, props| 构造器和说明 |
|---|
BigQuerySyncTool(Properties props) |
public final BigQuerySyncConfig config
public final String tableName
public final String manifestTableName
public final String versionsTableName
public final String snapshotViewName
public BigQuerySyncTool(Properties props)
public void syncHoodieTable()
syncHoodieTable 在类中 HoodieSyncToolpublic static void main(String[] args)
Copyright © 2023 The Apache Software Foundation. All rights reserved.