Hi Bridget, Good to see you're still with Drill! We're about to release Drill v 1.17 and there are significant improvements which I think really should be included in the documentation. Some examples are:
Excel Format Plugin (https://github.com/apache/drill/tree/master/contrib/format-excel <https://github.com/apache/drill/tree/master/contrib/format-excel>) ESRI Shapefile Plugin: (https://github.com/apache/drill/tree/master/contrib/format-esri <https://github.com/apache/drill/tree/master/contrib/format-esri>) User Defined Functions: (https://github.com/apache/drill/tree/master/contrib/udfs <https://github.com/apache/drill/tree/master/contrib/udfs>) TCP Sessionization: (https://github.com/apache/drill/pull/1898 <https://github.com/apache/drill/pull/1898>). Also note that the PCAP format plugin is completely undocumented on the drill website. Drill Schema Queries: (https://github.com/apache/drill/pull/1850 <https://github.com/apache/drill/pull/1850>, CREATE SCHEMA: https://github.com/apache/drill/pull/1684 <https://github.com/apache/drill/pull/1684> Drill Metastore Plugin: https://github.com/apache/drill/pull/1754 <https://github.com/apache/drill/pull/1754> There's probably more, but this is what I can think of off the top of my head. I'm happy to assist here. Thanks, -- C