Jim Apple has posted comments on this change. Change subject: IMPALA-3622: Unacceptable '\0' used as fields terminator when creating tables ......................................................................
Patch Set 2: (1 comment) http://gerrit.cloudera.org:8080/#/c/3266/2//COMMIT_MSG Commit Message: Line 16: string literal "0" instead of '\0' or '\u0000'. That will break existing code that uses tables that have '0' characters in the data that should not be interpreted as the terminator '\0'. -- To view, visit http://gerrit.cloudera.org:8080/3266 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: comment Gerrit-Change-Id: Id67634282ecf0161a3aa7a3d7f8711b49828668e Gerrit-PatchSet: 2 Gerrit-Project: Impala Gerrit-Branch: cdh5-trunk Gerrit-Owner: Feng Guangyuan <[email protected]> Gerrit-Reviewer: Feng Guangyuan <[email protected]> Gerrit-Reviewer: Jim Apple <[email protected]> Gerrit-HasComments: Yes
