GitHub user potiuk added a comment to the discussion: bulk_sync_to_db got UnicodeDecodeError when Chinese characters in dag code
Looks lie importlib indeed always uses utf8 unless otherwise specified: https://docs.python.org/3/library/importlib.html#importlib.resources.open_text GitHub link: https://github.com/apache/airflow/discussions/63175#discussioncomment-16050774 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
