ddelange commented on issue #6799: [AIRFLOW-XXX] KubernetesPodOperator: fix 
_extract_xcom for larger json files
URL: https://github.com/apache/airflow/pull/6799#issuecomment-570136897
 
 
   I'm closing this as I have a feeling the problem lies with certain unicode 
characters being correctly json dumped (utf-8), but somehow get lost when 
they're then sent to stdout with `cat` and then that buffer being read by 
https://github.com/kubernetes-client/python-base/blob/a2d1024524de78b62e5f9aa72d34cb9ea9de2b97/stream/ws_client.py#L127

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to