cgivre commented on pull request #2084:
URL: https://github.com/apache/drill/pull/2084#issuecomment-646834496
@dbw9580
I had another thought about the design. I wonder if instead of "rolling your own" readers,
if you could do what the file plugin does and make use of all the existing format plugins.
Basically, that way any new file format for which there is a format plugin could also be
read by IPFS. I don't know IPFS that well to know if that would even make sense, or not.
That also might simplify the code a lot.
----------------------------------------------------------------
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:
users@infra.apache.org
|