anujphadke has posted comments on this change.

Change subject: IMPALA-2700: ASCII NUL characters are doubled on insert into 
text tables
......................................................................


Patch Set 4:

(3 comments)

http://gerrit.cloudera.org:8080/#/c/3703/3/tests/query_test/test_insert_behaviour.py
File tests/query_test/test_insert_behaviour.py:

Line 83:   @UniqueDatabase.parametrize(name_prefix='test_insert_ascii_null_db')
> You should be able to avoid executing this serially if you use the unique_d
Done


Line 86:     self.execute_query_expect_success(self.client, "DROP TABLE IF 
EXISTS %s" % TBL_NAME)
> This drop table and the one below shouldn't be necessary with unique_databa
Done


PS3, Line 90: %
> Missing sapace after %
Done


-- 
To view, visit http://gerrit.cloudera.org:8080/3703
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ia30fa314d1ee1e99f9e7598466eb1570ca7940fc
Gerrit-PatchSet: 4
Gerrit-Project: Impala
Gerrit-Branch: cdh5-trunk
Gerrit-Owner: anujphadke <[email protected]>
Gerrit-Reviewer: Tim Armstrong <[email protected]>
Gerrit-Reviewer: anujphadke <[email protected]>
Gerrit-HasComments: Yes

Reply via email to