Tom Morris
|
1e5f89e84c
|
Centralize handling of import job config object & synchronize to allow
multiple accessors
|
2013-07-25 15:41:08 -04:00 |
|
Frank Wennerdahl
|
1f7ab046c7
|
Quotes should not be removed from values
Leading quotation marks should not be removed from values. If they have
been left by the importing parser they should be considered part of the
value.
|
2013-01-24 09:04:17 +01:00 |
|
Tom Morris
|
4a230abb44
|
Narrow exception handling
git-svn-id: http://google-refine.googlecode.com/svn/trunk@2294 7d457c2a-affb-35e4-300a-418c747d4874
|
2011-10-07 18:55:46 +00:00 |
|
David Huynh
|
afb7953eac
|
Fixed problem for importing from an archive file containing fixed width column files: we used to create totally new columns for each contained file, yielding too many columns.
git-svn-id: http://google-refine.googlecode.com/svn/trunk@2203 7d457c2a-affb-35e4-300a-418c747d4874
|
2011-08-14 02:53:19 +00:00 |
|
David Huynh
|
823729776d
|
Google spreadsheets can now be imported directly from within Refine.
git-svn-id: http://google-refine.googlecode.com/svn/trunk@2192 7d457c2a-affb-35e4-300a-418c747d4874
|
2011-08-11 00:35:01 +00:00 |
|
David Huynh
|
78edff6f7f
|
Merged new importer UI work from branch over.
git-svn-id: http://google-refine.googlecode.com/svn/trunk@2170 7d457c2a-affb-35e4-300a-418c747d4874
|
2011-08-02 03:34:47 +00:00 |
|
David Huynh
|
5a17acfd70
|
Prepended license text to java source
git-svn-id: http://google-refine.googlecode.com/svn/trunk@1613 7d457c2a-affb-35e4-300a-418c747d4874
|
2010-10-20 20:45:52 +00:00 |
|
David Huynh
|
73042712ed
|
Made csv/tsv importer not trim whitespace even if "guess cells' types" is checked (for cells that are strings).
Updated csv tests to expect un-trimmed cells.
git-svn-id: http://google-refine.googlecode.com/svn/trunk@1557 7d457c2a-affb-35e4-300a-418c747d4874
|
2010-10-15 05:30:15 +00:00 |
|
David Huynh
|
edb23eb263
|
Changed Java packages com.google.gridworks.* to com.google.refine.* and modified other code just enough to start grefine up without error. Much remains to be done. Do not check out the code just yet.
git-svn-id: http://google-refine.googlecode.com/svn/trunk@1288 7d457c2a-affb-35e4-300a-418c747d4874
|
2010-09-22 17:04:10 +00:00 |
|