w0ut0 commented on issue #36838: URL: https://github.com/apache/airflow/issues/36838#issuecomment-1956088214
We have the same issue on Airflow 2.7.1 and 2.8.1, and both on provider 6.1.0 and 6.2.0. Upgrading pandas to 2.1.4 did not solve the issue for us. Downgrading the provider to 5.0.1 however did solve it. In 5.0.1, the result of a merge statement looks like this. Which fails to render (same DAG) on provider version 6.x <img width="1061" alt="image" src="https://github.com/apache/airflow/assets/20435853/e383d98c-7501-4ed8-860c-849c87a4ab86"> In the Databricks UI, the results look similar: <img width="642" alt="image" src="https://github.com/apache/airflow/assets/20435853/af0f800d-8337-4c10-a430-9f0b07313956"> -- 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]
