As luck would have it, I also worked on this not knowing that someone else was working on it: https://github.com/cgivre/drill-excel-plugin <https://github.com/cgivre/drill-excel-plugin> I’d be happy to contribute this for Drill 1.15. When I was working on this, I was thinking that it would be really useful to have a plugin for Google Sheets, however, the lack of documentation around storage plugins, makes that really difficult. I’d love to take that project on as well, but I really need to better understand storage plugins. —C
> On Jul 19, 2018, at 16:17, Kunal Khatua <[email protected]> wrote: > > Vitalii > > I think Pedro is referring to this project: > https://github.com/bizreach/drill-excel-plugin > > It would be worth considering adding this if it is mature enough. > > Pedro > Like Vitalii suggested, please create a JIRA. This helps gain visibility > within the community and someone (including yourself) can consider writing a > Storage Plugin for it, > > Kunal > On 7/19/2018 12:56:24 PM, Vitalii Diravka <[email protected]> wrote: > Hi Pedro, > > Currently there is no any Excel plugin in Drill, but you can export the > data from Excel file into CSV file and query it by Drill. > > There is a ticket for Excel files plugin [1]. > You can create a similar one for Google sheets. > > [1] https://issues.apache.org/jira/browse/DRILL-3738 > > > Kind regards > Vitalii > > > On Thu, Jul 19, 2018 at 3:37 PM Pedro H S Teixeira > wrote: > >> Hello, >> >> Is there any plugin already developed to connect to a google sheets, like >> there a stotage plugin for excel files? >> >> Best Regards, >> Pedro >>
