[
https://issues.apache.org/jira/browse/DRILL-7745?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17120605#comment-17120605
]
ASF GitHub Bot commented on DRILL-7745:
---------------------------------------
dbw9580 commented on pull request #2084:
URL: https://github.com/apache/drill/pull/2084#issuecomment-636504741
Yes, please.
Some major problems I'm working on are:
* support for different data formats. Currently only JSON files are
supported, and CSV support is removed due to changes introduced in v1.17 and
v1.18. The original implementation was a copy-paste of the easy format plugin
(`org/apache/drill/exec/store/easy/text/TextFormatPlugin.java`). I wonder if
there is a better way to reuse the code there.
* support for `CREATE TABLE` statements. This will require changes to the
Drill framework responsible for SQL parsing, query plan generation, etc. I
would appreciate opinions from you.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Add storage plugin for IPFS
> ---------------------------
>
> Key: DRILL-7745
> URL: https://issues.apache.org/jira/browse/DRILL-7745
> Project: Apache Drill
> Issue Type: New Feature
> Components: Storage - Other
> Affects Versions: 1.18.0
> Reporter: Bowen Ding
> Priority: Major
>
> See introduction here: [https://github.com/bdchain/Minerva]
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)