[
https://issues.apache.org/jira/browse/HUDI-7414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17817816#comment-17817816
]
nadine edited comment on HUDI-7414 at 2/15/24 11:25 PM:
--------------------------------------------------------
DOCS- removed the sync base path config reference here:
[https://github.com/apache/hudi/pull/10679/files]
was (Author: JIRAUSER298226):
removed the sync base path reference here:
https://github.com/apache/hudi/pull/10679/files
> 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
> Reporter: nadine
> Assignee: nadine
> Priority: Minor
>
> 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)