Hi! I'm your Kestra AI assistant. Ask me anything about workflows.
EXAMPLE QUESTIONS
How to trigger a flow after another one?
How to run Python script?
How to deploy Kestra inside Kubernetes?
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.