AltimateAI / vscode-dbt-power-user

This extension makes vscode seamlessly work with dbt™: Auto-complete, preview, column lineage, AI docs generation, health checks, cost estimation etc
https://www.altimate.ai
MIT License
469 stars 94 forks source link

support apache impala adaptor #1492

Closed Moons08 closed 3 weeks ago

Moons08 commented 3 weeks ago

Describe the feature

dbt-power-user does not support dbt-impala. Add feature to support this one.

https://docs.getdbt.com/docs/core/connect-data-platform/impala-setup

Describe alternatives you've considered

No response

Who will benefit?

No response

Are you willing to submit PR?

Moons08 commented 3 weeks ago

I found out that this issue is caused by the extension selecting the wrong Python interpreter.