My favorites | Sign in
Project Home Wiki Issues
New issue   Search
for
  Advanced search   Search tips
Issue 67: Subsequent Split module increases Truncate value
1 person starred this issue and may be notified of changes. Back to list
Status:  Fixed
Owner:  ----
Closed:  Nov 11


Sign in to add a comment
 
Reported by project member hapdan...@gmail.com, Nov 2, 2011
With a Truncate value set to n, each subsequent Split module adds n to the Truncate value.
http://pipes.yahoo.com/pipes/pipe.info?_id=46148ea5e57790af3fb7506586e2f027
Truncate set to 3. 2 Split modules.
3+3+3 = 9 items output.
http://pipes.yahoo.com/pipes/pipe.info?_id=943ada9c87069fcff4c8ab074483d18b
Truncate set to 2. 2 Split modules.
2+2+2 = 6 items output.
http://pipes.yahoo.com/pipes/pipe.info?_id=91fb98b50684a3901532a7b09f590eb1
Truncate set to 3. 1 Split module
3+3 = 6 items output.
Comment 1 by project member pjdonne...@gmail.com, Nov 11, 2011
bug: 5001481
Status: Accepted
Comment 2 by project member janlu...@gmail.com, Nov 11, 2011
Thanks for reporting the issue, hapdaniel! Issue has been fixed. Fix will be made available with next YQL release targeted for 11/28.
Status: Fixed
Sign in to add a comment

Powered by Google Project Hosting