Opened 12 years ago

Last modified 5 years ago

#246 closed enhancement

Getting information about arrays — at Version 1

Reported by: Dimitar Misev Owned by: Dimitar Misev
Priority: minor Milestone: Future
Component: qlparser Version: 8.3
Keywords: Cc: Peter Baumann
Complexity: Medium

Description (last modified by Dimitar Misev)

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

This could be implemented as an info function, which similarly to RAS_COLLECTIONNAMES returns a char array with the above (and possibly further) information.

Change History (1)

comment:1 by Dimitar Misev, 12 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.