pastanton opened a new pull request, #25083: URL: https://github.com/apache/airflow/pull/25083
When doing the type check, convert dataframe columns object to str. This avoids errors when converting from df to parquet, allowing for this simple SQL->S3 operator to be used with most queries - without having to modify the SQL to avoid types pandas doesn't by like by default. -- 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]
