fix: Catch missing dbt parser dependency in dbt CLI commands by kchawlani19 · Pull Request #6534 · feast-dev/feast
Catch ImportError in `feast dbt import` and `feast dbt list` so missing dbt parser dependency returns a clean CLI error. Add regression tests to verify both commands exit with actionable install guidance. Signed-off-by: kchawlani19 <kchawlan@redhat.com> Co-authored-by: Cursor <cursoragent@cursor.com>
kchawlani19
changed the title
fix(dbt): handle missing dbt-artifacts-parser import errors in CLI
fix: catch ImportError in feast dbt import/list commands
kchawlani19
changed the title
fix: catch ImportError in feast dbt import/list commands
fix: Catch missing dbt parser dependency in dbt CLI commands
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters