[
https://issues.apache.org/jira/browse/IMPALA-14573?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Csaba Ringhofer resolved IMPALA-14573.
--------------------------------------
Fix Version/s: Impala 5.0.0
Resolution: Fixed
> Implement trivial geospatial function in c++
> --------------------------------------------
>
> Key: IMPALA-14573
> URL: https://issues.apache.org/jira/browse/IMPALA-14573
> Project: IMPALA
> Issue Type: Sub-task
> Components: Backend
> Reporter: Csaba Ringhofer
> Assignee: Csaba Ringhofer
> Priority: Major
> Fix For: Impala 5.0.0
>
>
> https://gerrit.cloudera.org/#/c/22733/ implements many st_ functions in c++.
> It is in POC state since a long time and cleaning up everything would be
> major effort.
> This ticket aims at splitting out the easiest parts of that review. The main
> criteria is that function should not need to serialize / deserialize the
> "esri shape" binary format. An example is st_maxx(), which only needs to read
> the header of the binary format.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)