[
https://issues.apache.org/jira/browse/DRILL-3709?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14712078#comment-14712078
]
Jacques Nadeau commented on DRILL-3709:
---------------------------------------
There are a couple of other jiras open around this idea. I think one is
assigned to [~dsbos]. There is already a mock storage plugin that exists at
https://github.com/apache/drill/tree/master/exec/java-exec/src/main/java/org/apache/drill/exec/store/mock.
However, it doesn't currently expose a query interface (access is via plans).
I'm also not entirely sure what is being talked about here. Pregenerated data
or randomly generated data. The former can already be done with the test
builder. The latter is available via the MockStorageEngine (plugin) and could
be exposed via sql.
> Memory Storage Plugin
> ---------------------
>
> Key: DRILL-3709
> URL: https://issues.apache.org/jira/browse/DRILL-3709
> Project: Apache Drill
> Issue Type: Improvement
> Components: Storage - Other
> Reporter: Andrew
> Assignee: Jacques Nadeau
> Fix For: 1.3.0
>
>
> Create an in-memory storage plugin for rapid prototyping, testing, etc.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)