[
https://issues.apache.org/jira/browse/HUDI-7414?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Raymond Xu updated HUDI-7414:
-----------------------------
Component/s: docs
> Remove hoodie.gcp.bigquery.sync.base_path reference in the gcp docs
> -------------------------------------------------------------------
>
> Key: HUDI-7414
> URL: https://issues.apache.org/jira/browse/HUDI-7414
> Project: Apache Hudi
> Issue Type: Improvement
> Components: docs
> Reporter: nadine
> Assignee: nadine
> Priority: Minor
> Fix For: 0.15.0
>
>
> There was a jira issue filed where sarfaraz wanted to know more about the
> `hoodie.gcp.bigquery.sync.base_path`.
> In the BigQuerySyncConfig file, there a config property set:
> [https://github.com/apache/hudi/blob/master/hudi-gcp/src/main/java/org/apache/hudi/gcp/bigquery/BigQuerySyncConfig.java#L103]
> But it’s not used anywhere else in the big query code base.
> However, I see
> [https://github.com/apache/hudi/blob/master/hudi-gcp/src/main/java/org/apache/hudi/gcp/bigquery/BigQuerySyncTool.java#L124]
> being used to get the base path. The {{hoodie.gcp.bigquery.sync.base_path}}
> is superfluous. I’m seeing as a config being set, but not being used
> anywhere.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)