[
https://issues.apache.org/jira/browse/HUDI-6831?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated HUDI-6831:
---------------------------------
Labels: pull-request-available (was: )
> Add back missing project_id to query statement in BigQuerySyncTool
> ------------------------------------------------------------------
>
> Key: HUDI-6831
> URL: https://issues.apache.org/jira/browse/HUDI-6831
> Project: Apache Hudi
> Issue Type: Bug
> Components: meta-sync
> Reporter: Jinpeng Zhou
> Priority: Minor
> Labels: pull-request-available
> Fix For: 0.14.0
>
>
> Currently the ddl using bq manifest file is "create external table
> dataset.table" which does not include the project id. It should beĀ
> "project.dataset.table"
--
This message was sent by Atlassian Jira
(v8.20.10#820010)