yu-iskw commented on PR #3174:
URL: https://github.com/apache/arrow-adbc/pull/3174#issuecomment-3115334451

   @zeroshade @lidavidm Thank you for your support on it. Let me share the 
situation behind this. 
   
   dbt is an open-source tool used for data transformation within a data 
warehouse or data lake.
   We have utilized [dbt Core](https://github.com/dbt-labs/dbt-core) which is a 
python-based implementation. Meanwhile, we are implementing , called [dbt 
Fusion](https://github.com/dbt-labs/dbt-fusion), the rust-based engine to speed 
up. dbt Fusion utilize the golang-based implementation of arrow-adbc. We need 
the feature we are addressing in the PR so that we can make dbt Fusion 
compatible with dbt Core. The feature of service account impersonation for 
BigQuery is crucial for me. I want to solve this quickly.
   
   https://github.com/dbt-labs/dbt-fusion/issues/409


-- 
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: github-unsubscr...@arrow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to