Hi! I'm your Kestra AI assistant. Ask me anything about workflows.
EXAMPLE QUESTIONS
What is a task runner?
How to receive an alert on flow failure?
How to sync my flows with Git?
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.