Hello, I am using PigStorageSchema for my output so I can use the .pig_header file that is generated. I¹ve noticed the output header is always tab delimited although my output delimiter is set to e.g. a comma. From the source code it looks like this header delimiter is is hardcoded to be written as a tab. Is this the expected behavior or a bug?
Just want to hear what other users have to say. Thank, Mads