Andrey Tatarinov
Andrey Tatarinov
There's a fork with significant changes, seems to be worth a deeper look. https://github.com/robinhood/airflow-prometheus-exporter
Implement technical metrics of webui, scheduler and executors like uptime, an average time to reread dagbag etc.
### Problem description When I try to process huge file from S3 in a streaming way I get ``` sink_parquet not yet supported in standard engine. Use 'collect().write_parquet() ``` Minimal...
Currently, if I try to assign cloud iam role to a user who is not a member of organization, I get an error. I would like to have a way...
# Description This PR proposes a change in Structured Output behavior when Generate Multiple is set to true. Currently when Generate Multiple is used component produces a single Data entry...
# Description This PR fixes Structured Output component in case when user did not provide Schema Name and set Generate Multiple flag # Issue Current behavior results in somewhat cryptic...
Currently `tftui` exits with message to run `terraform init` if there's an uninitialized module. It would be handy if instead it would propose to run `terraform init` and showed output...