metabase-http-driver
metabase-http-driver copied to clipboard
General Discussion
Follow up from comments on original PR here: https://github.com/metabase/metabase/pull/7047
I personally do not have a lot of time to dedicate to this, but I'm happy to accept contributions.
I still consider this driver experimental.
@tlrobinson great!
@tlrobinson please could you release a first version of this driver? A simple jar that we can use moving it inside the metabase plugin directory. Is it possible?
Thanks
@tlrobinson just tested your driver and it is pretty functional! I was thinking about adding some POST capabilities. I'm talking with my team if we can contribute to this soon.
I`ve created Dockerfile build to create metabase with http driver included. @tlrobinson Works well, thanks!
Very interesting plugin. Some progress to support filters?
I'm not actively working on this, but would take contributions.
@tlrobinson can you give some general guidelines on how one could add filtering support?
We actually managed to add filters to this library, soon a friend of mine will probably send a pull request. We found several issues with dependencies, and you need an up-to-date metabase.
@ricardopieper I'd like to use this driver soon.
Great!
What version of Metabase was this made for / what versions will it work for?
I'm not actively working on this, but would take contributions.
@tlrobinson my team would like to use this plugin internally, and may even be able to contribute back contributions. However, there is no license attached to the project. I know you're not actively working on this, but would it be possible for you to add a license?
Hi all, We built a metabase-http-driver here . Hope it works for you.
Hi @thucnc thank you for your contribution with this great driver. I was able to make it work with the recent versions of metabase!
I noticed this somehow lacks the ability to provide filter parameters, thus very limited in the use case. Do you think this functionality can be added? I am using raw sql query editor and i'd like to add a filter with using {{filtername}} syntax
@aderici Your suggestion makes sense. We will improve it. Welcome to create new issue on our repository
@thucnc i just did, do the team check the repo periodically to notice it?