Opened 12 years ago
Last modified 5 years ago
#246 closed enhancement
Getting information about arrays — at Initial Version
Reported by: | Dimitar Misev | Owned by: | Dimitar Misev |
---|---|---|---|
Priority: | minor | Milestone: | Future |
Component: | qlparser | Version: | 8.3 |
Keywords: | Cc: | Peter Baumann | |
Complexity: | Medium |
Description
A function which returns information about an array in the database would be very useful. The information we can extract right now is limited to:
- array dimensionality and extents
- array type with
--type
to rasql
Further info that would be highly useful:
- tiling scheme and configuration, number of tiles
- the index used
- storage format
Note:
See TracTickets
for help on using tickets.