Hi! I'm your Kestra AI assistant. Ask me anything about workflows.
EXAMPLE QUESTIONS
How to run Python script?
What are main differences between Open Source and Enterprise?
How to run a Ansible playbook?
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.