[
https://issues.apache.org/jira/browse/DRILL-7745?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17147205#comment-17147205
]
ASF GitHub Bot commented on DRILL-7745:
---------------------------------------
cgivre commented on pull request #2084:
URL: https://github.com/apache/drill/pull/2084#issuecomment-650694408
> @cgivre I've added more tests. The tests are not passing, something about
`Error while applying rule DrillScanRule`. However, I was able to successfully
execute the test queries through Drill web interface. I don't know how to fix
these tests?
>
> Edit: attach log file.
>
[org.apache.drill.exec.store.ipfs.TestIPFSQueries.txt](https://github.com/apache/drill/files/4840854/org.apache.drill.exec.store.ipfs.TestIPFSQueries.txt)
It appears that the query is not getting through the planning phase. My
suggestion is to take a look at this tutorial about writing storage plugins:
https://github.com/paul-rogers/drill/wiki/Storage-Plugin, and
and specifically, follow the debugging procedures that Paul outlines. My
hunch here is that something is going wrong with the schema resolution.
----------------------------------------------------------------
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
> Assignee: Bowen Ding
> Priority: Major
>
> See introduction here: [https://github.com/bdchain/Minerva]
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)