airbytehq / airbytehq/airbyte-python-cdk

MD5 checksum validation fails for custom code containing non-ASCII characters

未关闭
#645 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
community
主要语言
Python
星标
26
派生
53
平均合并
2 天 6 小时
30 天内合并 PR
10

描述

Custom components in Connector Builder fail with AirbyteCodeTamperedError: md5 checksum does not match when the code contains non-ASCII characters (Chinese, Unicode escape sequences, etc.).

Actual Behavior:
AirbyteCodeTamperedError: md5 checksum does not match.
{'expected_checksum': '34bde9a8a116ea115d9abaf5132e71e8', 'actual_checksum': '39fbda431ca51e16ec08945e08cd3a3f'}....

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。