Kanthi
Kanthi
@zhicwu , Getting started here, thought this will be a good one to get hands dirty, is there a separate issue that I can pick up? Thanks. - improve multi-format...
Hi @carlesarnal , we used Apicurio 2.1.5 Final https://repo1.maven.org/maven2/io/apicurio/apicurio-registry-distro-connect-converter/2.1.5.Final/apicurio-registry-distro-connect-converter-2.1.5.Final.tar.gz' And we tested with debezium 1.9.5 final Thanks,
I can take a shot at fixing the MAX value if it's OK, recently have been looking at a lot of java datetime classes
> ``` > airflow/example_dags/example_kubernetes_decorator.py:32:6: F811 redefinition of unused 'dag' from line 25 > airflow/providers/cncf/kubernetes/decorators/kubernetes.py:81:12: E713 test for membership should be 'not in' > airflow/providers/cncf/kubernetes/decorators/kubernetes.py:84:12: E713 test for membership should be...
Cant reproduce the mypy errors locally, thoughts @uranusjr ```Run mypy................................................................................. The CI image for Python 3.7 might be outdated Please run this command at earliest convenience: ./breeze build-image --python 3.7...
> Did you dollow the advice @subkanthi ? > > ``` > ./breeze build-image --python 3.7 > ``` Not really, sorry will try again.
> > Did you dollow the advice @subkanthi ? > > ``` > > ./breeze build-image --python 3.7 > > ``` > > Not really, sorry will try again. unfortunately...
Thanks @josh-fell , updated.
@ashb , currently the decorator uses the write_python_script function thats in the utils/python_virtualenv.py file and thats why the template(python_kubernetes_script.jinja2) was also placed in the same folder. If we want to...
>The S3 PR has been merged. Do you think you'd be able to find few spare cycles so we can get this one out too? @jpechane , happy to help...