You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by "Charles Givre (Jira)" <ji...@apache.org> on 2019/10/28 20:21:00 UTC

[jira] [Created] (DRILL-7427) Efficiency Improvements for ESRI Shapefile Format Plugin

Charles Givre created DRILL-7427:
------------------------------------

             Summary: Efficiency Improvements for ESRI Shapefile Format Plugin
                 Key: DRILL-7427
                 URL: https://issues.apache.org/jira/browse/DRILL-7427
             Project: Apache Drill
          Issue Type: Improvement
    Affects Versions: 1.18.0
            Reporter: Charles Givre


The ESRI Shapefile format plugin has a few inefficiencies in writing the columns.  The schema for shapefiles is only partially known, and is not in a definite order. [~Paul.Rogers] suggested that there are ways of increasing the efficiency of the ESRI Shapefile reader by optimizing how Drill reads the fields.  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)