Jayclifford345 opened a new issue, #8579:
URL: https://github.com/apache/arrow-datafusion/issues/8579

   ### Is your feature request related to a problem or challenge?
   
   Within InfluxDB a community user is trying to derive a S2 cell ID within a 
new column based on the lon and lat. Currently, data fusion does not support 
specific geo-based functions within SQL
   
   ### Describe the solution you'd like
   
   Would it be possible to expand the scope of data fusion to include 
domain-specific logic like this? Simular functions currently exist in 
clickhouse: https://clickhouse.com/docs/en/sql-reference/functions/geo/s2
   
   & big query:
   https://cloud.google.com/bigquery/docs/geospatial-data 
   
   ### Describe alternatives you've considered
   
   We could potentially look to include this within the influxdb code base but 
I thought this might benefit from a wider discussion based upon 
https://github.com/apache/arrow-datafusion/issues/7859
   
   ### Additional context
   
   _No response_


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