We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
LOAD
A = LOAD '$input' USING PigStorage('\t'); STORE A INTO '$output' USING PigStorage('\t');