james-willis commented on PR #1097:
URL: https://github.com/apache/sedona-db/pull/1097#issuecomment-5136864631

   I see your concern. We need to allow 1D bands in the type if we want to 
support aggregations taht return nonspatial results. Queries that aggregate 
along 1 or more of the spatial dimensions for example: 
   
   > What is the mean temp over the whole region for each timestep.
   
   This 1D case can of course be represented as some kind of array, but what 
about when theres 2 nonspatial dimensions?
   
   > What is the mean time over the whole region for each timestep and 
elevation.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to