deanhiller / databus

time series data in cassandra with visualization(NREL's opensource databus project)
Other
53 stars 21 forks source link

Feature request: Table properties #32

Open hopcroft opened 10 years ago

hopcroft commented 10 years ago

When you click on the name of a table, you see a list of the columns in the table and a column indicating whether those columns are indexed. It would be helpful to also see the type for each column (integer, float, string) so that you know what type of data to expect when you download it. Thanks,

[Priority: low]