yutannihilation opened a new issue, #1173:
URL: https://github.com/apache/sedona-db/issues/1173

   I know this would be probably more complex than it sounds. 
   
   - The result data frame might not contain a geometry column. If we naively 
attempt to create an sf object, it fails when there's no geometry column. We 
need to fall back to tibble.
   - The result data frame might contain multiple geometry columns. We might 
need to provide some option to specify which column is primary.


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