weiqingping opened a new pull request, #1642:
URL: https://github.com/apache/hop/pull/1642

   There is a issue in the split fields plugin that tields are read out of 
order  when the new fields list is empty .
   
   I don't think it makes sense for the new fields list to be empty and we 
should check the list can not be empty before submitting.
   
   the example's pictures as below
   
   csv input data :
        
   <img width="361" alt="1660810089227" 
src="https://user-images.githubusercontent.com/12055463/185343969-504c4660-6bce-4bfb-ad90-60ce74269db7.png";>
   
   the flow image:
   
   <img width="466" alt="07538f704a8d724cef5514bf9211505" 
src="https://user-images.githubusercontent.com/12055463/185344149-dffaf1d9-43bf-462c-a0d5-406b9d5c8ae4.png";>
   
   
   <img width="398" alt="1b5d3eb4834cd1f79ad553798ad3373" 
src="https://user-images.githubusercontent.com/12055463/185344260-96454618-cbd9-4767-9878-bfd0644108fc.png";>
   
   <img width="862" alt="241ef0a719b6239699843ae31e9390f" 
src="https://user-images.githubusercontent.com/12055463/185344385-c4f42966-cbdd-4fde-92ed-daad93b23c98.png";>
   
   <img width="415" alt="8754daa0768f4fdeecadf50a046c403" 
src="https://user-images.githubusercontent.com/12055463/185344480-1a18dd17-53a6-4284-84cb-5d1d69b98b58.png";>
   
   


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