astronomer / astro-sdk

Astro SDK allows rapid and clean development of {Extract, Load, Transform} workflows using Python and SQL, powered by Apache Airflow.
https://astro-sdk-python.rtfd.io/
Apache License 2.0
330 stars 40 forks source link

Enable unit tests for Python-3.11 #1984

Closed pankajastro closed 11 months ago

pankajastro commented 1 year ago

Description

What is the current behavior?

What is the new behavior?

-

-

Does this introduce a breaking change?

Checklist

pankajastro commented 11 months ago

currently failing to build pyarrow. initial investigation suggests because of pandas old version. maybe https://github.com/astronomer/astro-sdk/pull/1983 will fix it

utkarsharma2 commented 11 months ago

Closed in favour of - https://github.com/astronomer/astro-sdk/pull/1989