marimo icon indicating copy to clipboard operation
marimo copied to clipboard

Mimic BigQuery UI for nested and repeated columns

Open dkapitan opened this issue 1 month ago • 0 comments

Description

I think it would be great if we could mimic the UI of BigQuery for nested and repeated columns:

Image

Have been using BQ for a long time, until the Arrow/Parquet ecosystem finally arrived to handle nested and repeated columns. But I miss the UI, and haven't seen any of the IDEs mimic this.

Suggested solution

  • struct columns are rendered with dot-notation; this will become a bit cumbersome for deeply nested structs
  • repeated columns are grouped by row

Are you willing to submit a PR?

  • [ ] Yes

Alternatives

No response

Additional context

No response

dkapitan avatar Nov 02 '25 22:11 dkapitan