likyh opened a new issue, #3862:
URL: https://github.com/apache/incubator-devlake/issues/3862

   ## What and why to refactor
   
   1. When generating raw.csv, json should save expandly to look more direct.
   2. Raw data automatically generates invalid data and the columns 
`id/params/input` to decrease writing difficulty.
   3. Automatically test whether each column of raw data in json is used by 
task.
   4. If a VerifyTable fails in a test, immediately end the subsequent logic to 
make developer know the first fail case.
   5. If all rows in only one column are wrong in VerifyTable, display the 
column name.
   6. add a params to make csv exchange column and row
   


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to