secretflow / secretpad

SecretPad is a privacy-preserving computing web platform based on the Kuscia framework, designed to provide easy access to privacy-preserving data intelligence and machine learning functions.
https://www.secretflow.org.cn
Apache License 2.0
41 stars 23 forks source link

特征列和值长度限制 #162

Open EightMonth opened 3 hours ago

EightMonth commented 3 hours ago

Issue Type

Running

Have you searched for existing documents and issues?

Yes

OS Platform and Distribution

18.04

All_in_one Version

v0.10.0

Module type

secretflow

Module version

v1.12

What happend and What you expected to happen.

特征列和值长度被限制,无法运行

Log output.

label key and value length (129732 bytes) greater than maximum size (4096 bytes), key: kuscia.secretflow.comp_list: invalid argument
lanyy9527 commented 3 hours ago

是在什么场景、做了什么操作出现的该问题;

EightMonth commented 3 hours ago

就是引入了两个数据表,含有5个特征列,进行求交,就发生了这个报错

lanyy9527 commented 3 hours ago

是在pad平台中基于训练流进行求交,还是通过secretflow API来进行求交的;如果是pad层可提供下相关截图及报错信息、和测试数据,若是sf层可提供下代码及数据;

EightMonth commented 3 hours ago

是通过secretpad all in one ,在页面直接操作的求交,换了老版本也会有这个日志,但不会中断操作

lanyy9527 commented 2 hours ago

可以提供下双方的测试数据;

EightMonth commented 2 hours ago

married.csv public.csv