potiuk commented on issue #25177:
URL: https://github.com/apache/airflow/issues/25177#issuecomment-1191596114
Hmm. there is an on-going change #21942 - @millin maybe you could take a
look at the issue here and implement as part of the improvements in #21942 ?
And then @PatrykKlimowicz you could test if the change will work ? Might be a
good cooperation and I have a little to no experience with Elasticsearch - but
maybe you should test each-other's changes?
IT's actually very easy to prepare a new provider. This:
```bash
breeze prepare-provider-packages elasticsearch --version-suffix-for-pypi
post1
```
Should build
`dist/apache_airflow_providers_elasticsearch-4.1.0.post1-py3-none-any.whl`
provider that you should be install and test easily.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]