Hi! I'm your Kestra AI assistant. Ask me anything about workflows.
EXAMPLE QUESTIONS
How to set up CI/CD for kestra flows?
How to add secrets?
How to run Python script?
Fetch data from Apache Druid and transform it in Python with Pandas
This flow will run a SQL query to fetch data from Apache Druid, store the query results in a CSV file and then read the CSV file and process it using Pandas.