We want to be able to store a large set of attributes associated with a feature, but be able to only return a subset of the attributes from the tablet servers if desired. Options for accomplishing this would be to either use visibility (elegant solution or abuse of visibility?) or to have a lookup table (preferably within the geowave_metadata table) for attribute sets.
We want to be able to store a large set of attributes associated with a feature, but be able to only return a subset of the attributes from the tablet servers if desired. Options for accomplishing this would be to either use visibility (elegant solution or abuse of visibility?) or to have a lookup table (preferably within the geowave_metadata table) for attribute sets.