This SerDe allows user to use multiple characters as the field delimiter for a table. To use this SerDe, user has to specify field.delim in SERDEPROPERTIES. If the table contains a column which is a collection or map, user can optionally specify collection.delim or mapkey.delim as well. Currently field.delim can be multiple character while collection.delim and mapkey.delim should be just single character.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.