ericmckean / google-refine

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

Shorten name of anonymous JSON nodes in column names #524

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Currently JSON imports create column names from a space-separated path of node 
names/dictionary keys, using the string "__anonymous__" for any nodes which 
have no name.

This creates very long column names, obscuring the significant part of the 
column name because it gets truncated in displays.

Original issue reported on code.google.com by tfmorris on 26 Jan 2012 at 9:15

GoogleCodeExporter commented 9 years ago
Fixed in r2432.  A single underscore (_) is now used for anonymous field names 
instead of __anonymous__

Original comment by tfmorris on 26 Jan 2012 at 10:40

GoogleCodeExporter commented 9 years ago

Original comment by tfmorris on 18 Sep 2012 at 3:05

GoogleCodeExporter commented 9 years ago
Hi,  I am still experiencing this issue on the latest version, is it normal ? 
Version 2.5 [r2407]

Thanks,
-Franck

Original comment by franck.l...@gmail.com on 15 Mar 2013 at 8:42

GoogleCodeExporter commented 9 years ago
The Milestone-2.6 label means that it will appear in OpenRefine 2.6, which 
has't been released yet.  You're running 2.5.

p.s.  The current bug tracker is 
https://github.com/OpenRefine/OpenRefine/issues/524

Original comment by tfmorris on 15 Mar 2013 at 2:39