Abhiiishek44 commented on issue #41906:
URL: https://github.com/apache/superset/issues/41906#issuecomment-4950292797

   I reviewed the issue and the related #40200 change. The remaining problem 
appears to be that `_get_client` does not pass the project from 
`engine.url.host` to `bigquery.Client`, so two-part table references can still 
resolve against the ADC project when no catalog is populated.
   
   I’d like to work on a focused fix that passes `engine.url.host or None` in 
both client creation paths and adds tests covering ADC and service-account 
credentials.


-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to