S) Scan example with null key using concatenation function

Input                Output

1                        1

2                        12

3                        123

4                       1234

5                        12345

 

 

 

Scan 

Out ::scan(in)= 

Out .id :: concatenation(in.id); 

Key :: null key 

 

Comments

Popular posts from this blog

T) For data parallelism, we can use partition components. For component parallelism, we can use replicate component. Like this which component(s) can we use for pipeline parallelism?

T) When to use sort within groups ?

T) Explain about on .abi-unc files in abinitio ?