vingov opened a new pull request #5125: URL: https://github.com/apache/hudi/pull/5125
## What is the purpose of the pull request This pull request adds BigQuery Sync feature, this is a requirement to read Hudi tables on BigQuery. More details are in RFC-34: https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=188745980 ## Brief change log - *Added BigQuerySyncTool to sync Hudi dataset to Google's BigQuery.* ## Verify this pull request This change added tests and can be verified as follows: *(example:)* - *Manually verified the change by running a job locally.* ## Committer checklist - [x] Has a corresponding JIRA in PR title & commit - [x] Commit message is descriptive of the change - [x] CI is green - [ ] Necessary doc changes done or have another open PR - [x] For large changes, please consider breaking it into sub-tasks under an umbrella JIRA. -- 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]
