paul-rogers commented on issue #1914: DRILL-7458: Base framework for storage plugins URL: https://github.com/apache/drill/pull/1914#issuecomment-562748278 @arina-ielchiieva, updated some of the comments to make things a bit clearer. Also, did an extensive tutorial [here](https://github.com/paul-rogers/drill/wiki/Create-a-Storage-Plugin). As it turns out, the "base" stuff is pretty basic; it is just a thin layer on what is there. (Still struggling with how to abstract out some of the remaining complexity.) The key new bit is the filter push-down strategy. The best way to understand that is to look at the unit test cases. Thanks much for taking another look.
---------------------------------------------------------------- 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] With regards, Apache Git Services
