Hi! I'm your Kestra AI assistant. Ask me anything about workflows.
EXAMPLE QUESTIONS
How to receive an alert on flow failure?
What is a task runner?
How to handle errors & retry on flow?
Query data from Dremio and process it in Polars with a Python script
This flow queries data from a Dremio lakehouse and passes the query results to a downstream Python task that further transforms fetched data using Polars.