anandgupta42
anandgupta42
## Overview ### Problem Describe the problem you are solving. Mention the ticket/issue if applicable. #1029 #1028 ### Solution Describe the implemented solution. Add external references if needed. ### Screenshot/Demo...
### Expected behavior The functionality should work as it does in 1.7 ### Actual behavior An error occured while initializing the dbt project: No module named 'dbt.adapters.factory' ### Steps To...
### Expected behavior An error occured while initializing the dbt project: No module named 'dbt.events.functions' dbt configuration is invalid : No module named 'dbt.events.functions' ### Actual behavior The functionalities should...
### Expected behavior Using the compile/play mouse shortcut for a selected section should compile the selected block ### Actual behavior Only the selected code block should be executed or compiled...
### Describe the feature provide a way for user to pick target profiles ### Describe alternatives you've considered _No response_ ### Who will benefit? _No response_ ### Are you willing...
### Describe the feature The select node in the lineage panel should be highlighted with a distinct color to differentiate it from other nodes. ### Describe alternatives you've considered _No...
### Describe the feature show details of extension related issues reported in the problems tab in the diagnostics report ### Describe alternatives you've considered _No response_ ### Who will benefit?...
This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to upgrade @vscode/vsce from 2.24.0 to 2.25.0. :information_source: Keep your dependencies up-to-date....
This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to upgrade reactflow from 11.10.4 to 11.11.1. :information_source: Keep your dependencies up-to-date....
### Describe the feature When dbt is unavailable, we offer the user the option to install dbt. Sometimes, the user may have dbt installed but not in the Python environment...