| Issue 67: | Subsequent Split module increases Truncate value | |
| 1 person starred this issue and may be notified of changes. | Back to list |
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
Status: Accepted
,
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 |