Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello, so I have use tPigLoad and I would like to limit the amount of rows to just the first 10 rows. How can I go around doing so?
I have tried creating auto-incremental keys but they seem to only be possible using tMap and not in tPigMap.
I have also tried tPigCode to limit the rows but can't figure out what to put in there.