yihua commented on code in PR #10679:
URL: https://github.com/apache/hudi/pull/10679#discussion_r1503391058


##########
website/docs/gcp_bigquery.md:
##########
@@ -39,8 +39,9 @@ setting sync tool class. A few BigQuery-specific 
configurations are required.
 | `hoodie.gcp.bigquery.sync.dataset_location`  | Region info of the dataset; 
same as the GCS bucket that stores the Hudi table                               
    |
 | `hoodie.gcp.bigquery.sync.source_uri`        | A wildcard path pattern 
pointing to the first level partition; partition key can be specified or 
auto-inferred. Only required for partitioned tables |
 | `hoodie.gcp.bigquery.sync.source_uri_prefix` | The common prefix of the 
`source_uri`, usually it's the path to the Hudi table, trailing slash does not 
matter. |
-| `hoodie.gcp.bigquery.sync.base_path`         | The usual basepath config for 
Hudi table.                                                                     
  |

Review Comment:
   Is this config removed?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to