[GitHub] john-bodley commented on issue #4804: [upload csv to hive] fix call to unicodereader.next()

2018-04-11 Thread GitBox
john-bodley commented on issue #4804: [upload csv to hive] fix call to unicodereader.next() URL: https://github.com/apache/incubator-superset/pull/4804#issuecomment-380565990 LGTM This is an automated message from the Apache

[GitHub] john-bodley commented on issue #4804: [upload csv to hive] fix call to unicodereader.next()

2018-04-11 Thread GitBox
john-bodley commented on issue #4804: [upload csv to hive] fix call to unicodereader.next() URL: https://github.com/apache/incubator-superset/pull/4804#issuecomment-380565990 LGTM This is an automated message from the Apache

[GitHub] john-bodley commented on issue #4804: [upload csv to hive] fix call to unicodereader.next()

2018-04-10 Thread GitBox
john-bodley commented on issue #4804: [upload csv to hive] fix call to unicodereader.next() URL: https://github.com/apache/incubator-superset/pull/4804#issuecomment-380304142 @timifasubaa it seems in Python 2 uses [reader.next()](https://github.com/jdunck/python-unicodecsv/blob/master/uni