You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@asterixdb.apache.org by "Tomal Majumder (Jira)" <ji...@apache.org> on 2022/10/06 06:56:00 UTC

[jira] [Created] (ASTERIXDB-3080) Add Support to read ESRI Shapefiles

Tomal Majumder created ASTERIXDB-3080:
-----------------------------------------

             Summary: Add Support to read ESRI Shapefiles
                 Key: ASTERIXDB-3080
                 URL: https://issues.apache.org/jira/browse/ASTERIXDB-3080
             Project: Apache AsterixDB
          Issue Type: New Feature
          Components: EXT - External data
            Reporter: Tomal Majumder


* Add support for reading data from ESRI shapefiles as external dataset. 
 * Add support for pushing the field-accesses down to data-scan while querying the shapefile format data.
 * Add support for shapefile input format to push the spatial filter information down to the data-scan operator to improve the execution time of SQL++ queries with spatial predicates: st_intersects, st_crosses, st_contains etc. 



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