Paweł Kociński created SEDONA-749:
-------------------------------------

             Summary: Create Vectorized UDFs in Apache Sedona which is using 
SedonaDB as the engine
                 Key: SEDONA-749
                 URL: https://issues.apache.org/jira/browse/SEDONA-749
             Project: Apache Sedona
          Issue Type: Improvement
            Reporter: Paweł Kociński


SedonaDB is a single-node spatial data processing engine that we can use thanks 
to its great Arrow interoperability, allowing Apache Sedona users to create 
vectorized spatial UDFs. To achieve that, we need to solve the integration 
mismatch
 * Apache Sedona uses its own custom serialization, and SedonaDB uses the WKB

 

To achieve that, we need to either find a way to write projection in Apache 
Sedona Java or write custom functions to transform wkb to the Sedona internal 
model and back. 

 

This task is a bag for other tickets to make this functionality possible.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to