[ 
https://issues.apache.org/jira/browse/DRILL-7745?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17139518#comment-17139518
 ] 

ASF GitHub Bot commented on DRILL-7745:
---------------------------------------

cgivre commented on pull request #2084:
URL: https://github.com/apache/drill/pull/2084#issuecomment-646111328


   @dbw9580 
   Why don't you break out CSV and the writer support as separate PRs.  Then we 
can get this in, and work on those for the next release. 
   
   I've never done a writer, but I can assist with the CSV reader.   Take a 
look here:
   
https://github.com/apache/drill/blob/master/contrib/storage-http/src/main/java/org/apache/drill/exec/store/http/HttpCSVBatchReader.java
   
   The HTTP storage plugin can read either `JSON` or `CSV`.  I attempted to use 
Drill's built in CSV reader but I would have had to do a lot of work on the CSV 
reader to get it to work... So... just used this simple version.  


----------------------------------------------------------------
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)

Reply via email to