How do I connect Redash (hosted on private network) with python (local) ? #7658
Unanswered
jigar-hackerrank
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I need to migrate a bunch of queries on redash from Redshift to Trino, i am looking for some automation using AI Agents. So i am looking for a way to access redash query content using some sort of APIs and ask the agent to translate to trino syntax.
I have the translate part figured out but to extract the query is where I am facing challenges. any inputs ?
All reactions