Andrey Tatarinov

Results 9 issues of Andrey Tatarinov

There's a fork with significant changes, seems to be worth a deeper look. https://github.com/robinhood/airflow-prometheus-exporter

help wanted

Implement technical metrics of webui, scheduler and executors like uptime, an average time to reread dagbag etc.

help wanted

### 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...

enhancement

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...

enhancement
size:XS

# 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...

bug
size:XS
lgtm

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...

enhancement
good first issue