jtvmatos

Results 6 issues of jtvmatos

This PR solve the issue describe in https://github.com/OpenAPITools/openapi-generator/issues/13129. The deepcopy function throws a ApiValueError (`Cannot deserialize input data due to missing discriminator. The discriminator property 'className' is missing at path:...

##### Description The deepcopy operation fails in models with `allof` schemas. For example, it is not possible to `deepcopy` the model dog (`from petstore_api.model.dog import Dog`). The deepcopy of the...

Client: Python

#### Bug Report Checklist - [x] Have you provided a full/minimal spec to reproduce the issue? - [x] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swagger-parser/online/))? - [x]...

Client: Python
Issue: Bug

### Description Airflow 2.4.0 has introduced support for [Support multiple DagProcessors parsing files from different locations](https://github.com/apache/airflow/pull/25935). However, Helm chart only supports [Provision Standalone Dag Processor](https://github.com/apache/airflow/pull/23711) (or at least will support...

kind:feature
good first issue
area:helm-chart

Add trino connection support Closes: https://github.com/astronomer/airflow-provider-great-expectations/issues/104

Hi, Would you consider adding Trino connection to the operator? Apparently there is a [TODO](https://github.com/astronomer/airflow-provider-great-expectations/blob/e63ae3640076c42f3135cd4bd698e4050d7bc7f8/great_expectations_provider/operators/great_expectations.py#L307), but I don't know if it's in your foreseeable rodmap. Thanks