ddavisqa / google-refine

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

A notice when content is truncated for export would be polite #352

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Export to Excel
2. Find your contents truncated without notice

What is the expected output? What do you see instead?

A notice informing the user that not all of the content was exported.

What version of Google Refine are you using?

SVN Trunk

Please provide any additional information below.

In reporting issue #351 (error exporting >256 columns), I noticed a patch for a 
similar defect in issue #122 (error exporting large cell contents) does not 
notify the user when the export functions truncate data.  I expect a similar 
patch would be created for issue #351.

It would be polite to inform the user that not all data was exported.  Even 
nicer would be to suggest why (>256 columns, or 32k byte limit in cells) so the 
user could work around the limitation.

Thank you!

Original issue reported on code.google.com by jma...@gmail.com on 19 Mar 2011 at 6:00

GoogleCodeExporter commented 8 years ago

Original comment by dfhu...@gmail.com on 19 Mar 2011 at 10:24