dbw9580 commented on pull request #2084:
URL: https://github.com/apache/drill/pull/2084#issuecomment-646131568
> break out CSV and the writer support as separate PRs.
Great. Will do.
> 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.
Ok. The text reader module from the easy format plugin framework looks good, but I couldn't
figure out a way to reuse that part of code in this plugin. Copy-pasting code is not accepted,
I assume?
----------------------------------------------------------------
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
|