FATE icon indicating copy to clipboard operation
FATE copied to clipboard

Bug/enhancement in table bind mysql

Open gxcuit opened this issue 3 years ago • 0 comments

Describe the bug When the user wants to upload/bind data from the MySQL database, he can use table bind API.

However, the user must specify the id name and the features name.

To Reproduce Steps to reproduce the behavior:

  1. bind the example file breast_homo_guest.csv to a MySQL table.
  2. run table bind command
  3. Fate-flow returns success
  4. Start a fate job, see the output of the reader component.

Expected behavior 通过csv上传和mysql绑定 应该表现相同

Screenshots If applicable, add screenshots to help explain your problem. image

image

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Additional context Add any other context about the problem here.

gxcuit avatar Jul 08 '22 08:07 gxcuit