wgtmac commented on PR #240:
URL: https://github.com/apache/parquet-format/pull/240#issuecomment-2117900935

   > Another thing that comes up frequently is where to put a spatial index 
(rtree)
   
   I thought this can be something similar to the page index or bloom filter in 
parquet, which are stored somewhere between row groups or before the footer. It 
can be row group level or file level as well.
   
   > It would be nice to allow the format to be extended in a way that does not 
depend on schema-level metadata.
   
   I think we really need your advise here. If you rethink the design of 
GeoParquet, how can it do better if parquet format has some geospatial 
knowledge? @paleolimbot @jiayuasu 
   


-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to