nileio commented on issue #5018: Data too long for column 'type' at row 1
URL: 
https://github.com/apache/incubator-superset/issues/5018#issuecomment-599562406
 
 
   @craig-rueda further to this issue , I also can confirm that this issue 
affects other function too.. When editing any column with a long type such as 
"VARCHAR(128) CHARACTER SET UTF8MB4" .. it does not save the update for that 
column. If I change to reduce the length of the field, say change that to 
"VARCHAR(128)" and get rid of the rest then the column update is saved 
successfully..
   it looks like there are other fields somewhere in the meta database that 
needs to adjust the size..
   please note.
   
   thanks

----------------------------------------------------------------
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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to