You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "James Turton (Jira)" <ji...@apache.org> on 2023/02/14 15:02:00 UTC

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

     [ https://issues.apache.org/jira/browse/DRILL-8395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

James Turton closed DRILL-8395.
-------------------------------
    Resolution: Fixed

> 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
>            Priority: Major
>             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)