Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compatibility with Apache Superset #784

Closed
smola opened this issue Apr 8, 2019 · 8 comments
Closed

Compatibility with Apache Superset #784

smola opened this issue Apr 8, 2019 · 8 comments
Labels

Comments

@smola
Copy link
Contributor

smola commented Apr 8, 2019

We're considering using Apache Superset to generate dashboards. Both for gitbase and gitbase-spark-connector. So we need to work on compatibility for it. If there is any major functionality that cannot be done in short-term, input on what it would take to support it will also be needed.

@mcuadros
Copy link
Contributor

mcuadros commented Apr 8, 2019

In a preliminary review I found this incompatibilities:

@erizocosmico
Copy link
Contributor

@erizocosmico erizocosmico self-assigned this Apr 11, 2019
@mcuadros
Copy link
Contributor

I just added support for HAVING, since some charts require this, without having a easy alternative on the GUI to generate other kind of query.

What about src-d/go-mysql-server#599? /cc @smola @ajnavarro

@ajnavarro
Copy link
Contributor

@mcuadros src-d/go-mysql-server#599 needs more work to make rules work as expected in some cases.

@erizocosmico erizocosmico removed their assignment Apr 16, 2019
@kuba-- kuba-- added the blocked Some other issue is blocking this label Apr 18, 2019
@kuba--
Copy link
Contributor

kuba-- commented Apr 18, 2019

Let's split this kind of EMPIC into multiple small tasks. So far, it looks that everything is either done, blocked by 3rdparties or requires much more effort.

@mcuadros
Copy link
Contributor

mcuadros commented Apr 18, 2019

Well, this issue is still pending, not blocked.

What I wrote is my initial research but a more depth list should be perform after going through all the options of Superset, since this is going to be our default UI

@erizocosmico erizocosmico self-assigned this Apr 22, 2019
@erizocosmico erizocosmico removed the blocked Some other issue is blocking this label Apr 22, 2019
@erizocosmico
Copy link
Contributor

HAVING support at src-d/go-mysql-server#689

@erizocosmico erizocosmico removed their assignment Apr 30, 2019
@ajnavarro
Copy link
Contributor

Closing as completed; https://github.com/src-d/gitbase/releases/tag/v0.20.0-beta4 is compatible with superset.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

5 participants