Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CT-2856] [Bug] ParseInlineNodeError does not contain node status #8173

Closed
2 tasks done
ChenyuLInx opened this issue Jul 20, 2023 · 0 comments · Fixed by #8174
Closed
2 tasks done

[CT-2856] [Bug] ParseInlineNodeError does not contain node status #8173

ChenyuLInx opened this issue Jul 20, 2023 · 0 comments · Fixed by #8174
Assignees
Labels
bug Something isn't working
Milestone

Comments

@ChenyuLInx
Copy link
Contributor

Is this a new bug in dbt-core?

  • I believe this is a new bug in dbt-core
  • I have searched the existing issues, and I could not find an existing issue for this bug

Current Behavior

When running dbt --log-format json compile --inline 'select * from {{ref("node_not")}}' in any project, inspect the events from core you can see node_info for ParseInlineNodeError do not contain field node_status.

Expected Behavior

node_info for ParseInlineNodeError contain field node_status

Steps To Reproduce

mentioned above

Relevant log output

No response

Environment

- OS:
- Python:
- dbt:

Which database adapter are you using with dbt?

No response

Additional Context

No response

@ChenyuLInx ChenyuLInx added bug Something isn't working triage labels Jul 20, 2023
@ChenyuLInx ChenyuLInx self-assigned this Jul 20, 2023
@ChenyuLInx ChenyuLInx removed the triage label Jul 20, 2023
@github-actions github-actions bot changed the title [Bug] ParseInlineNodeError does not contain node status [CT-2856] [Bug] ParseInlineNodeError does not contain node status Jul 20, 2023
@ChenyuLInx ChenyuLInx mentioned this issue Jul 20, 2023
4 tasks
@jtcohen6 jtcohen6 added this to the v1.5.x milestone Jul 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants