BigQuery (and other) - indication of important settings of a table/dataset/database

One thing I'm missing still is to be able to very quickly access information about tables:

  • clustering
  • partitioning

It could be just an icon-based indication that upon clicking would show more information. Previewing DDL for complex tables is not a good experience (CTRL+Q) as this is SQL and I'm after something more presentable.

For BigQuery specifically it would be good to see other things about table / dataset:

  • labels
  • policy tags
  • description but wrapped 
0
Hi Dawid,

There's a feature request where the table partitioning should be included into quick documentation

https://youtrack.jetbrains.com/issue/DBE-17561

We're expanding the quick doc and the information about table definition provided by this functionality.
0

请先登录再写评论。