[
https://issues.apache.org/jira/browse/DRILL-8371?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17648794#comment-17648794
]
ASF GitHub Bot commented on DRILL-8371:
---------------------------------------
cgivre opened a new pull request, #2722:
URL: https://github.com/apache/drill/pull/2722
# [DRILL-8371](https://issues.apache.org/jira/browse/DRILL-8371): Add
Write/Append Capability to Splunk Plugin
## Description
Adds the ability to create/delete Splunk indexes via CTAS and DROP TABLE
queries. Also adds ability to INSERT to a pre-existing index.
## Documentation
Updated README.
## Testing
Added unit tests and tested manually.
> Add Write/Append Capability to Splunk Plugin
> --------------------------------------------
>
> Key: DRILL-8371
> URL: https://issues.apache.org/jira/browse/DRILL-8371
> Project: Apache Drill
> Issue Type: Improvement
> Components: Storage - Splunk
> Affects Versions: 1.20.2
> Reporter: Charles Givre
> Assignee: Charles Givre
> Priority: Major
> Fix For: 2.0.0
>
>
> While Drill can currently read from Splunk indexes, it cannot write to them
> or create them. This proposed PR adds support for CTAS queries for Splunk as
> well as INSERT and DROP TABLE.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)