@Z0ltrix Would you mind reviewing this? The unit tests pass, but I'm not 100% certain this is handling large data sets correctly.
@jnturton
Could you do a review of this. I realized that this has been languishing and we might as well merge it if it can be.
The one area which I'm a little hesitant about is the ScanBatchCreator. Basically, since I didn't write this storage plugin and it was a bit more complicated than some of the ones I've written, I'd like another set of eyes on it.
Login to write a write a comment.
DRILL-8316: Convert Druid Storage Plugin to EVF & V2 JSON Reader
Description
Converts the Druid storage plugin to use the V2 JSON reader. Also, updates the docker to test this plugin with the latest version of Druid.
Documentation
No user facing changes.
Testing
Ran existing unit tests.