Skip navigation links
B C D F G H I M O P R S T U 

B

bigLakeConnectionId - Variable in class org.apache.hudi.gcp.bigquery.BigQuerySyncConfig.BigQuerySyncConfigParams
 
BIGQUERY_SYNC_BIG_LAKE_CONNECTION_ID - Static variable in class org.apache.hudi.gcp.bigquery.BigQuerySyncConfig
 
BIGQUERY_SYNC_BILLING_PROJECT_ID - Static variable in class org.apache.hudi.gcp.bigquery.BigQuerySyncConfig
 
BIGQUERY_SYNC_DATASET_LOCATION - Static variable in class org.apache.hudi.gcp.bigquery.BigQuerySyncConfig
 
BIGQUERY_SYNC_DATASET_NAME - Static variable in class org.apache.hudi.gcp.bigquery.BigQuerySyncConfig
 
BIGQUERY_SYNC_PARTITION_FIELDS - Static variable in class org.apache.hudi.gcp.bigquery.BigQuerySyncConfig
 
BIGQUERY_SYNC_PROJECT_ID - Static variable in class org.apache.hudi.gcp.bigquery.BigQuerySyncConfig
 
BIGQUERY_SYNC_REQUIRE_PARTITION_FILTER - Static variable in class org.apache.hudi.gcp.bigquery.BigQuerySyncConfig
 
BIGQUERY_SYNC_SOURCE_URI - Static variable in class org.apache.hudi.gcp.bigquery.BigQuerySyncConfig
 
BIGQUERY_SYNC_SOURCE_URI_PREFIX - Static variable in class org.apache.hudi.gcp.bigquery.BigQuerySyncConfig
 
BIGQUERY_SYNC_TABLE_NAME - Static variable in class org.apache.hudi.gcp.bigquery.BigQuerySyncConfig
 
BIGQUERY_SYNC_USE_BQ_MANIFEST_FILE - Static variable in class org.apache.hudi.gcp.bigquery.BigQuerySyncConfig
 
BIGQUERY_SYNC_USE_FILE_LISTING_FROM_METADATA - Static variable in class org.apache.hudi.gcp.bigquery.BigQuerySyncConfig
 
BigQuerySchemaResolver - Class in org.apache.hudi.gcp.bigquery
Extracts the BigQuery schema from a Hudi table.
BigQuerySyncConfig - Class in org.apache.hudi.gcp.bigquery
Configs needed to sync data into BigQuery.
BigQuerySyncConfig(Properties) - Constructor for class org.apache.hudi.gcp.bigquery.BigQuerySyncConfig
 
BigQuerySyncConfig.BigQuerySyncConfigParams - Class in org.apache.hudi.gcp.bigquery
 
BigQuerySyncConfigParams() - Constructor for class org.apache.hudi.gcp.bigquery.BigQuerySyncConfig.BigQuerySyncConfigParams
 
BigQuerySyncTool - Class in org.apache.hudi.gcp.bigquery
Tool to sync a hoodie table with a big query table.
BigQuerySyncTool(Properties) - Constructor for class org.apache.hudi.gcp.bigquery.BigQuerySyncTool
 
BigQuerySyncTool(Properties, Configuration, Option<HoodieTableMetaClient>) - Constructor for class org.apache.hudi.gcp.bigquery.BigQuerySyncTool
 
billingProjectId - Variable in class org.apache.hudi.gcp.bigquery.BigQuerySyncConfig.BigQuerySyncConfigParams
 

C

close() - Method in class org.apache.hudi.gcp.bigquery.BigQuerySyncTool
 
close() - Method in class org.apache.hudi.gcp.bigquery.HoodieBigQuerySyncClient
 
config - Variable in class org.apache.hudi.gcp.bigquery.HoodieBigQuerySyncClient
 
createManifestTable(String, String) - Method in class org.apache.hudi.gcp.bigquery.HoodieBigQuerySyncClient
 
createOrUpdateTableUsingBqManifestFile(String, String, String, Schema) - Method in class org.apache.hudi.gcp.bigquery.HoodieBigQuerySyncClient
 
createSnapshotView(String, String, String) - Method in class org.apache.hudi.gcp.bigquery.HoodieBigQuerySyncClient
 
createVersionsTable(String, String, String, List<String>) - Method in class org.apache.hudi.gcp.bigquery.HoodieBigQuerySyncClient
 

D

datasetExists() - Method in class org.apache.hudi.gcp.bigquery.HoodieBigQuerySyncClient
 
datasetLocation - Variable in class org.apache.hudi.gcp.bigquery.BigQuerySyncConfig.BigQuerySyncConfigParams
 
datasetName - Variable in class org.apache.hudi.gcp.bigquery.BigQuerySyncConfig.BigQuerySyncConfigParams
 

F

format(String, Object...) - Static method in exception org.apache.hudi.gcp.bigquery.HoodieBigQuerySyncException
 

G

getInstance() - Static method in class org.apache.hudi.gcp.bigquery.BigQuerySchemaResolver
 
getMetastoreSchema(String) - Method in class org.apache.hudi.gcp.bigquery.HoodieBigQuerySyncClient
 

H

HoodieBigQuerySyncClient - Class in org.apache.hudi.gcp.bigquery
 
HoodieBigQuerySyncClient(BigQuerySyncConfig, HoodieTableMetaClient) - Constructor for class org.apache.hudi.gcp.bigquery.HoodieBigQuerySyncClient
 
HoodieBigQuerySyncException - Exception in org.apache.hudi.gcp.bigquery
 
HoodieBigQuerySyncException() - Constructor for exception org.apache.hudi.gcp.bigquery.HoodieBigQuerySyncException
 
HoodieBigQuerySyncException(String) - Constructor for exception org.apache.hudi.gcp.bigquery.HoodieBigQuerySyncException
 
HoodieBigQuerySyncException(String, Throwable) - Constructor for exception org.apache.hudi.gcp.bigquery.HoodieBigQuerySyncException
 
HoodieBigQuerySyncException(Throwable) - Constructor for exception org.apache.hudi.gcp.bigquery.HoodieBigQuerySyncException
 
hoodieSyncConfigParams - Variable in class org.apache.hudi.gcp.bigquery.BigQuerySyncConfig.BigQuerySyncConfigParams
 

I

isHelp() - Method in class org.apache.hudi.gcp.bigquery.BigQuerySyncConfig.BigQuerySyncConfigParams
 

M

main(String[]) - Static method in class org.apache.hudi.gcp.bigquery.BigQuerySyncTool
 

O

org.apache.hudi.gcp.bigquery - package org.apache.hudi.gcp.bigquery
 

P

projectId - Variable in class org.apache.hudi.gcp.bigquery.BigQuerySyncConfig.BigQuerySyncConfigParams
 

R

requirePartitionFilter - Variable in class org.apache.hudi.gcp.bigquery.BigQuerySyncConfig.BigQuerySyncConfigParams
 

S

schemaToSqlString(Schema) - Static method in class org.apache.hudi.gcp.bigquery.BigQuerySchemaResolver
Converts a BigQuery schema to the string representation used in the BigQuery SQL command to create the manifest based table.
sourceUri - Variable in class org.apache.hudi.gcp.bigquery.BigQuerySyncConfig.BigQuerySyncConfigParams
 
sourceUriPrefix - Variable in class org.apache.hudi.gcp.bigquery.BigQuerySyncConfig.BigQuerySyncConfigParams
 
syncHoodieTable() - Method in class org.apache.hudi.gcp.bigquery.BigQuerySyncTool
 

T

tableExists(String) - Method in class org.apache.hudi.gcp.bigquery.HoodieBigQuerySyncClient
 
tableNotExistsOrDoesNotMatchSpecification(String) - Method in class org.apache.hudi.gcp.bigquery.HoodieBigQuerySyncClient
Checks for the existence of a table that uses the manifest file approach and matches other requirements.
toProps() - Method in class org.apache.hudi.gcp.bigquery.BigQuerySyncConfig.BigQuerySyncConfigParams
 

U

updateTableSchema(String, Schema, List<String>) - Method in class org.apache.hudi.gcp.bigquery.HoodieBigQuerySyncClient
Updates the schema for the given table if the schema has changed.
useBqManifestFile - Variable in class org.apache.hudi.gcp.bigquery.BigQuerySyncConfig.BigQuerySyncConfigParams
 
B C D F G H I M O P R S T U 
Skip navigation links

Copyright © 2025 The Apache Software Foundation. All rights reserved.