What steps will reproduce the problem?
1. Using the project imported in Issue 122 (and which was attached to it),
export the rows in TSV format. There are 2797 rows in the project.
What is the expected output? What do you see instead?
The operation appears to succeed. However, the resulting file is truncated in
the middle of line 47 (Owl City). The resulting file is much smaller than it
should be.
What version of the product are you using? On what operating system?
Trunk, Windows 7
Please provide any additional information below.
A workaround is to encode the JSON column in a new column and removing the raw
JSON column before exporting. The raw JSON is what's causing this problem
somehow. However, that causes other issues, which have been filed separately.
The same thing happens with CSV.
Original issue reported on code.google.com by bil...@gmail.com on 2 Sep 2010 at 7:16
Original issue reported on code.google.com by
bil...@gmail.com
on 2 Sep 2010 at 7:16