aungmyo / impala

Automatically exported from code.google.com/p/impala
0 stars 0 forks source link

Escape delimiters in CollectionStringUtils #216

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Applies of r4165

CollectionStringUtils uses , and = to delimit entries for parsing lists and
maps respectively.

It should be possible to put these in values and/or keys using the escape
character \.

Original issue reported on code.google.com by philzoio...@googlemail.com on 28 May 2009 at 9:08

GoogleCodeExporter commented 9 years ago
Fixed with r4167

Original comment by philzoio...@googlemail.com on 28 May 2009 at 9:09

GoogleCodeExporter commented 9 years ago
Changed milestone to 1.0 RC1

Original comment by philzoio...@googlemail.com on 21 Sep 2009 at 9:30