Glad to hear you are using it! I wrote PigStorageSchema and I can confidently tell you, it's just straight up lack of forethought on my part :).
Please file a Jira or better yet, submit a patch! D On Tue, May 3, 2011 at 1:37 PM, Mads Moeller <mmoel...@adconion.com> wrote: > 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 > >