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 2021/09/30 01:34:00 UTC

[jira] [Created] (DRILL-8005) Add Writer to JDBC Storage Plugin

Charles Givre created DRILL-8005:
------------------------------------

             Summary: Add Writer to JDBC Storage Plugin
                 Key: DRILL-8005
                 URL: https://issues.apache.org/jira/browse/DRILL-8005
             Project: Apache Drill
          Issue Type: Improvement
          Components: Storage - JDBC
    Affects Versions: 1.19.0
            Reporter: Charles Givre
            Assignee: Charles Givre
             Fix For: 1.20.0


Current implementation of Drill only allows writing to file systems.  This issue proposes extending the JDBC plugin to allow writing to JDBC data sources.  This will do so by implementing: 

CREATE TABLE AS

DROP TABLE

 



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