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

Add function python query_runner to run query from specific query_id #3132

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

k-tomoyasu
Copy link
Contributor

Hi,

I added python data source function execute_by_query_id(query_id, params).
It run query from specific query id with query parameters.

This enable using queries as functions in python data source.

Thanks,

@k-tomoyasu k-tomoyasu changed the title Add function python data source to run query from specific query_id Add function python query_runner to run query from specific query_id Dec 3, 2018
@kamedono
Copy link

kamedono commented Mar 6, 2020

Hi @arikfr
when will this be merge?

keitoueno pushed a commit to keitoueno/redash that referenced this pull request Mar 15, 2023
@guidopetri
Copy link
Contributor

@k-tomoyasu , thanks for the PR! We've updated a lot of things now that we're Community-driven so - if you're still interested in getting this merged - would you mind rebasing off master to re-run the CI, as well as updating merge conflicts?

We're trying to clean up our PR todo list, so if you're not interested, that's fine - we'll close the PR in about a week if we don't hear back. If you're interested in reopening the PR afterwards, we would also very much welcome that.

@justinclift
Copy link
Member

There's another PR around which allows people to give names to other queries too (eg get_the_stuff instead of query_55). Wonder how that will interact with this one?

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

Successfully merging this pull request may close these issues.

5 participants