vscode-dbt-power-user
vscode-dbt-power-user copied to clipboard
Improve Query Results for Json Objects
Describe the feature
It would make Dbt Power User much easier to explore data and develop new models if there were some improvements to Query Results.
-
Truncate large column value Currently large column values span across making it really hard to view all of the columns in a query. It would be useful if large values were truncated.
-
Beautify json objects Because values span a single row, it makes it challenging to read, understand and then write statements to extract keys and values from objects.
Truncating + formatting objects would make using Power User much better. For now, I must explore data in dbt Cloud or Bigquery to get an understanding of the objects.
Describe alternatives you've considered
No response
Who will benefit?
No response
Are you willing to submit PR?
- [ ] Yes I am willing to submit a PR!