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 2023/02/05 16:31:00 UTC

[jira] [Created] (DRILL-8395) Add Support for INSERT and Drop Table to GoogleSheets Plugin

Charles Givre created DRILL-8395:
------------------------------------

             Summary: Add Support for INSERT and Drop Table to GoogleSheets Plugin
                 Key: DRILL-8395
                 URL: https://issues.apache.org/jira/browse/DRILL-8395
             Project: Apache Drill
          Issue Type: Improvement
          Components: Storage - GoogleSheets
    Affects Versions: 1.20.3
            Reporter: Charles Givre
            Assignee: Charles Givre
             Fix For: 1.21.0


This PR adds support for INSERT queries which allow a user to append data to an existing GoogleSheets tab.  It also:
 * Adds support for DROP TABLE queries which were not implemented
 * Modifies CTAS queries so that if a user executes a CTAS query with a file token, Drill will add a new tab to an existing document, but if the user executes a CTAS with a file name, it will create an entirely new document.



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