Take a look also at the early pig-vector work that I have at https://github.com/tdunning/pig-vector
The idea there is to provide allow pig to do the data parsing and then have a relatively sophisticated syntax for describing how you want the vectorizing done. On Mon, Jan 9, 2012 at 7:29 PM, Robert Giacinto <[email protected]>wrote: > That would be quite a nice feature. I have been working on something > similar myself for some time and didn't know the InputDriver. I will have a > look at the code and will hopefully be able to change the InputDriver so > that it works with arbitrary delimiters. > On Jan 10, 2012 12:58 AM, "Daniel Quach" <[email protected]> wrote: >
