steve-xi-awx opened a new pull request, #10830:
URL: https://github.com/apache/hudi/pull/10830

   ### Change Logs
   
   _Describe context and summary for this change. Highlight if any code was 
copied._
   
   The code is developed by own. It is used to fix the code bug. 
   When the BigQuery external table with an additional connection id, the 
changes of schema can't use the ExternalTableDefinition.setSchema()
   
   I change the logic to detect if there is a connection id. And use this code 
to fix that bug.
   
   ### Impact
   
   On influence the update BQ schema process.
   
   ### Risk level (write none, low medium or high below)
   
   low medium
   
   ### 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]

Reply via email to