xushiyan opened a new pull request, #8053: URL: https://github.com/apache/hudi/pull/8053
### Change Logs Infer these BQ sync configs - BIGQUERY_SYNC_TABLE_NAME - BIGQUERY_SYNC_SYNC_BASE_PATH - BIGQUERY_SYNC_USE_FILE_LISTING_FROM_METADATA - BIGQUERY_SYNC_ASSUME_DATE_PARTITIONING These were created when BQ sync was made. They are redundant and should be removed eventually. The infer functions are to keep things BWC and allow people to omit these configs. ### Impact Reduce configs for running BQ sync. ### Risk level Low. ### Documentation Update NA ### Contributor's checklist - [ ] Read through [contributor's guide](https://hudi.apache.org/contribute/how-to-contribute) - [ ] Change Logs and Impact were stated clearly - [ ] Adequate tests were added if applicable - [ ] CI passed -- 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]
