Hi! I'm your Kestra AI assistant. Ask me anything about workflows.
EXAMPLE QUESTIONS
What are main differences between Open Source and Enterprise?
What is a task runner?
How to add secrets?
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.