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

sql command only connects to gitbase #170

Open
se7entyse7en opened this issue Jul 30, 2019 · 3 comments
Open

sql command only connects to gitbase #170

se7entyse7en opened this issue Jul 30, 2019 · 3 comments
Labels
enhancement New feature or request triage/needs-product-input This needs input from product

Comments

@se7entyse7en
Copy link
Contributor

On engine we only had gitbase as sql storage. Now in sourced-ce we also have two postgres instances. As a user I could be interested in using the cli to query for example the GH metadata. Unless we have a particular rationale to avoid letting do this, I think that it's inconsistent to expose only some parts of all the data through the cli.

@smacker
Copy link
Contributor

smacker commented Sep 2, 2019

most probably we should connect to spark instead when we run it in EE mode.

@se7entyse7en se7entyse7en added the triage/needs-product-input This needs input from product label Oct 18, 2019
@rpau
Copy link

rpau commented Oct 21, 2019

+1

@se7entyse7en
Copy link
Contributor Author

se7entyse7en commented Oct 22, 2019

@rpau how would that command would be? Something like:

  • sourced sql gitbase
  • sourced sql postgres
  • sourced sql metadata

similarly to what we did for engine?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request triage/needs-product-input This needs input from product
Projects
None yet
Development

No branches or pull requests

4 participants