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
331 stars 40 forks source link

Have tests representative of the Astronomer Cloud IDE Python cell usages #1832

Open tatiana opened 1 year ago

tatiana commented 1 year ago

Currently, the Astronomer Cloud IDE uses the aql.dataframe to run Python cells.

It would be great to check which use cases the Cloud IDE team covers and ensure the Python SDK test suite contains them. E.g. are users trying to return lists / dictionaries / numpy arrays from within Python cells?

sunank200 commented 1 year ago

@tatiana should we prioritise this task or keep it in icebox?