Skip to content

UI should differentiate between Partitioned Tables and Partition-Aware Source Tables #2049

@rbasralian

Description

@rbasralian

If I have a PartitionAwareSourceTable, I get the partitioned table viewer in the UI, which is very helpful, but a bit confusing because it tells me I have a "Partitioned Table":

image

It is a partitioned table in the sense that "it is a table, and it has partitions", but it's not an actual io.deephaven.engine.table.PartitionedTable.

It would be helpful if there were some way to see in the UI what the actual table type is (like some small text under "where it says "Partitioned Table" with the class name...or even a tooltip when you hover over "Partitioned Table", or the table's tab).

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions