[
https://issues.apache.org/jira/browse/DRILL-8395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17686099#comment-17686099
]
ASF GitHub Bot commented on DRILL-8395:
---------------------------------------
cgivre merged PR #2748:
URL: https://github.com/apache/drill/pull/2748
> 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)