vscode-dbt-power-user icon indicating copy to clipboard operation
vscode-dbt-power-user copied to clipboard

Improve Query Results for Json Objects

Open jlogan3 opened this issue 1 year ago • 3 comments

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.

  1. 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.

  2. 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.

Video

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!

jlogan3 avatar Jul 16 '24 20:07 jlogan3