status
stringclasses 1
value | repo_name
stringlengths 9
24
| repo_url
stringlengths 28
43
| issue_id
int64 1
104k
| updated_files
stringlengths 8
1.76k
| title
stringlengths 4
369
| body
stringlengths 0
254k
⌀ | issue_url
stringlengths 37
56
| pull_url
stringlengths 37
54
| before_fix_sha
stringlengths 40
40
| after_fix_sha
stringlengths 40
40
| report_datetime
timestamp[ns, tz=UTC] | language
stringclasses 5
values | commit_datetime
timestamp[us, tz=UTC] |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
closed
|
OpenRefine/OpenRefine
|
https://github.com/OpenRefine/OpenRefine
| 810 |
[".github/workflows/pull_request_e2e.yml", ".github/workflows/snapshot_release.yml"]
|
Create Unique Column From Existing Column
|
I'd like to create column "id_unique" based on the previous column "id" with an ascending "_1", "_2", "_3" as shown in the screenshot. The "id" column is NOT unique.
I've pasted the result of what I am looking to get. Any guidance would be helpful.

|
https://github.com/OpenRefine/OpenRefine/issues/810
|
https://github.com/OpenRefine/OpenRefine/pull/6338
|
7aeb5627bd9e8cc11cd20bdf7203f0c8aee34cb0
|
2151af9c74e45bc2e7ee8a8ca93201db1a3b1772
| 2013-09-11T20:39:07Z |
java
| 2024-02-02T17:01:46Z |
closed
|
OpenRefine/OpenRefine
|
https://github.com/OpenRefine/OpenRefine
| 809 |
[".github/workflows/pull_request_e2e.yml", ".github/workflows/snapshot_release.yml"]
|
XML upload not showing full set of data
|
I have to upload an XML file having about 100,000+ entries, but the project after creation shows just 19000+ records. I have tried pasting about 50000 records using clipboard too.. but the condition is same.
I tried to use .xls file upload but the INSPECTING SELECTED FILES is infinitely loading.
|
https://github.com/OpenRefine/OpenRefine/issues/809
|
https://github.com/OpenRefine/OpenRefine/pull/6338
|
7aeb5627bd9e8cc11cd20bdf7203f0c8aee34cb0
|
2151af9c74e45bc2e7ee8a8ca93201db1a3b1772
| 2013-09-11T12:15:36Z |
java
| 2024-02-02T17:01:46Z |
closed
|
OpenRefine/OpenRefine
|
https://github.com/OpenRefine/OpenRefine
| 804 |
[".github/workflows/pull_request_e2e.yml", ".github/workflows/snapshot_release.yml"]
|
Buttons on preferences page are blank
|
http://127.0.0.1:3333/preferences
table.list-table.preferences tbody tr td
both buttons on the far right are empty.
|
https://github.com/OpenRefine/OpenRefine/issues/804
|
https://github.com/OpenRefine/OpenRefine/pull/6036
|
257a603b49257d4b8d35052a810aeb6a090ac69f
|
b86e5ef97415f95b643a0b1db7a4d3fa1eac0756
| 2013-09-04T04:46:48Z |
java
| 2023-09-01T20:05:52Z |
closed
|
OpenRefine/OpenRefine
|
https://github.com/OpenRefine/OpenRefine
| 791 |
["main/src/com/google/refine/importers/SeparatorBasedImporter.java", "main/src/com/google/refine/importers/TabularImportingParserBase.java", "main/tests/server/src/com/google/refine/importers/TsvCsvImporterTests.java", "main/webapp/modules/core/scripts/index/parser-interfaces/separator-based-parser-ui.html", "main/webapp/modules/core/scripts/index/parser-interfaces/separator-based-parser-ui.js"]
|
Option to strip leading/trailing whitespace on import of csv/tsv/seperator format files
|
When creating a project from a csv/tsv/seperator format file, there is no checkbox to strip leading/trailing whitespace. This is already an option on importing JSON and XML - would be good if it could be an option for csv/tsv as well
|
https://github.com/OpenRefine/OpenRefine/issues/791
|
https://github.com/OpenRefine/OpenRefine/pull/2408
|
bf8af234935ed9c49ef3b30bbb52ae27b56f5741
|
ef8ad85c3cefbe196e18b3cfb6a06d1c76feed7b
| 2013-08-24T19:33:59Z |
java
| 2020-03-21T10:38:43Z |
closed
|
OpenRefine/OpenRefine
|
https://github.com/OpenRefine/OpenRefine
| 777 |
["extensions/wikibase/pom.xml"]
|
Rename data directory from Google/Refine to OpenRefine
|
One last bit of branding cleanup. It's not strictly necessary, but it'll cause less confusion in the future.
|
https://github.com/OpenRefine/OpenRefine/issues/777
|
https://github.com/OpenRefine/OpenRefine/pull/5844
|
ba8d5d8e900ceb90c7cdd6eb57b93e66d0a553ff
|
5e6581837d146b68f499baac6d7cec8f88b02ade
| 2013-08-08T22:41:19Z |
java
| 2023-05-12T20:18:17Z |
closed
|
OpenRefine/OpenRefine
|
https://github.com/OpenRefine/OpenRefine
| 770 |
[".github/workflows/codeql_java.yml", ".github/workflows/codeql_javascript.yml", ".github/workflows/label_transfer.yml", ".github/workflows/pull_request_e2e.yml", ".github/workflows/pull_request_server.yml", ".github/workflows/snapshot_release.yml"]
|
Switch from JSONRPC to HTTP BATCH for Google APIs
|
The JSONRPC API has been deprecated https://developers.google.com/api-client-library/javascript/features/rpcbatch
and replaced with HTTP Batch https://developers.google.com/api-client-library/javascript/features/httpbatch
We need to switch the reconciliation service (and anything else that uses it) over to the new API
|
https://github.com/OpenRefine/OpenRefine/issues/770
|
https://github.com/OpenRefine/OpenRefine/pull/6083
|
546577a17ce06567b283702a74b594a9e3bf1c51
|
2c7bae6e074168cd4f2d784fa05dc5f67d3b32ee
| 2013-08-04T13:47:24Z |
java
| 2023-10-03T14:20:28Z |
closed
|
OpenRefine/OpenRefine
|
https://github.com/OpenRefine/OpenRefine
| 757 |
["extensions/database/pom.xml"]
|
Help button at top of UI goes to wrong URL
|
When you click the Help button at the top right of the OpenRefine browser interface, it takes you to
https://github.com/OpenRefine/OpenRefine/wiki/DocumentationForUsers
Which doesn't exist.
However, this page (with the hyphens rather than CamelCase) does:
https://github.com/OpenRefine/OpenRefine/wiki/Documentation-For-Users
|
https://github.com/OpenRefine/OpenRefine/issues/757
|
https://github.com/OpenRefine/OpenRefine/pull/5151
|
db475b2363a0d0b84c8955ce5459cfa167c1e891
|
10df639f652edde1d7a998927893ae459f53fdb7
| 2013-07-25T02:46:23Z |
java
| 2022-08-04T21:34:38Z |
closed
|
OpenRefine/OpenRefine
|
https://github.com/OpenRefine/OpenRefine
| 748 |
["extensions/wikibase/pom.xml"]
|
Import data from URL - handle redirects
|
One source I use for data is Google Spreadsheets, with data accessed as a CSV file via a Google Query Language request (example dataset: http://spreadsheets.google.com/tq?tqx=out:csv&key=0AvdkMlz2NopEdEdIZ3d4VlFJQ0NkazhrWGFQdXZQMkE&tq=SELECT%20*%20limit%2010 About: http://schoolofdata.org/2013/05/24/asking-questions-of-data-garment-factories-data-expedition/ )
Recently(?), Google appear to have put a temporary redirect in place on the requesting URL, which causes a load error when trying to load data into OpenRefine from a URL such as http://spreadsheets.google.com/tq?tqx=out:csv&key=0AvdkMlz2NopEdEdIZ3d4VlFJQ0NkazhrWGFQdXZQMkE&tq=SELECT%20*%20limit%2010
It would be useful if OpenRefine could handle the redirects silently.
|
https://github.com/OpenRefine/OpenRefine/issues/748
|
https://github.com/OpenRefine/OpenRefine/pull/5521
|
6973e52cab9605dab740bbbf1e25ea2a8ccbb35f
|
9fa2276513e528711af477f746c90bdd5d0e8387
| 2013-06-22T18:40:55Z |
java
| 2022-12-14T18:31:11Z |
closed
|
OpenRefine/OpenRefine
|
https://github.com/OpenRefine/OpenRefine
| 742 |
["main/src/com/google/refine/operations/cell/BlankDownOperation.java", "main/src/com/google/refine/operations/cell/FillDownOperation.java", "main/tests/server/src/com/google/refine/tests/operations/cell/BlankDownTests.java", "main/tests/server/src/com/google/refine/tests/operations/cell/FillDownTests.java"]
|
Fill down and blank down per record
|
As mentioned in the article "[Fill down the right and secure way](http://googlerefine.blogspot.com/2012/03/fill-down-right-and-secure-way.html)" it would be helpful to have a blank down and fill down with record awareness. Currently, a blank down would cross record boundaries. In some cases, this isn't the desired behavior and a various temporary transforms may need to be applied to get the desired behavior (of just running blank down on a per record basis).
|
https://github.com/OpenRefine/OpenRefine/issues/742
|
https://github.com/OpenRefine/OpenRefine/pull/1573
|
16ab7cb98e14a4f6784cc60e32c3b6e8a6709fb0
|
b8472cf6b88cf7a1e47dfafeb8c4dc016f1b9dbb
| 2013-06-17T19:00:06Z |
java
| 2018-05-06T06:45:01Z |
closed
|
OpenRefine/OpenRefine
|
https://github.com/OpenRefine/OpenRefine
| 741 |
[".github/workflows/label_transfer.yml", ".github/workflows/snapshot_release.yml"]
|
nulls in controls cause NullPointerException
|
Hi,
I use filter control to filter the nulls, for example:
"filter([ null, "this is a string", null ], v, isNotNull(v))"
I want to get the string "this is a string", but, it shows "Error: java.lang.NullPointerException"
|
https://github.com/OpenRefine/OpenRefine/issues/741
|
https://github.com/OpenRefine/OpenRefine/pull/6274
|
490eea77912f81149b5009238f8d74682f1ac1f8
|
a110823f1cc167b1cce103f78d610f4481663040
| 2013-06-17T03:55:54Z |
java
| 2024-01-02T08:45:35Z |
closed
|
OpenRefine/OpenRefine
|
https://github.com/OpenRefine/OpenRefine
| 739 |
["pom.xml"]
|
Different types of content in the same column
|
I have some different types of log in the same column, as follows:
"2013-04-26 15:59:55,698 74446880 [Thread-52][LogWriter] DEBUG - timestamp=1366963195697"
"114.233.70.127 - - [02/May/2013:10:14:07 +0800] \"GET /command/blog/export/\""
"114.233.70.127 1371179343892 1810675 1"
"02/02/2013 16:00:00 statistic-uploadsize#$#maybo_wong#$#photoflash#$#81#$#false"
and so on.
Now, I want to extract the date and transform to a same format. For instance:
1、extract the date
"2013-04-26 15:59:55,698"
"02/May/2013:10:14:07"
"1371179343892"
"02/02/2013 16:00:00"
2、transform to a same format
"2013-04-26 15:59:55"
"2013-05-02 10:14:07"
"2013-06-14 11:09:03"
"2013-02-02 16:00:00"
How could I achieve my aim using OpenRefine?
Best regards.
@tfmorris
|
https://github.com/OpenRefine/OpenRefine/issues/739
|
https://github.com/OpenRefine/OpenRefine/pull/4596
|
b79cb56ed72bc58be621a56ffb2ca3e6011bbfaa
|
022664d894eddefa6958612027b8d3bf94340c41
| 2013-06-14T03:18:55Z |
java
| 2022-03-09T07:11:04Z |
closed
|
OpenRefine/OpenRefine
|
https://github.com/OpenRefine/OpenRefine
| 730 |
[".github/workflows/snapshot_release.yml"]
|
Some text fields listen for keyboard events; they do not change on mouse paste events
|
This is likely a simple fix; when using the mouse to paste in data, previews do not change as it seems that the underlying form fields are using keyboard events and not watching for onchange or pointer events (like right click + paste).
|
https://github.com/OpenRefine/OpenRefine/issues/730
|
https://github.com/OpenRefine/OpenRefine/pull/6001
|
976b63c56c27213cf1981c9edccad3318560e455
|
8352b15562c7c06681876af902b6db450e51140d
| 2013-06-11T18:15:53Z |
java
| 2023-08-01T18:57:20Z |
closed
|
OpenRefine/OpenRefine
|
https://github.com/OpenRefine/OpenRefine
| 721 |
["pom.xml"]
|
Delay for fetch URL should be computed from request, not response
|
Currently the delay specified by the user is taken unconditionally after the response is returned. It makes more sense to compute the delay from request to request subtract the response time from the computed delay.
|
https://github.com/OpenRefine/OpenRefine/issues/721
|
https://github.com/OpenRefine/OpenRefine/pull/4380
|
0ac078b07b3b45fa00142080537533d2b1014dd1
|
f90aca5f676b777739ccc4e6f1189913681a39f1
| 2013-05-26T14:11:44Z |
java
| 2021-12-21T14:43:39Z |
closed
|
OpenRefine/OpenRefine
|
https://github.com/OpenRefine/OpenRefine
| 718 |
[".github/workflows/pull_request_e2e.yml", ".github/workflows/snapshot_release.yml"]
|
Problem installing OpenRefine on Mac OS 10.8
|
I'm unable to install OpenRefine on my Mac. When I download the Mac version(http://google-refine.googlecode.com/files/google-refine-2.5-r2407.dmg), I've got a message stating that the image disk is damaged. Does anyone have the same issue ? Do you have any solution ?
|
https://github.com/OpenRefine/OpenRefine/issues/718
|
https://github.com/OpenRefine/OpenRefine/pull/6000
|
a465eeaba489e3838bde6f8f8c144cc672bbde87
|
976b63c56c27213cf1981c9edccad3318560e455
| 2013-05-22T09:24:58Z |
java
| 2023-08-01T18:56:34Z |
closed
|
OpenRefine/OpenRefine
|
https://github.com/OpenRefine/OpenRefine
| 713 |
["pom.xml"]
|
Import of spreadsheet with mutliple worksheets hangs
|
I have a spreadsheet that has a couple thousadn rows spread out over maybe 20 worksheets. If I just try to import one or two it works fine but if I try to import all of them the import always hangs (twice I let it run for over an hour).
I can provide the spreadsheet. Also I used some simple perl code (yeah I'm that old :^) to convert the mutli worksheet thing into a single worksheet and that imports into refine just fine.
|
https://github.com/OpenRefine/OpenRefine/issues/713
|
https://github.com/OpenRefine/OpenRefine/pull/4128
|
8190bf0f3dbf0a6d3dd4b8df6148255e1b871cd9
|
9e91668415d4ba6954966216f7d25eb14c20c868
| 2013-04-30T01:22:03Z |
java
| 2021-08-30T05:42:58Z |
closed
|
OpenRefine/OpenRefine
|
https://github.com/OpenRefine/OpenRefine
| 697 |
[".github/workflows/pull_request_e2e.yml", ".github/workflows/snapshot_release.yml"]
|
Handle errors on project load better
|
I ran out of memory when loading a project and the Refine UI just stayed stuck with the spinner up. We need to handle this better. The error did make it back the Javascript console:
Failed to load resource: the server responded with a status of 500 (GC overhead limit exceeded) http://127.0.0.1:3333/command/core/get-project-metadata?project=1964915921526
and this was the stack trace on the server
14:52:05.576 [ refine] GET /command/core/get-project-metadata (19ms)
14:53:57.640 [ org.mortbay.log] Error for /command/core/get-project-metadata (112064ms)
java.lang.OutOfMemoryError: GC overhead limit exceeded
at java.util.Arrays.copyOfRange(Arrays.java:2694)
at java.lang.String.<init>(String.java:234)
at org.codehaus.jackson.util.TextBuffer.contentsAsString(TextBuffer.java:324)
at org.codehaus.jackson.impl.ReaderBasedParser.getText(ReaderBasedParser.java:87)
at com.google.refine.model.Cell.loadStreaming(Cell.java:165)
at com.google.refine.model.Row.loadStreaming(Row.java:228)
at com.google.refine.model.Row.load(Row.java:198)
at com.google.refine.model.Project.loadFromReader(Project.java:218)
at com.google.refine.model.Project.loadFromInputStream(Project.java:182)
at com.google.refine.io.ProjectUtilities.loadFromFile(ProjectUtilities.java:152)
at com.google.refine.io.ProjectUtilities.load(ProjectUtilities.java:113)
at com.google.refine.io.FileProjectManager.loadProject(FileProjectManager.java:224)
at com.google.refine.ProjectManager.getProject(ProjectManager.java:377)
at com.google.refine.commands.Command.getProject(Command.java:181)
at com.google.refine.commands.project.GetProjectMetadataCommand.doGet(GetProjectMetadataCommand.java:53)
at com.google.refine.RefineServlet.service(RefineServlet.java:170)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:511)
at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1166)
at org.mortbay.servlet.UserAgentFilter.doFilter(UserAgentFilter.java:81)
at org.mortbay.servlet.GzipFilter.doFilter(GzipFilter.java:132)
at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1157)
at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:388)
at org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216)
at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:182)
at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:765)
at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:418)
at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152)
at org.mortbay.jetty.Server.handle(Server.java:326)
at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:542)
at org.mortbay.jetty.HttpConnection$RequestHandler.headerComplete(HttpConnection.java:923)
at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:547)
|
https://github.com/OpenRefine/OpenRefine/issues/697
|
https://github.com/OpenRefine/OpenRefine/pull/6000
|
a465eeaba489e3838bde6f8f8c144cc672bbde87
|
976b63c56c27213cf1981c9edccad3318560e455
| 2013-03-14T19:35:32Z |
java
| 2023-08-01T18:56:34Z |
closed
|
OpenRefine/OpenRefine
|
https://github.com/OpenRefine/OpenRefine
| 695 |
["main/webapp/modules/core/langs/translation-en.json", "main/webapp/modules/core/scripts/dialogs/clustering-dialog.js"]
|
Number of candidates returned for clustering should be capped
|
I have a file where 31,787 clusters were found and the top clusters have 39 variants in them.
We need to cap the number returned to the browser because otherwise it becomes unresponsive (or crashes).
|
https://github.com/OpenRefine/OpenRefine/issues/695
|
https://github.com/OpenRefine/OpenRefine/pull/2996
|
5985f95ce14e45e5ef4a00924377b0e67ae5103d
|
0ebd89c952ef6f57b716d62ceb75a271bb1c0100
| 2013-03-07T01:28:24Z |
java
| 2020-08-01T08:59:41Z |
closed
|
OpenRefine/OpenRefine
|
https://github.com/OpenRefine/OpenRefine
| 693 |
["main/tests/cypress/package.json", "main/tests/cypress/yarn.lock"]
|
Jython libraries appear to be missing
|
I am trying to do a transformation using the re library and I am getting errors. For a simple test, I have done
``` python
import re
return value
```
And I get an error. If I comment out the import line I get the result as expected, using version 2.6[trunk] on winxp
|
https://github.com/OpenRefine/OpenRefine/issues/693
|
https://github.com/OpenRefine/OpenRefine/pull/5881
|
95be398a9b9976de225be6f990cba564fb9c1829
|
dfa3b41d4d8c937d487e51221739379732792a3b
| 2013-03-06T08:28:15Z |
java
| 2023-05-30T20:39:25Z |
closed
|
OpenRefine/OpenRefine
|
https://github.com/OpenRefine/OpenRefine
| 686 |
["extensions/wikidata/pom.xml"]
|
Port reconciliation service provider to new APIs
|
The backend reconciliation services which are used by the Freebase reconciliation service provider at standard-reconcile.dfhuynh.user.dev.freebaseapps.com/reconcile have been deprecated. The reconciliation proxy needs to be ported to the new Search & Recon APIs.
Additionally, this service references the TopicBlocks API for preview, which has been deprecated as well (although this preview is referenced in the client side javascript as well, so there are multiple places that need to be fixed).
|
https://github.com/OpenRefine/OpenRefine/issues/686
|
https://github.com/OpenRefine/OpenRefine/pull/4855
|
314e6c7fda5aa988b27d9c281bde70fdd00a66c5
|
3352da5d777c498a4d78eea489bba1cddaaa3812
| 2013-02-23T19:13:28Z |
java
| 2022-05-16T18:44:42Z |
closed
|
OpenRefine/OpenRefine
|
https://github.com/OpenRefine/OpenRefine
| 671 |
["benchmark/pom.xml", "packaging/pom.xml", "pom.xml"]
|
Java version 8 not detected by start script in Linux
|
I am using java 8 64-bit under Ubuntu Linux 12.04 (64-bit), and the start script for version 2.5 r2407 does not recognize this version.
The fix is trivial and shown below:
```
$ diff -u refine-old refine
--- refine-old 2011-12-11 17:08:39.000000000 -0500
+++ refine 2013-02-01 10:45:21.789571935 -0500
@@ -827,6 +827,7 @@
# ----- Make sure there is an appropriate java environment is available -------------
+
if [ "$OS" = "macosx" ] ; then
if [ -z "$JAVA_HOME" ] ; then
# Mac OS X defaults to Java 5. So update JAVA_HOME unless the user manually set it.
@@ -844,7 +845,7 @@
error "Could not find the 'java' executable at '$JAVA', are you sure your JAVA_HOME environment variable is pointing to a proper java installation?"
fi
-JAVA_VERSION=`$JAVA -version 2>&1 | grep version | cut -d ' ' -f 3 | egrep '^\"1\.(6|7)'`
+JAVA_VERSION=`$JAVA -version 2>&1 | grep version | cut -d ' ' -f 3 | egrep '^\"1\.(6|7|8)'`
if [ -z "$JAVA_VERSION" ] ; then
error "Google Refine requires Java version 6 or later. If you have multiple versions of Java installed, please set the environment variable JAVA_HOME to the correct version."
fi
```
|
https://github.com/OpenRefine/OpenRefine/issues/671
|
https://github.com/OpenRefine/OpenRefine/pull/6148
|
a318c3a9ed7ceb43bcda38601af9e991a2ff9751
|
ebf1a6ddf089130277a569eb4114ffe0b9557355
| 2013-02-01T15:51:47Z |
java
| 2023-11-07T20:45:20Z |
closed
|
OpenRefine/OpenRefine
|
https://github.com/OpenRefine/OpenRefine
| 662 |
[".github/workflows/pull_request_e2e.yml", ".github/workflows/snapshot_release.yml"]
|
Review all wiki pages after migration
|
See [instruction](https://github.com/OpenRefine/OpenRefine/wiki/TODO---Pages-to-be-reviewed) to review and clean the wiki pages migrated from Google Code.
|
https://github.com/OpenRefine/OpenRefine/issues/662
|
https://github.com/OpenRefine/OpenRefine/pull/6000
|
a465eeaba489e3838bde6f8f8c144cc672bbde87
|
976b63c56c27213cf1981c9edccad3318560e455
| 2013-01-21T19:03:48Z |
java
| 2023-08-01T18:56:34Z |
closed
|
OpenRefine/OpenRefine
|
https://github.com/OpenRefine/OpenRefine
| 660 |
[".github/workflows/pull_request.yml", ".github/workflows/snapshot_release.yml"]
|
bug in onClickLastPage
|
If you have a project with 15 rows, and you set the pagination to 5 rows, clicking on 'last >>' results in showing rows 16 - 15 (in effect showing nothing since there are only 15 rows).
The bug is in file 'OpenRefine / main / webapp / modules / core / scripts / views / data-table / data-table-view.js' on line 505 in the onClickLastPage function, where
```
this._showRows(Math.floor(theProject.rowModel.filtered / this._pageSize) * this._pageSize);
```
should be changed into
```
this._showRows(Math.floor((theProject.rowModel.filtered - 1) / this._pageSize) * this._pageSize);
```
|
https://github.com/OpenRefine/OpenRefine/issues/660
|
https://github.com/OpenRefine/OpenRefine/pull/4319
|
cd4047b53a1456945ecd7e3d96af34ad3ade749d
|
383962b21dff30f87fa27356b792cf623a211774
| 2013-01-21T15:00:23Z |
java
| 2021-11-23T18:56:10Z |
closed
|
OpenRefine/OpenRefine
|
https://github.com/OpenRefine/OpenRefine
| 647 |
["extensions/database/pom.xml"]
|
Support multiple matches in Match() function
|
Hello everyone,
I´m new to google refine and regex, but I´ve tried them a couple of times and I introduced a question to the open refine group yesterday that seems to have no solution. So, Tom Morris suggested that I could open a new issue here and here we go.
The problem was (as always lol ) simple: I developed a regex to mach proper names in brasil. In a regex tester, it matches almost everything. So, I thought, is just a matter of putting the regex inside a value.match and put it all inside a forEach statement. As the value.match is already a function that generates an array, the forEach is unnecessary (thanks again Tom Morris). So, I ended with this:
value.match(/._(([A-Z][a-z]_\s[A-Z][a-z]_[áãâéêíóôõú][a-z]_)+).*/).join("|")
So, in the phrase: "The ex-president Luiz Inácio is not Marcos Valério friend, senator."
It was expected as a result: Luiz Inácio|Marcos Valério
But it just gives me: Marcos Valério|Marcos Valério
So, I think we have a big issue here.
I don´t know if I can give suggestions here, but here they go (humble):
A button "Extract the matches" inside the Edit Column > Split into several columns... dialog would do the entire magic. Instead of creating columns with the content on left and right my matches, refine would create the columns with the matches. For example:
"The ex-president Luiz Inácio is not Marcos Valério friend, senator."
Using Split into, with regex ._(([A-Z][a-z]_\s[A-Z][a-z]_[áãâéêíóôõú][a-z]_)+).*
It returns three columns:
1) The ex-president
2) is not
3) , senator
With a possible new feature in the future:
1) Luiz Inácio
2) Marcos Valério
I would consider myself as a truly Gandalf with this...lol
So, this is it. Next I explain the motivation for this regex, but maybe not everyone will be interested so, if this is the case, I appreciate your time and willingness to help and improve this wonderful software.
MOTIVATION:
Since I started in a new project to scrape political news from some sites for text analysis purposes, I realized that if I simply split the text on periods (to form phrases) and then split again using the blanks to take only the words and perform a basic count (faceted text), I would end with many words representing first and last names that were supposed to be together.
So, I thought that identifying proper names with a regex would allow me to identify most names automatically.
With the names of each news in a new column separate by a pipe, it would be possible to split into several columns with the pipe separator. After that, I would transpose from columns to rows and then and then create a text facet to obtain a list of names. Associating a single word code to each name is easy (Luiz Inácio --> LI0001; Marcos Valério --> MV0001, and so on), and with all names coded, I would mass edit the original column transforming all names into single word codes, split into several columns by the period (".") character, transpose and than split it all again with the "space/blanks". Transpose again and voilá! Text faceting would reveal the most common words in the news and open the way for a more complex text analysis.
Thank you very much for reading the motivation, I think it can be the issue of many people. The link for the original Open Refine list is this:
https://groups.google.com/forum/?fromgroups=&hl=pt-BR#!topic/openrefine/JemOUierAPs
Leonardo Paris.
|
https://github.com/OpenRefine/OpenRefine/issues/647
|
https://github.com/OpenRefine/OpenRefine/pull/4125
|
5316e08f4f112d0f4b5f75cf2a1c2a341c39e726
|
da57d09a2cb953e51db03a8c813c6b69160c565d
| 2012-12-14T17:35:41Z |
java
| 2021-08-27T13:55:10Z |
closed
|
OpenRefine/OpenRefine
|
https://github.com/OpenRefine/OpenRefine
| 646 |
[".github/workflows/pull_request.yml", ".github/workflows/snapshot_release.yml"]
|
Add column from Freebase with user supplied property can't be constrained
|
Currently if a user specifies a property which is not on the pick list by using Suggest, the expected_type is hardcoded to /type/object which prevents the use of any constraint which filters on a property of the expected type.
For example if I type to add /type/object/key, I can't use /type/key/namespace to constrain the namespace of the keys being selected (if e.g. I want just Wikipedia or VIAF or OpenLibrary keys).
|
https://github.com/OpenRefine/OpenRefine/issues/646
|
https://github.com/OpenRefine/OpenRefine/pull/5599
|
d9749785c87d8eda582cbd31ae03055832b4451f
|
7ead66b904c6ca117acc1c4b86d1c355a6cdceb8
| 2012-12-13T20:35:35Z |
java
| 2023-02-01T18:12:44Z |
closed
|
OpenRefine/OpenRefine
|
https://github.com/OpenRefine/OpenRefine
| 617 |
["benchmark/pom.xml", "packaging/pom.xml", "pom.xml"]
|
Index out of range: -1 when creating project from local compressed file
|
_Original author: tfmorris (September 22, 2012 14:58:52)_
Attempting to create a project from a local compressed file like enrichment_agents.ttl.gz fails with the above error.
_Original issue: http://code.google.com/p/google-refine/issues/detail?id=618_
|
https://github.com/OpenRefine/OpenRefine/issues/617
|
https://github.com/OpenRefine/OpenRefine/pull/5688
|
ab59b30a4527e844dd7ab37f2e56845b12effee0
|
02230ea25bfc936497aa72e13b81c84eefc34f40
| 2012-10-15T03:43:35Z |
java
| 2023-03-14T19:19:28Z |
closed
|
OpenRefine/OpenRefine
|
https://github.com/OpenRefine/OpenRefine
| 616 |
["pom.xml"]
|
Option Code in Custom Tabular Exporter misses unchecked columns
|
_Original author: thadguidry (September 20, 2012 23:01:27)_
If you uncheck a column you do not want to export, and then save the Option Code for later applying, that previously unchecked column is rechecked when you later paste and apply the Option Code back in.
_Original issue: http://code.google.com/p/google-refine/issues/detail?id=617_
|
https://github.com/OpenRefine/OpenRefine/issues/616
|
https://github.com/OpenRefine/OpenRefine/pull/2811
|
4b146acc6ef8a4f41168824db0967e24d7efb45c
|
c09e1d5baa79b902d0a3536b959f92105260ff0e
| 2012-10-15T03:43:33Z |
java
| 2020-06-25T08:39:29Z |
closed
|
OpenRefine/OpenRefine
|
https://github.com/OpenRefine/OpenRefine
| 608 |
["benchmark/pom.xml", "packaging/pom.xml", "pom.xml"]
|
Support of conversion of millisecond Unix time to Refine datetime
|
_Original author: [email protected] (September 15, 2012 11:52:15)_
It would be nice to have a function such as FORMAT_UTC_USEC to convert Unix time ( which is a number) to a Datatime format, and to extract only year/month/day
_Original issue: http://code.google.com/p/google-refine/issues/detail?id=609_
|
https://github.com/OpenRefine/OpenRefine/issues/608
|
https://github.com/OpenRefine/OpenRefine/pull/5688
|
ab59b30a4527e844dd7ab37f2e56845b12effee0
|
02230ea25bfc936497aa72e13b81c84eefc34f40
| 2012-10-15T03:43:17Z |
java
| 2023-03-14T19:19:28Z |
closed
|
OpenRefine/OpenRefine
|
https://github.com/OpenRefine/OpenRefine
| 607 |
[".github/workflows/pull_request.yml", ".github/workflows/snapshot_release.yml"]
|
Patch: Update .classpath to export guava lib. Remove deprecated google-collect jar
|
_Original author: [email protected] (September 11, 2012 19:42:52)_
Patch .classpath with attached patch file.
Remove extensions/gdata/module/MOD-INF/lib/google-collect-1.0-rc1.jar
Motivation: The guava lib completely replaces the deprecated google-collect lib.
_Original issue: http://code.google.com/p/google-refine/issues/detail?id=608_
|
https://github.com/OpenRefine/OpenRefine/issues/607
|
https://github.com/OpenRefine/OpenRefine/pull/4319
|
cd4047b53a1456945ecd7e3d96af34ad3ade749d
|
383962b21dff30f87fa27356b792cf623a211774
| 2012-10-15T03:43:14Z |
java
| 2021-11-23T18:56:10Z |
closed
|
OpenRefine/OpenRefine
|
https://github.com/OpenRefine/OpenRefine
| 596 |
[".github/workflows/pull_request.yml", ".github/workflows/snapshot_release.yml"]
|
Deselect all button on Custom Tabular Exporter dialog doesn't work
|
_Original author: tfmorris (August 03, 2012 21:32:17)_
The Deselect All button appears to actually do a Select All instead.
_Original issue: http://code.google.com/p/google-refine/issues/detail?id=597_
|
https://github.com/OpenRefine/OpenRefine/issues/596
|
https://github.com/OpenRefine/OpenRefine/pull/3947
|
bd9b268dea5d87b53507f6e6731b512a6112376f
|
969c41ecfbc1b1ce4f01d03bfd9ee3177ba01457
| 2012-10-15T03:42:51Z |
java
| 2021-05-28T09:32:39Z |
closed
|
OpenRefine/OpenRefine
|
https://github.com/OpenRefine/OpenRefine
| 577 |
[".github/workflows/pull_request.yml", ".github/workflows/snapshot_release.yml"]
|
Running the google refine in the ECLIPSE
|
_Original author: [email protected] (May 18, 2012 11:23:34)_
Hi Every one.
I am following the steps as given in the link http://code.google.com/p/google-refine/wiki/DevelopersGuide .
According to that i installed Eclipse and SVN to the folder grefine .
As mentioned in the steps i imported the projects , then ran the Refine.java file in the server.
I got the google refine opened with the http://127.0.0.1:3333/.
But manually it is not taking any file to import or any data from the clipbord.
So, can any one help me on this .
Thanks & Regards,
Kiran
_Original issue: http://code.google.com/p/google-refine/issues/detail?id=577_
|
https://github.com/OpenRefine/OpenRefine/issues/577
|
https://github.com/OpenRefine/OpenRefine/pull/5308
|
ba65377ef869f529a7f0e046673232022a991a6a
|
3db27d993a115e06a93e830d7bb44b3a676658d2
| 2012-10-15T03:42:09Z |
java
| 2022-10-01T18:10:19Z |
closed
|
OpenRefine/OpenRefine
|
https://github.com/OpenRefine/OpenRefine
| 571 |
["main/tests/cypress/yarn.lock"]
|
Add 'Jump to Page #' and itemized page numbers to the page.
|
_Original author: [email protected] (May 05, 2012 18:17:04)_
1. Add page number links to the 'previous/next' section so the user can jump forward/backward to a specific page, e.g.-
<< first < previous 1|2|3|4|5|6|7|8|9|10 next > last >>
or
<< first < previous 10|20|40|80|160|320|640|1280 next > last >>
2. Add a search field to enter a page number so user can jump to a specific page, e.g.-
Enter page number: [ ] [Go]
Thanks,
Eric Jarvies
_Original issue: http://code.google.com/p/google-refine/issues/detail?id=571_
|
https://github.com/OpenRefine/OpenRefine/issues/571
|
https://github.com/OpenRefine/OpenRefine/pull/5949
|
52165e64a49757fed8c406c423dd429e39cebbc3
|
cb2f7f379430e373aed82521830a14e5154789dc
| 2012-10-15T03:41:55Z |
java
| 2023-06-24T07:49:10Z |
closed
|
OpenRefine/OpenRefine
|
https://github.com/OpenRefine/OpenRefine
| 570 |
["benchmark/pom.xml", "packaging/pom.xml", "pom.xml"]
|
Editing records and advancing forward page by page- how the list refreshes and displays the records
|
_Original author: [email protected] (May 05, 2012 17:33:44)_
An annoying behavior when editing lots of records, page by ascending page;
1. Load the attached .tsv file into refine.
2. For this demonstration, make sure your page view is 10 records per page(default view).
3. facet > Facet > Text facet.
4. On the Facet, click 'include' for the 'facetCriteria(30)' item.
5. Click 'next' to go to second page.
6. At this point, record # 11 should show 'start of new page' record, and record # 20 should show 'end of page' record, as is seen in the 'notes' column.
7. in the column names 'facet', remove the 'facetCriteria' text from records 12, 14, 16 and 18.
8. Click the 'next' link to go to page 3 which should display records 21 to 30.
9. You will now notice on this page, there is no record that says 'start of new page', and the reason for this is because it is now on the previous page, a result of those 4 records(12, 14, 16, and 18) being edited, and thus no longer being bound to the respective Facet. And herein is the problem.
When editing hundreds of pages of data, this is a real pain, because instead of the user being able to simply click 'next' and have all un-revised/un-edited records be displayed, the user instead must first click the 'back' link to commit the changes, and then click the 'next' link so that those 4 records that took the place of the above modified 4 records, can be reviewed and edited if need-be prior to moving on to the new page. If any of those 4 records are edited, then the problem occurs again, and is further compounded, which is to say, the user has to click the 'back' link again for a measly <4 records.
The correct behavior should allow the user to click the 'next' link without having to worry about un-revised records ending up on the previous page. This should be accomplished by taking the last edited record on the page(e.g.- # 18), and using the next record up(e.g.- # 19) as the record that will display FIRST on the refreshed 'next' page, accounting for any/all records that dropped out of the Facet as a result of the edits.
So, in the above example, when the 4 records(12, 14, 16, and 18) are edited wherein their edits result in their exclusion from/within the Facet, the list, upon clicking the 'next' link, subsequently consolidates downward, wherein # 13 goes down to the # 12 row, # 15 goes down to the # 14 row, # 17 goes down to the # 16 row, and # 19 goes down to the # 18 row. This means that records # 21, 22, 23, and 24 that are on the next/un-seen and un-revised page, end up consolidating down accordingly, ending up on the second page(records 21-30) when the user has clicked through to the 3rd page, hence, the user misses those records as a result. Ideally, Refine should not allow any records that are on the subsequent page to end up on the previous page... the adjustment should be made based on the next page, not based on consolidating downward imo. Or, at minimum, the user should be able to toggle the option, or have a 'next-fixed' link to choose from.
Thanks,
Eric Jarvies
_Original issue: http://code.google.com/p/google-refine/issues/detail?id=570_
|
https://github.com/OpenRefine/OpenRefine/issues/570
|
https://github.com/OpenRefine/OpenRefine/pull/5688
|
ab59b30a4527e844dd7ab37f2e56845b12effee0
|
02230ea25bfc936497aa72e13b81c84eefc34f40
| 2012-10-15T03:41:54Z |
java
| 2023-03-14T19:19:28Z |
closed
|
OpenRefine/OpenRefine
|
https://github.com/OpenRefine/OpenRefine
| 566 |
["main/tests/cypress/yarn.lock"]
|
Export httpclient libs in eclipse as well
|
_Original author: [email protected] (May 03, 2012 09:45:18)_
For some reason just the httpclient libs were not marked as exported. This change should allow dependent projects (like extensions) to use these libs as well.
_Original issue: http://code.google.com/p/google-refine/issues/detail?id=566_
|
https://github.com/OpenRefine/OpenRefine/issues/566
|
https://github.com/OpenRefine/OpenRefine/pull/5949
|
52165e64a49757fed8c406c423dd429e39cebbc3
|
cb2f7f379430e373aed82521830a14e5154789dc
| 2012-10-15T03:41:46Z |
java
| 2023-06-24T07:49:10Z |
closed
|
OpenRefine/OpenRefine
|
https://github.com/OpenRefine/OpenRefine
| 565 |
["main/tests/cypress/yarn.lock"]
|
OpenOffice Calc (.ods) importer creating many empty columns
|
_Original author: tfmorris (May 01, 2012 20:30:42)_
When importing an ODS spreadsheet with 90 rows, I ended up with a project which had 90 columns, 85 of which were completely empty. Perhaps it was just a coincidence, but I suspect that columns and rows are getting confused somewhere. Whatever the cause, it's tedious to deal with all the extra columns, so we should try to eliminate empty columns.
_Original issue: http://code.google.com/p/google-refine/issues/detail?id=565_
|
https://github.com/OpenRefine/OpenRefine/issues/565
|
https://github.com/OpenRefine/OpenRefine/pull/5949
|
52165e64a49757fed8c406c423dd429e39cebbc3
|
cb2f7f379430e373aed82521830a14e5154789dc
| 2012-10-15T03:41:44Z |
java
| 2023-06-24T07:49:10Z |
closed
|
OpenRefine/OpenRefine
|
https://github.com/OpenRefine/OpenRefine
| 564 |
["main/tests/cypress/yarn.lock"]
|
Excel 95 import fails without an error message
|
_Original author: tfmorris (May 01, 2012 20:26:07)_
An attempt to create a project from an Excel 95 file produces the traceback below. The UI hangs spinning at "Inspecting selected files." We need to give the user a reasonable error message.
16:23:35.479 [ org.mortbay.log] /command/core/importing-controller (182ms)
org.apache.poi.hssf.OldExcelFormatException: The supplied spreadsheet seems to be Excel 5.0/7.0 (BIFF5) format. POI only supports BIFF8 format (from Excel versions 97/2000/XP/2003)
at org.apache.poi.hssf.usermodel.HSSFWorkbook.getWorkbookDirEntryName(HSSFWorkbook.java:221)
at org.apache.poi.hssf.usermodel.HSSFWorkbook.<init>(HSSFWorkbook.java:268)
at org.apache.poi.hssf.usermodel.HSSFWorkbook.<init>(HSSFWorkbook.java:248)
at org.apache.poi.hssf.usermodel.HSSFWorkbook.<init>(HSSFWorkbook.java:192)
at org.apache.poi.hssf.usermodel.HSSFWorkbook.<init>(HSSFWorkbook.java:174)
at com.google.refine.importers.ExcelImporter.createParserUIInitializationData(ExcelImporter.java:91)
at com.google.refine.importing.DefaultImportingController.doInitializeParserUI(DefaultImportingController.java:230)
at com.google.refine.importing.DefaultImportingController.doPost(DefaultImportingController.java:91)
at com.google.refine.commands.importing.ImportingControllerCommand.doPost(ImportingControllerCommand.java:62)
at com.google.refine.RefineServlet.service(RefineServlet.java:177)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:511)
at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1166)
at org.mortbay.servlet.UserAgentFilter.doFilter(UserAgentFilter.java:81)
at org.mortbay.servlet.GzipFilter.doFilter(GzipFilter.java:132)
at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1157)
at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:388)
at org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216)
at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:182)
at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:765)
at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:418)
at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152)
at org.mortbay.jetty.Server.handle(Server.java:326)
at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:542)
at org.mortbay.jetty.HttpConnection$RequestHandler.headerComplete(HttpConnection.java:923)
at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:547)
at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:212)
at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:404)
at org.mortbay.jetty.bio.SocketConnector$Connection.run(SocketConnector.java:228)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:662)
_Original issue: http://code.google.com/p/google-refine/issues/detail?id=564_
|
https://github.com/OpenRefine/OpenRefine/issues/564
|
https://github.com/OpenRefine/OpenRefine/pull/5949
|
52165e64a49757fed8c406c423dd429e39cebbc3
|
cb2f7f379430e373aed82521830a14e5154789dc
| 2012-10-15T03:41:43Z |
java
| 2023-06-24T07:49:10Z |
closed
|
OpenRefine/OpenRefine
|
https://github.com/OpenRefine/OpenRefine
| 559 |
["main/tests/cypress/yarn.lock"]
|
Deadlock between autosave thread and history code
|
_Original author: tfmorris (April 14, 2012 13:11:29)_
Different sections of the code are acquiring locks in different orders, resulting in the following deadlock. One is holding a lock on History and trying to lock Project while the other is holding Project while trying to lock History.
Name: pool-1-thread-16
State: BLOCKED on com.google.refine.model.Project@4e3a2053 owned by: autosave
Total blocked: 1 Total waited: 0
Stack trace:
com.google.refine.history.HistoryEntry.apply(HistoryEntry.java:128)
com.google.refine.history.History.addEntry(History.java:131)
- locked com.google.refine.history.History@242e983d
com.google.refine.process.QuickHistoryEntryProcess.performImmediate(QuickHistoryEntryProcess.java:75)
com.google.refine.process.ProcessManager.queueProcess(ProcessManager.java:82)
com.google.refine.commands.recon.ReconJudgeOneCellCommand.doPost(ReconJudgeOneCellCommand.java:100)
com.google.refine.RefineServlet.service(RefineServlet.java:177)
javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
Name: autosave
State: BLOCKED on com.google.refine.history.History@242e983d owned by: pool-1-thread-16
Total blocked: 3 Total waited: 5
Stack trace:
com.google.refine.history.History.save(History.java:277)
com.google.refine.model.Project.saveToWriter(Project.java:158)
com.google.refine.model.Project.saveToOutputStream(Project.java:140)
com.google.refine.io.ProjectUtilities.saveToFile(ProjectUtilities.java:98)
com.google.refine.io.ProjectUtilities.save(ProjectUtilities.java:65)
- locked com.google.refine.model.Project@4e3a2053
- locked java.lang.Class@472ebf9a
com.google.refine.io.FileProjectManager.saveProject(FileProjectManager.java:219)
com.google.refine.ProjectManager.saveProjects(ProjectManager.java:296)
com.google.refine.ProjectManager.save(ProjectManager.java:206)
com.google.refine.RefineServlet$AutoSaveTimerTask.run(RefineServlet.java:91)
_Original issue: http://code.google.com/p/google-refine/issues/detail?id=559_
|
https://github.com/OpenRefine/OpenRefine/issues/559
|
https://github.com/OpenRefine/OpenRefine/pull/5949
|
52165e64a49757fed8c406c423dd429e39cebbc3
|
cb2f7f379430e373aed82521830a14e5154789dc
| 2012-10-15T03:41:32Z |
java
| 2023-06-24T07:49:10Z |
closed
|
OpenRefine/OpenRefine
|
https://github.com/OpenRefine/OpenRefine
| 557 |
["main/webapp/modules/core/scripts/views/data-table/menu-facets.js"]
|
Word facet should split on all whitespace
|
_Original author: tfmorris (April 07, 2012 15:42:20)_
In particular, it should consider a no-break space (' ',NBSP) a word delimiter, but probably should use all whitespace characters.
_Original issue: http://code.google.com/p/google-refine/issues/detail?id=557_
|
https://github.com/OpenRefine/OpenRefine/issues/557
|
https://github.com/OpenRefine/OpenRefine/pull/5551
|
d5c325652cc2cea732211c6345d2a43f0521490d
|
9911d7dd17b905872cfc1596e7ae6dbff3a0ccef
| 2012-10-15T03:41:28Z |
java
| 2023-02-09T02:13:57Z |
closed
|
OpenRefine/OpenRefine
|
https://github.com/OpenRefine/OpenRefine
| 547 |
["main/src/com/google/refine/importing/ImportingUtilities.java", "main/tests/data/persons", "main/tests/data/persons.csv.gz", "main/tests/server/src/com/google/refine/importing/ImportingUtilitiesTests.java"]
|
Handle gzip compressed files without .gz extension
|
_Original author: tfmorris (March 08, 2012 00:28:29)_
Decompress Google Earth kmz files.
More generally, perhaps we should be sniffing the file to see if it's compressed (similar to the Unix file command using /etc/magic) or attempting to decompress all files so that we don't have to depend on a list of file extensions.
_Original issue: http://code.google.com/p/google-refine/issues/detail?id=547_
|
https://github.com/OpenRefine/OpenRefine/issues/547
|
https://github.com/OpenRefine/OpenRefine/pull/4987
|
1643eb52d424387a3d374c98f4f658492af71a54
|
30d6edb7b6586623bda09456c797c35983fb80ff
| 2012-10-15T03:41:06Z |
java
| 2022-07-25T05:46:24Z |
closed
|
OpenRefine/OpenRefine
|
https://github.com/OpenRefine/OpenRefine
| 545 |
[".github/workflows/pull_request.yml", ".github/workflows/snapshot_release.yml"]
|
"Clear reconciliation data" not clearing all reconciliation data
|
_Original author: danpaulsmith (March 05, 2012 10:28:35)_
Hi,
I've noticed that after clicking the menu item "Clear all reconciliation data" for a column - the column object in the columnModel still has the properties "reconConfig" and "reconStats" - which are both populated.
The extension we're working on attempts to detect whether the user has reconciled columns previously by looking for columns that have the "reconConfig" and "reconStats" properties.
If the user decides to clear their reconciliation data - these properties do not disappear - which as a result, looks like they are not clearing their reconciliation data.
Dan
_Original issue: http://code.google.com/p/google-refine/issues/detail?id=545_
|
https://github.com/OpenRefine/OpenRefine/issues/545
|
https://github.com/OpenRefine/OpenRefine/pull/5059
|
cb315b93ac873f9229935e87da62655416eadd64
|
2e5b6331db39da1e44f6df746c49482cbdcfcfb2
| 2012-10-15T03:41:01Z |
java
| 2022-07-14T18:46:21Z |
closed
|
OpenRefine/OpenRefine
|
https://github.com/OpenRefine/OpenRefine
| 540 |
[".github/workflows/pull_request.yml", ".github/workflows/snapshot_release.yml"]
|
Error uploading data no protocol: when there's an empty URL field
|
_Original author: tfmorris (March 01, 2012 21:32:03)_
If you accidently click "Add another URL" during project creation and leave the field empty, you'll get the above error during the upload. Refine should either allow you to delete the extra field added or ignore empty fields (or both).
_Original issue: http://code.google.com/p/google-refine/issues/detail?id=540_
|
https://github.com/OpenRefine/OpenRefine/issues/540
|
https://github.com/OpenRefine/OpenRefine/pull/5059
|
cb315b93ac873f9229935e87da62655416eadd64
|
2e5b6331db39da1e44f6df746c49482cbdcfcfb2
| 2012-10-15T03:40:50Z |
java
| 2022-07-14T18:46:21Z |
closed
|
OpenRefine/OpenRefine
|
https://github.com/OpenRefine/OpenRefine
| 535 |
["extensions/database/pom.xml"]
|
Refine fails to import Excel 2010 XLSX file with null hyperlinks
|
_Original author: [email protected] (February 20, 2012 11:00:28)_
<b>What steps will reproduce the problem?</b>
1. load enclosed file
<b>2.</b>
<b>3.</b>
<b>What is the expected output? What do you see instead?</b>
Just the animated graphics "Inspecting selected files"
for hours. Like to see Refine interface with options to
do something.
<b>What version of Google Refine are you using?</b>
2.5-r2407
<b>What operating system and browser are you using?</b>
Win XP and IE8 using the Chrome browser plugin (all available updates installed)
Tried also with Win 7 and IE9 using the Chrome browser plugin
Is this problem specific to the type of browser you're using or it happens in all the browsers you tried?
Tried with IE8 and IE9 before. Both didn't even open the file.
<b>Please provide any additional information below.</b>
The file is a database extract containing 5 columns, which was exported to .xlsx. Only few data.
_Original issue: http://code.google.com/p/google-refine/issues/detail?id=535_
|
https://github.com/OpenRefine/OpenRefine/issues/535
|
https://github.com/OpenRefine/OpenRefine/pull/3395
|
99e7d0d3faf41dd14228d1037cfed3f4b78051d9
|
710074d3822f28965b90c6f55265f60bcebb78bb
| 2012-10-15T03:40:40Z |
java
| 2020-12-09T07:00:46Z |
closed
|
OpenRefine/OpenRefine
|
https://github.com/OpenRefine/OpenRefine
| 527 |
[".github/workflows/pull_request.yml", ".github/workflows/snapshot_release.yml"]
|
Using multiple files at source
|
_Original author: [email protected] (February 08, 2012 13:07:46)_
Can Google Refine handle multiple source files at a time? Or is it just one file at a time?
Say for example, I have a 3 different source systems, and it gives 1 file each to be combined and cleansed, do I need an ETL tool to bring it together or can Google refine handle it?
If it it would be a great feature to have Google refine to handle multiple files at a time...
Thanks!
_Original issue: http://code.google.com/p/google-refine/issues/detail?id=527_
|
https://github.com/OpenRefine/OpenRefine/issues/527
|
https://github.com/OpenRefine/OpenRefine/pull/3811
|
5640ada759e6b3b9315b7e7c232e7c8f1de44e66
|
4a4dbc3e4a7ca458bb319c9f76fa0fbe667a3ac2
| 2012-10-15T03:40:17Z |
java
| 2021-04-14T20:07:23Z |
closed
|
OpenRefine/OpenRefine
|
https://github.com/OpenRefine/OpenRefine
| 525 |
[".github/workflows/pull_request_e2e.yml", ".github/workflows/pull_request_server.yml", ".github/workflows/snapshot_release.yml"]
|
Add a way to get access to error text
|
_Original author: tfmorris (January 26, 2012 21:30:45)_
In cases where the EvalError.message contains useful information (e.g. the error returned from a URL fetch), there's currently no way to get access to it.
I propose adding a new pseudofield to Cell which, if the Cell contains an EvalError, will return EvalError.message instead of the EvalError itself (which can not be evaluated in the normal manner).
The proposed name is "error" which would make the GREL syntax:
cell.error
The value field (i.e. cell.value) would continue to return the error object.
_Original issue: http://code.google.com/p/google-refine/issues/detail?id=525_
|
https://github.com/OpenRefine/OpenRefine/issues/525
|
https://github.com/OpenRefine/OpenRefine/pull/6199
|
4dd7db16cda888560cb2520092bd17c615b54e02
|
0d9c8d87df1e19961bd115882062cddb0f57730a
| 2012-10-15T03:40:12Z |
java
| 2023-12-04T08:04:56Z |
closed
|
OpenRefine/OpenRefine
|
https://github.com/OpenRefine/OpenRefine
| 524 |
["extensions/database/pom.xml"]
|
Shorten name of anonymous JSON nodes in column names
|
_Original author: tfmorris (January 26, 2012 21:15:05)_
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: http://code.google.com/p/google-refine/issues/detail?id=524_
|
https://github.com/OpenRefine/OpenRefine/issues/524
|
https://github.com/OpenRefine/OpenRefine/pull/3009
|
4995283b02a0a67044fb021a49abeb10a05855fc
|
6eea757534593e6bc80130290747d1ecd317d796
| 2012-10-15T03:40:10Z |
java
| 2020-07-29T14:20:00Z |
closed
|
OpenRefine/OpenRefine
|
https://github.com/OpenRefine/OpenRefine
| 521 |
["pom.xml"]
|
Machine readable string (/type/rawstring) missing
|
_Original author: tfmorris (January 17, 2012 23:34:31)_
There's current no way to load a raw string property into Freebase (or any other repository) using Google Refine. All strings are assumed to text with an associated natural language.
_Original issue: http://code.google.com/p/google-refine/issues/detail?id=521_
|
https://github.com/OpenRefine/OpenRefine/issues/521
|
https://github.com/OpenRefine/OpenRefine/pull/6321
|
805ff8c852ad954a120978e9277258c7c2415d5c
|
d5eb735fe97ab19d33550a2ea2ba248d771675b2
| 2012-10-15T03:40:02Z |
java
| 2024-01-24T20:00:36Z |
closed
|
OpenRefine/OpenRefine
|
https://github.com/OpenRefine/OpenRefine
| 518 |
[".github/workflows/pull_request_e2e.yml", ".github/workflows/pull_request_server.yml", ".github/workflows/snapshot_release.yml"]
|
Add RECOVER option to Home Page
|
_Original author: thadguidry (January 16, 2012 06:28:47)_
It would be great to have a RECOVER option after HELP, ABOUT that pops up a help dialog saying "Hover over the project that you wish to undo the last operation and recover".
Then the hover with mouse over each project instead of showing "X Rename" it instead shows "UNDO LAST OP".
When the user clicks "UNDO LAST OP", a script runs to undo using the 2nd to last ID in history, effectively restoring the project hopefully from an errant operation, such as a Key Columnize on a unique list of 1000 rows that ends up creating 1000 columns ! (this happened to me - Thad)
_Original issue: http://code.google.com/p/google-refine/issues/detail?id=518_
|
https://github.com/OpenRefine/OpenRefine/issues/518
|
https://github.com/OpenRefine/OpenRefine/pull/6199
|
4dd7db16cda888560cb2520092bd17c615b54e02
|
0d9c8d87df1e19961bd115882062cddb0f57730a
| 2012-10-15T03:39:56Z |
java
| 2023-12-04T08:04:56Z |
closed
|
OpenRefine/OpenRefine
|
https://github.com/OpenRefine/OpenRefine
| 512 |
["pom.xml"]
|
Store file source in each row not working for JSON from URL
|
_Original author: thadguidry (December 27, 2011 04:17:14)_
<b>What steps will reproduce the problem?</b>
1. Point to a JSON file url.
2. Create a Refine Project and preview with JSON importer.
3. Check the box to Store file source in each row.
4. Preview shows nothing changed.
5. Create Project.
Project shows no extra column created for file source or source URL of the JSON file.
_Original issue: http://code.google.com/p/google-refine/issues/detail?id=512_
|
https://github.com/OpenRefine/OpenRefine/issues/512
|
https://github.com/OpenRefine/OpenRefine/pull/6222
|
a6f76e4874710f7e1bf4e05b6adb22714ac08c8b
|
f215cff334824d4e055b57e9b5ecf2986d786794
| 2012-10-15T03:39:36Z |
java
| 2023-12-06T07:49:57Z |
closed
|
OpenRefine/OpenRefine
|
https://github.com/OpenRefine/OpenRefine
| 508 |
["pom.xml"]
|
Extract JSON pane hidden when Undo history contains long expressions
|
_Original author: [email protected] (December 18, 2011 20:28:39)_
<b>What steps will reproduce the problem?</b>
1. make some operation on some files
2. try to extract the JSON
3. the wizzard doesn't show you the JSON to copy (see screen shot)
version 2.5 of google refine, google chrome, windows 7. Same issue with Firefox
_Original issue: http://code.google.com/p/google-refine/issues/detail?id=508_
|
https://github.com/OpenRefine/OpenRefine/issues/508
|
https://github.com/OpenRefine/OpenRefine/pull/6222
|
a6f76e4874710f7e1bf4e05b6adb22714ac08c8b
|
f215cff334824d4e055b57e9b5ecf2986d786794
| 2012-10-15T03:39:19Z |
java
| 2023-12-06T07:49:57Z |
closed
|
OpenRefine/OpenRefine
|
https://github.com/OpenRefine/OpenRefine
| 503 |
[".github/workflows/pull_request_e2e.yml", ".github/workflows/pull_request_server.yml", ".github/workflows/snapshot_release.yml"]
|
Read-only application folder fix
|
_Original author: mazurkin (December 04, 2011 10:48:03)_
When application folder is read-only the following warning appears in stdout on Linux
_sys-package-mgr_: processing new jar, '/opt/google-refine-2.5/server/lib/jetty-6.1.22.jar'
_sys-package-mgr_: can't write cache file for '/opt/google-refine-2.5/server/lib/jetty-6.1.22.jar'
_sys-package-mgr_: processing new jar, '/opt/google-refine-2.5/server/lib/google-refine-2.5-r2394-server.jar'
_sys-package-mgr_: can't write cache file for '/opt/google-refine-2.5/server/lib/google-refine-2.5-r2394-server.jar'
_sys-package-mgr_: processing new jar, '/opt/google-refine-2.5/server/lib/slf4j-api-1.5.6.jar'
_sys-package-mgr_: can't write cache file for '/opt/google-refine-2.5/server/lib/slf4j-api-1.5.6.jar'
_sys-package-mgr_: processing new jar, '/opt/google-refine-2.5/server/lib/slf4j-log4j12-1.5.6.jar'
_sys-package-mgr_: can't write cache file for '/opt/google-refine-2.5/server/lib/slf4j-log4j12-1.5.6.jar'
_sys-package-mgr_: processing new jar, '/opt/google-refine-2.5/server/lib/jdatapath-alpha2.jar'
_sys-package-mgr_: can't write cache file for '/opt/google-refine-2.5/server/lib/jdatapath-alpha2.jar'
_sys-package-mgr_: processing new jar, '/opt/google-refine-2.5/server/lib/jetty-util-6.1.22.jar'
_sys-package-mgr_: can't write cache file for '/opt/google-refine-2.5/server/lib/jetty-util-6.1.22.jar'
_sys-package-mgr_: processing new jar, '/opt/google-refine-2.5/server/lib/log4j-1.2.15.jar'
_sys-package-mgr_: can't write cache file for '/opt/google-refine-2.5/server/lib/log4j-1.2.15.jar'
_sys-package-mgr_: processing new jar, '/opt/google-refine-2.5/server/lib/servlet-api-2.5.jar'
_sys-package-mgr_: can't write cache file for '/opt/google-refine-2.5/server/lib/servlet-api-2.5.jar'
_sys-package-mgr_: processing new jar, '/opt/java/jdk-oracle/jdk1.6.0_29/jre/lib/resources.jar'
_sys-package-mgr_: can't write cache file for '/opt/java/jdk-oracle/jdk1.6.0_29/jre/lib/resources.jar'
_sys-package-mgr_: processing new jar, '/opt/java/jdk-oracle/jdk1.6.0_29/jre/lib/rt.jar'
_sys-package-mgr_: can't write cache file for '/opt/java/jdk-oracle/jdk1.6.0_29/jre/lib/rt.jar'
_sys-package-mgr_: processing new jar, '/opt/java/jdk-oracle/jdk1.6.0_29/jre/lib/jsse.jar'
_sys-package-mgr_: can't write cache file for '/opt/java/jdk-oracle/jdk1.6.0_29/jre/lib/jsse.jar'
_sys-package-mgr_: processing new jar, '/opt/java/jdk-oracle/jdk1.6.0_29/jre/lib/jce.jar'
_sys-package-mgr_: can't write cache file for '/opt/java/jdk-oracle/jdk1.6.0_29/jre/lib/jce.jar'
_sys-package-mgr_: processing new jar, '/opt/java/jdk-oracle/jdk1.6.0_29/jre/lib/charsets.jar'
_sys-package-mgr_: can't write cache file for '/opt/java/jdk-oracle/jdk1.6.0_29/jre/lib/charsets.jar'
_sys-package-mgr_: processing new jar, '/opt/java/jdk-oracle/jdk1.6.0_29/jre/lib/ext/localedata.jar'
_sys-package-mgr_: can't write cache file for '/opt/java/jdk-oracle/jdk1.6.0_29/jre/lib/ext/localedata.jar'
_sys-package-mgr_: processing new jar, '/opt/java/jdk-oracle/jdk1.6.0_29/jre/lib/ext/dnsns.jar'
_sys-package-mgr_: can't write cache file for '/opt/java/jdk-oracle/jdk1.6.0_29/jre/lib/ext/dnsns.jar'
_sys-package-mgr_: processing new jar, '/opt/java/jdk-oracle/jdk1.6.0_29/jre/lib/ext/sunpkcs11.jar'
_sys-package-mgr_: can't write cache file for '/opt/java/jdk-oracle/jdk1.6.0_29/jre/lib/ext/sunpkcs11.jar'
_sys-package-mgr_: processing new jar, '/opt/java/jdk-oracle/jdk1.6.0_29/jre/lib/ext/sunjce_provider.jar'
_sys-package-mgr_: can't write cache file for '/opt/java/jdk-oracle/jdk1.6.0_29/jre/lib/ext/sunjce_provider.jar'
_sys-package-mgr_: can't write index file
Please, consider adding the following patch to fix this problem
--- refine.bak 2011-12-04 11:59:28.557698279 +0400
+++ refine 2011-12-04 12:02:55.509695207 +0400
@@ -933,6 +933,15 @@
add_option "-D$REFINE_EXTRA_OPTS"
fi
+if [ -z "$JYTHONPATH" ] ; then
- JYTHONPATH="$REFINE_WEBAPP/WEB-INF/lib/jython"
+else
- JYTHONPATH="$REFINE_WEBAPP/WEB-INF/lib/jython${SEP}$JYTHONPATH"
+fi
+
+add_option "-Dpython.path=$JYTHONPATH"
+add_option "-Dpython.cachedir=$HOME/.local/share/google/refine/cachedir"
+
# ----- Respond to the action given --------------------------------------------
case "$ACTION" in
_Original issue: http://code.google.com/p/google-refine/issues/detail?id=503_
|
https://github.com/OpenRefine/OpenRefine/issues/503
|
https://github.com/OpenRefine/OpenRefine/pull/6199
|
4dd7db16cda888560cb2520092bd17c615b54e02
|
0d9c8d87df1e19961bd115882062cddb0f57730a
| 2012-10-15T03:39:09Z |
java
| 2023-12-04T08:04:56Z |
closed
|
OpenRefine/OpenRefine
|
https://github.com/OpenRefine/OpenRefine
| 501 |
["main/webapp/modules/core/langs/translation-en.json", "main/webapp/modules/core/scripts/dialogs/expression-preview-dialog.js"]
|
Add a Confirm dialog for Starred expression Remove links
|
_Original author: thadguidry (December 01, 2011 15:32:49)_
Using Expression Editor and the Starred expression tab.
It would be nice to have an extra "Confirm ?" popup dialog with REMOVE CANCEL buttons when a user clicks Remove link on a Starred expression.
With the slip of a mouse button, I just lost a very long and nice expression that took me 15 mins to pull together with some research, and probably should have just stored that in a Notepad document and uploaded to Google Docs for safekeeping. :)
_Original issue: http://code.google.com/p/google-refine/issues/detail?id=501_
|
https://github.com/OpenRefine/OpenRefine/issues/501
|
https://github.com/OpenRefine/OpenRefine/pull/3436
|
2690a0ee03e93be43bb6d25538540d357936039f
|
c6b6616f0157123ae6f6765ad671dc257a6148af
| 2012-10-15T03:39:05Z |
java
| 2021-01-02T08:46:24Z |
closed
|
OpenRefine/OpenRefine
|
https://github.com/OpenRefine/OpenRefine
| 500 |
["pom.xml"]
|
Sequential creation of related columns using apply-operation command
|
_Original author: [email protected] (November 29, 2011 22:14:02)_
<b>What steps will reproduce the problem?</b>
1.applying add-columns operations using json file
<b>What is the expected output? What do you see instead?</b>
<b>What version of Google Refine are you using?</b>
2.5
<b>What operating system and browser are you using?</b>
Ubuntu
<b>Is this problem specific to the type of browser you're using or it happens</b>
<b>in all the browsers you tried?</b>
not browser-specific
<b>Please provide any additional information below.</b>
I am working on Google refine extension that requires applying a number of grefine json operations after creating the project .
I implemented a custom apply-operations command which will be called after launching the /project page.
Basically the json operations are created manually on Google refine then I extracted the history into a file that and I am reading in the command doPost function and apply them to the project as the following :
```
public void doPost(HttpServletRequest request, HttpServletResponse response)
throws ServletException, IOException {
Project project = getProject(request);
String jsonString = getOperationFile();
try {
JSONArray a = ParsingUtilities
.evaluateJsonStringToArray(jsonString);
int count = a.length();
for (int i = 0; i < count; i++) {
JSONObject obj = a.getJSONObject(i);
reconstructOperation(project, obj);
}
if (project.processManager.hasPending()) {
respond(response, "{ \"code\" : \"pending\" }");
} else {
respond(response, "{ \"code\" : \"ok\" }");
}
} catch (JSONException e) {
respondException(response, e);
}
}
```
The file includes "core/column-addition-by-fetching-urls" operations that receive json data , then other operations create columns from the splitting that json data in the previously created columns
The problem that : The function "createProcess" of the "ColumnAdditionByFetchingURLsOperation" checks if baseColumnName of the operation exists in the project.columnModel before creating it, and throw an exception.
That is happening because the creation process of the _baseColumnName is still pending or not fully executed.
```
public Process createProcess(Project project, Properties options) throws Exception {
Column column = project.columnModel.getColumnByName(_baseColumnName);
if (column == null) {
throw new Exception("No column named " + _baseColumnName);
}
if (project.columnModel.getColumnByName(_newColumnName) != null) {
throw new Exception("Another column already named " + _newColumnName);
}
Engine engine = createEngine(project);
engine.initializeFromJSON(_engineConfig);
Evaluable eval = MetaParser.parse(_urlExpression);
return new ColumnAdditionByFetchingURLsProcess(
project,
engine,
eval,
getBriefDescription(null)
);
}
```
I understand that related columns operations should be executed sequentially as their order in the json file.
_Original issue: http://code.google.com/p/google-refine/issues/detail?id=500_
|
https://github.com/OpenRefine/OpenRefine/issues/500
|
https://github.com/OpenRefine/OpenRefine/pull/6222
|
a6f76e4874710f7e1bf4e05b6adb22714ac08c8b
|
f215cff334824d4e055b57e9b5ecf2986d786794
| 2012-10-15T03:39:03Z |
java
| 2023-12-06T07:49:57Z |
closed
|
OpenRefine/OpenRefine
|
https://github.com/OpenRefine/OpenRefine
| 498 |
["pom.xml"]
|
Add operation for compact project
|
_Original author: [email protected] (November 29, 2011 19:58:11)_
For performance, some existing operations tend to create more cells that are null than reorganize cells to save space (e.g., discussed in issue #493). It's probably a good idea to add an explicit operation to compact the project.
_Original issue: http://code.google.com/p/google-refine/issues/detail?id=498_
|
https://github.com/OpenRefine/OpenRefine/issues/498
|
https://github.com/OpenRefine/OpenRefine/pull/6222
|
a6f76e4874710f7e1bf4e05b6adb22714ac08c8b
|
f215cff334824d4e055b57e9b5ecf2986d786794
| 2012-10-15T03:39:00Z |
java
| 2023-12-06T07:49:57Z |
closed
|
OpenRefine/OpenRefine
|
https://github.com/OpenRefine/OpenRefine
| 484 |
["docs/package.json", "docs/yarn.lock"]
|
CSV import fails to load row when the first column of that row is empty
|
_Original author: [email protected] (November 17, 2011 06:30:00)_
<b>What steps will reproduce the problem?</b>
1. Create new project with attached bad.csv as the data file or use a csv that has a row with an empty first column
2. Use the default advanced options and create the project
3. The second row does not import correctly and the row count is only 4
<b>What is the expected output? What do you see instead?</b>
I expect refine to detect 5 rows and correctly display the second row (the second row is missing the ordinal number in the left column)
<b>What version of Google Refine are you using?</b>
Version 2.1 [r2136]
<b>What operating system and browser are you using?</b>
Ubuntu 11.10 Firefox 7.0.1
<b>Is this problem specific to the type of browser you're using or it happens</b>
<b>in all the browsers you tried?</b>
All browsers
I've attached bad_csv.png to show the broken second row that appears when the row does not have a value in the first column and the incorrect row count.
_Original issue: http://code.google.com/p/google-refine/issues/detail?id=484_
|
https://github.com/OpenRefine/OpenRefine/issues/484
|
https://github.com/OpenRefine/OpenRefine/pull/5402
|
b2fbfcb723345090b47833b6ecf2abdc3d6dd8ad
|
4005af7046d16fc28f5feb7fc17dcbc7c58bae52
| 2012-10-15T03:38:26Z |
java
| 2022-11-01T18:15:54Z |
closed
|
OpenRefine/OpenRefine
|
https://github.com/OpenRefine/OpenRefine
| 476 |
["docs/package.json", "docs/yarn.lock"]
|
Sort command allows multiple instances to be run
|
_Original author: thadguidry (November 04, 2011 16:05:48)_
<b>What steps will reproduce the problem?</b>
1. On a larger data set, use Sort command, then wait a few seconds and use Sort command again, wait a few seconds and use Sort command again.
<b>What is the expected output? What do you see instead?</b>
Java heap grows with every instance of using the Sort command, even though the previous initial Sort is not finished yet. The user does not know this, and is not given a progress bar or "Working... panel" to note that Refine is still processing the initial Sort. I also suspect Refine (via programmatically such as with Paul Makepeace's Python client) will also allow a Sort command to continue to be accepted and run before it has finished with the first one. Refine should probably return an error of some kind if this happens.
_Original issue: http://code.google.com/p/google-refine/issues/detail?id=476_
|
https://github.com/OpenRefine/OpenRefine/issues/476
|
https://github.com/OpenRefine/OpenRefine/pull/5310
|
3db27d993a115e06a93e830d7bb44b3a676658d2
|
e0d4614f0559f91e3020160d80c88429d24f85bb
| 2012-10-15T03:38:04Z |
java
| 2022-10-01T18:10:55Z |
closed
|
OpenRefine/OpenRefine
|
https://github.com/OpenRefine/OpenRefine
| 474 |
["extensions/database/pom.xml"]
|
XML importer ignores record limit
|
_Original author: tfmorris (October 29, 2011 22:11:22)_
Specifying a limit for the number of records to be imported has no effect. From looking at the code, it appears that when it did work, it might have been counting rows instead of records.
This may affect the JSON importer too if the issue is in one of the Tree importer superclasses.
_Original issue: http://code.google.com/p/google-refine/issues/detail?id=474_
|
https://github.com/OpenRefine/OpenRefine/issues/474
|
https://github.com/OpenRefine/OpenRefine/pull/2739
|
95e5e19eb391bb8dee1bca30dc491c7ce247a160
|
5be2cf0806b37fbd77e814b9505b261b3ded0412
| 2012-10-15T03:37:58Z |
java
| 2020-06-16T09:43:59Z |
closed
|
OpenRefine/OpenRefine
|
https://github.com/OpenRefine/OpenRefine
| 473 |
[".github/workflows/pull_request.yml", ".github/workflows/snapshot_release.yml"]
|
Cancel button doesn't work during project creation
|
_Original author: tfmorris (October 29, 2011 20:20:25)_
controller.js:317 throws "jobID not defined" when the Cancel button is clicked:
```
// explicitly cancel the import job
$.post("/command/core/cancel-importing-job?" + $.param({ "jobID": jobID }));
```
_Original issue: http://code.google.com/p/google-refine/issues/detail?id=473_
|
https://github.com/OpenRefine/OpenRefine/issues/473
|
https://github.com/OpenRefine/OpenRefine/pull/4854
|
d3db02b1f3cbd2cbae81ccc1192124ebc03728cb
|
f0c8d563df156e608b31628c18e4971ebf523cd6
| 2012-10-15T03:37:56Z |
java
| 2022-05-16T18:45:49Z |
closed
|
OpenRefine/OpenRefine
|
https://github.com/OpenRefine/OpenRefine
| 450 |
["extensions/database/pom.xml"]
|
Parse error uploading to Fusion Table
|
_Original author: tfmorris (September 21, 2011 20:26:48)_
Looks like perhaps something isn't being quoted/escaped properly for Google Fusion Tables uploads.
I'll add more data later, but have to run now and didn't want to lose the stack trace.
The upload succeeded (although I haven't verified that included all intended data)
<TITLE>Parse error near &#39;n&#39; (line 1, position 185).</TITLE>
</HEAD>
<BODY BGCOLOR="#FFFFFF" TEXT="#000000">
<H1>Parse error near &#39;n&#39; (line 1, position 185).</H1>
<H2>Error 400</H2>
</BODY>
</HTML>
```
at com.google.gdata.client.http.HttpGDataRequest.handleErrorResponse(HttpGDataRequest.java:590)
at com.google.gdata.client.http.GoogleGDataRequest.handleErrorResponse(GoogleGDataRequest.java:563)
at com.google.gdata.client.http.HttpGDataRequest.checkResponse(HttpGDataRequest.java:550)
at com.google.gdata.client.http.HttpGDataRequest.execute(HttpGDataRequest.java:530)
at com.google.gdata.client.http.GoogleGDataRequest.execute(GoogleGDataRequest.java:535)
at com.google.refine.extension.gdata.UploadCommand$FusionTableSerializer.sendBatch(UploadCommand.java:391)
at com.google.refine.extension.gdata.UploadCommand$FusionTableSerializer.addRow(UploadCommand.java:382)
at com.google.refine.exporters.CustomizableTabularExporterUtilities$1.visit(CustomizableTabularExporterUtilities.java:157)
at com.google.refine.browsing.util.ConjunctiveFilteredRows.visitRow(ConjunctiveFilteredRows.java:76)
at com.google.refine.browsing.util.ConjunctiveFilteredRows.accept(ConjunctiveFilteredRows.java:65)
at com.google.refine.exporters.CustomizableTabularExporterUtilities.exportRows(CustomizableTabularExporterUtilities.java:171)
at com.google.refine.extension.gdata.UploadCommand.uploadFusionTable(UploadCommand.java:301)
at com.google.refine.extension.gdata.UploadCommand.upload(UploadCommand.java:143)
at com.google.refine.extension.gdata.UploadCommand.doPost(UploadCommand.java:106)
at com.google.refine.RefineServlet.service(RefineServlet.java:180)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:511)
at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1166)
at org.mortbay.servlet.UserAgentFilter.doFilter(UserAgentFilter.java:81)
at org.mortbay.servlet.GzipFilter.doFilter(GzipFilter.java:132)
at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1157)
at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:388)
at org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216)
at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:182)
at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:765)
at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:418)
at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152)
at org.mortbay.jetty.Server.handle(Server.java:326)
at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:542)
at org.mortbay.jetty.HttpConnection$RequestHandler.content(HttpConnection.java:938)
at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:755)
at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:218)
at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:404)
at org.mortbay.jetty.bio.SocketConnector$Connection.run(SocketConnector.java:228)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
at java.lang.Thread.run(Thread.java:679)
```
16:20:30.684 [ gdata_upload] Parse error near 'Connor' (line 1, position 2102). (3ms)
com.google.gdata.util.InvalidEntryException: Parse error near 'Connor' (line 1, position 2102).
<HTML>
<HEAD>
<TITLE>Parse error near &#39;Connor&#39; (line 1, position 2102).</TITLE>
</HEAD>
<BODY BGCOLOR="#FFFFFF" TEXT="#000000">
<H1>Parse error near &#39;Connor&#39; (line 1, position 2102).</H1>
<H2>Error 400</H2>
</BODY>
</HTML>
```
at com.google.gdata.client.http.HttpGDataRequest.handleErrorResponse(HttpGDataRequest.java:590)
at com.google.gdata.client.http.GoogleGDataRequest.handleErrorResponse(GoogleGDataRequest.java:563)
at com.google.gdata.client.http.HttpGDataRequest.checkResponse(HttpGDataRequest.java:550)
at com.google.gdata.client.http.HttpGDataRequest.execute(HttpGDataRequest.java:530)
at com.google.gdata.client.http.GoogleGDataRequest.execute(GoogleGDataRequest.java:535)
at com.google.refine.extension.gdata.UploadCommand$FusionTableSerializer.sendBatch(UploadCommand.java:391)
at com.google.refine.extension.gdata.UploadCommand$FusionTableSerializer.addRow(UploadCommand.java:382)
at com.google.refine.exporters.CustomizableTabularExporterUtilities$1.visit(CustomizableTabularExporterUtilities.java:157)
at com.google.refine.browsing.util.ConjunctiveFilteredRows.visitRow(ConjunctiveFilteredRows.java:76)
at com.google.refine.browsing.util.ConjunctiveFilteredRows.accept(ConjunctiveFilteredRows.java:65)
at com.google.refine.exporters.CustomizableTabularExporterUtilities.exportRows(CustomizableTabularExporterUtilities.java:171)
at com.google.refine.extension.gdata.UploadCommand.uploadFusionTable(UploadCommand.java:301)
at com.google.refine.extension.gdata.UploadCommand.upload(UploadCommand.java:143)
at com.google.refine.extension.gdata.UploadCommand.doPost(UploadCommand.java:106)
at com.google.refine.RefineServlet.service(RefineServlet.java:180)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:511)
at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1166)
at org.mortbay.servlet.UserAgentFilter.doFilter(UserAgentFilter.java:81)
at org.mortbay.servlet.GzipFilter.doFilter(GzipFilter.java:132)
at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1157)
at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:388)
at org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216)
at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:182)
at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:765)
at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:418)
at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152)
at org.mortbay.jetty.Server.handle(Server.java:326)
at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:542)
at org.mortbay.jetty.HttpConnection$RequestHandler.content(HttpConnection.java:938)
at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:755)
at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:218)
at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:404)
at org.mortbay.jetty.bio.SocketConnector$Connection.run(SocketConnector.java:228)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
at java.lang.Thread.run(Thread.java:679)
```
16:20:30.689 [ gdata_upload] Parse error near 'Brien' (line 1, position 892). (5ms)
com.google.gdata.util.InvalidEntryException: Parse error near 'Brien' (line 1, position 892).
<HTML>
<HEAD>
<TITLE>Parse error near &#39;Brien&#39; (line 1, position 892).</TITLE>
</HEAD>
<BODY BGCOLOR="#FFFFFF" TEXT="#000000">
<H1>Parse error near &#39;Brien&#39; (line 1, position 892).</H1>
<H2>Error 400</H2>
</BODY>
</HTML>
```
at com.google.gdata.client.http.HttpGDataRequest.handleErrorResponse(HttpGDataRequest.java:590)
at com.google.gdata.client.http.GoogleGDataRequest.handleErrorResponse(GoogleGDataRequest.java:563)
at com.google.gdata.client.http.HttpGDataRequest.checkResponse(HttpGDataRequest.java:550)
at com.google.gdata.client.http.HttpGDataRequest.execute(HttpGDataRequest.java:530)
at com.google.gdata.client.http.GoogleGDataRequest.execute(GoogleGDataRequest.java:535)
at com.google.refine.extension.gdata.UploadCommand$FusionTableSerializer.sendBatch(UploadCommand.java:391)
at com.google.refine.extension.gdata.UploadCommand$FusionTableSerializer.addRow(UploadCommand.java:382)
at com.google.refine.exporters.CustomizableTabularExporterUtilities$1.visit(CustomizableTabularExporterUtilities.java:157)
at com.google.refine.browsing.util.ConjunctiveFilteredRows.visitRow(ConjunctiveFilteredRows.java:76)
at com.google.refine.browsing.util.ConjunctiveFilteredRows.accept(ConjunctiveFilteredRows.java:65)
at com.google.refine.exporters.CustomizableTabularExporterUtilities.exportRows(CustomizableTabularExporterUtilities.java:171)
at com.google.refine.extension.gdata.UploadCommand.uploadFusionTable(UploadCommand.java:301)
at com.google.refine.extension.gdata.UploadCommand.upload(UploadCommand.java:143)
at com.google.refine.extension.gdata.UploadCommand.doPost(UploadCommand.java:106)
at com.google.refine.RefineServlet.service(RefineServlet.java:180)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:511)
at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1166)
at org.mortbay.servlet.UserAgentFilter.doFilter(UserAgentFilter.java:81)
at org.mortbay.servlet.GzipFilter.doFilter(GzipFilter.java:132)
at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1157)
at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:388)
at org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216)
at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:182)
at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:765)
at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:418)
at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152)
at org.mortbay.jetty.Server.handle(Server.java:326)
at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:542)
at org.mortbay.jetty.HttpConnection$RequestHandler.content(HttpConnection.java:938)
at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:755)
at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:218)
at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:404)
at org.mortbay.jetty.bio.SocketConnector$Connection.run(SocketConnector.java:228)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
at java.lang.Thread.run(Thread.java:679)
```
_Original issue: http://code.google.com/p/google-refine/issues/detail?id=450_
|
https://github.com/OpenRefine/OpenRefine/issues/450
|
https://github.com/OpenRefine/OpenRefine/pull/5151
|
db475b2363a0d0b84c8955ce5459cfa167c1e891
|
10df639f652edde1d7a998927893ae459f53fdb7
| 2012-10-15T03:37:09Z |
java
| 2022-08-04T21:34:38Z |
closed
|
OpenRefine/OpenRefine
|
https://github.com/OpenRefine/OpenRefine
| 439 |
[".github/workflows/pull_request.yml", ".github/workflows/snapshot_release.yml"]
|
Date values output as java.util.GregorianCalendar[...,...,...,...] instead of "2011-20-03T00:00:00Z"
|
_Original author: danpaulsmith (August 25, 2011 14:09:49)_
An issue that once was perhaps fixed may have surfaced again.
Old issue number: 294
After using GRefine's date transform on a column of short dates (e.g. 2011-03-21), when exporting as RDF or using an RDF schema alignment, the values of the dates are output incorrectly as a java object. A screenshot is attached when aligning an RDF schema.
<b>What is the expected output? What do you see instead?</b>
Expected: " 2011-20-03T00:00:00Z "
Instead: " java.util.GregorianCalendar[time=1298937600000,areFieldsSet=true,areAllFieldsSet=false,lenient=true,zone=sun.util.calendar.ZoneInfo[id="Europe/London",offset=0,dstSavings=3600000,useDaylight=true,transitions=242,lastRule=java.util.SimpleTimeZone[id=Europe/London,offset=0,dstSavings=3600000,useDaylight=true,startYear=0,startMode=2,startMonth=2,startDay=-1,startDayOfWeek=1,startTime=3600000,startTimeMode=2,endMode=2,endMonth=9,endDay=-1,endDayOfWeek=1,endTime=3600000,endTimeMode=2]],firstDayOfWeek=1,minimalDaysInFirstWeek=1,ERA=?,YEAR=2011,MONTH=2,WEEK_OF_YEAR=?,WEEK_OF_MONTH=?,DAY_OF_MONTH=1,DAY_OF_YEAR=?,DAY_OF_WEEK=?,DAY_OF_WEEK_IN_MONTH=?,AM_PM=?,HOUR=?,HOUR_OF_DAY=?,MINUTE=?,SECOND=?,MILLISECOND=?,ZONE_OFFSET=?,DST_OFFSET=?] "
<b>What version of Google Refine are you using?</b>
2.1 [TRUNK]
<b>What operating system and browser are you using?</b>
Mac OS Lion, Firefox 5.
Is this problem specific to the type of browser you're using or it happens in all the browsers you tried?
All.
<b>Please provide any additional information below.</b>
RDF preview:
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
<http://127.0.0.1:3333/0> xsd:date "java.util.GregorianCalendar[time=1298937600000,areFieldsSet=true,areAllFieldsSet=false,lenient=true,zone=sun.util.calendar.ZoneInfo[id="Europe/London",offset=0,dstSavings=3600000,useDaylight=true,transitions=242,lastRule=java.util.SimpleTimeZone[id=Europe/London,offset=0,dstSavings=3600000,useDaylight=true,startYear=0,startMode=2,startMonth=2,startDay=-1,startDayOfWeek=1,startTime=3600000,startTimeMode=2,endMode=2,endMonth=9,endDay=-1,endDayOfWeek=1,endTime=3600000,endTimeMode=2]],firstDayOfWeek=1,minimalDaysInFirstWeek=1,ERA=?,YEAR=2011,MONTH=2,WEEK_OF_YEAR=?,WEEK_OF_MONTH=?,DAY_OF_MONTH=1,DAY_OF_YEAR=?,DAY_OF_WEEK=?,DAY_OF_WEEK_IN_MONTH=?,AM_PM=?,HOUR=?,HOUR_OF_DAY=?,MINUTE=?,SECOND=?,MILLISECOND=?,ZONE_OFFSET=?,DST_OFFSET=?]" .
<http://127.0.0.1:3333/1> xsd:date "java.util.GregorianCalendar[time=1298937600000,areFieldsSet=true,areAllFieldsSet=false,lenient=true,zone=sun.util.calendar.ZoneInfo[id="Europe/London",offset=0,dstSavings=3600000,useDaylight=true,transitions=242,lastRule=java.util.SimpleTimeZone[id=Europe/London,offset=0,dstSavings=3600000,useDaylight=true,startYear=0,startMode=2,startMonth=2,startDay=-1,startDayOfWeek=1,startTime=3600000,startTimeMode=2,endMode=2,endMonth=9,endDay=-1,endDayOfWeek=1,endTime=3600000,endTimeMode=2]],firstDayOfWeek=1,minimalDaysInFirstWeek=1,ERA=?,YEAR=2011,MONTH=2,WEEK_OF_YEAR=?,WEEK_OF_MONTH=?,DAY_OF_MONTH=1,DAY_OF_YEAR=?,DAY_OF_WEEK=?,DAY_OF_WEEK_IN_MONTH=?,AM_PM=?,HOUR=?,HOUR_OF_DAY=?,MINUTE=?,SECOND=?,MILLISECOND=?,ZONE_OFFSET=?,DST_OFFSET=?]" .
<http://127.0.0.1:3333/2> xsd:date "java.util.GregorianCalendar[time=1299024000000,areFieldsSet=true,areAllFieldsSet=false,lenient=true,zone=sun.util.calendar.ZoneInfo[id="Europe/London",offset=0,dstSavings=3600000,useDaylight=true,transitions=242,lastRule=java.util.SimpleTimeZone[id=Europe/London,offset=0,dstSavings=3600000,useDaylight=true,startYear=0,startMode=2,startMonth=2,startDay=-1,startDayOfWeek=1,startTime=3600000,startTimeMode=2,endMode=2,endMonth=9,endDay=-1,endDayOfWeek=1,endTime=3600000,endTimeMode=2]],firstDayOfWeek=1,minimalDaysInFirstWeek=1,ERA=?,YEAR=2011,MONTH=2,WEEK_OF_YEAR=?,WEEK_OF_MONTH=?,DAY_OF_MONTH=2,DAY_OF_YEAR=?,DAY_OF_WEEK=?,DAY_OF_WEEK_IN_MONTH=?,AM_PM=?,HOUR=?,HOUR_OF_DAY=?,MINUTE=?,SECOND=?,MILLISECOND=?,ZONE_OFFSET=?,DST_OFFSET=?]" .
<http://127.0.0.1:3333/3> xsd:date "java.util.GregorianCalendar[time=1299024000000,areFieldsSet=true,areAllFieldsSet=false,lenient=true,zone=sun.util.calendar.ZoneInfo[id="Europe/London",offset=0,dstSavings=3600000,useDaylight=true,transitions=242,lastRule=java.util.SimpleTimeZone[id=Europe/London,offset=0,dstSavings=3600000,useDaylight=true,startYear=0,startMode=2,startMonth=2,startDay=-1,startDayOfWeek=1,startTime=3600000,startTimeMode=2,endMode=2,endMonth=9,endDay=-1,endDayOfWeek=1,endTime=3600000,endTimeMode=2]],firstDayOfWeek=1,minimalDaysInFirstWeek=1,ERA=?,YEAR=2011,MONTH=2,WEEK_OF_YEAR=?,WEEK_OF_MONTH=?,DAY_OF_MONTH=2,DAY_OF_YEAR=?,DAY_OF_WEEK=?,DAY_OF_WEEK_IN_MONTH=?,AM_PM=?,HOUR=?,HOUR_OF_DAY=?,MINUTE=?,SECOND=?,MILLISECOND=?,ZONE_OFFSET=?,DST_OFFSET=?]" .
_Original issue: http://code.google.com/p/google-refine/issues/detail?id=439_
|
https://github.com/OpenRefine/OpenRefine/issues/439
|
https://github.com/OpenRefine/OpenRefine/pull/5054
|
e34e83a3d201f12c2cec93ad9524abdf37734b70
|
239ec9d845386f52f2b143d4f4aaef34f2d2e543
| 2012-10-15T03:36:41Z |
java
| 2022-07-12T05:08:41Z |
closed
|
OpenRefine/OpenRefine
|
https://github.com/OpenRefine/OpenRefine
| 433 |
["docs/yarn.lock"]
|
Usability: use HTML <label> (e.g., for checkboxes
|
_Original author: [email protected] (August 12, 2011 03:28:01)_
First page shows checkboxes "Split into columns" and "Auto-detect value types".
To deselect either option, you have to click directly on the checkbox
If the label and checkbox are associated via the <label> tag you don't have to click so precisely which is nice.
_Original issue: http://code.google.com/p/google-refine/issues/detail?id=433_
|
https://github.com/OpenRefine/OpenRefine/issues/433
|
https://github.com/OpenRefine/OpenRefine/pull/4548
|
36b9bbaed363ea4643376ddc9ae840efdeb0d4e8
|
215daa759db0aa6185446e4db6bff08ca1c6b506
| 2012-10-15T03:36:27Z |
java
| 2022-02-18T19:27:59Z |
closed
|
OpenRefine/OpenRefine
|
https://github.com/OpenRefine/OpenRefine
| 432 |
["docs/yarn.lock"]
|
cross() failing
|
_Original author: [email protected] (August 11, 2011 20:25:25)_
- What steps will reproduce the problem?
Calling cross() on a cell to a column in another project that has been recently worked on.
- What is the expected output? What do you see instead?
Expected output is joined data, instead I get empty arrays.
- What version of Google Refine are you using?
2.1
- What operating system and browser are you using?
OS X 10.5.8, Java 1.5.0_30
- Is this problem specific to the type of browser you're using or it happens in all the browsers you tried?
Same problem with current Chrome or Firefox.
- Please provide any additional information below.
I'm having the same problem described in comment # 3 on issue # 96 (http://code.google.com/p/google-refine/issues/detail?id=96#c3). It seemed like it was going to get lost there so I've made it into a new one. In my case, I've been able to move on by dumping projects to CSV files and making fresh copies that have never had cross() called on them.
_Original issue: http://code.google.com/p/google-refine/issues/detail?id=432_
|
https://github.com/OpenRefine/OpenRefine/issues/432
|
https://github.com/OpenRefine/OpenRefine/pull/4548
|
36b9bbaed363ea4643376ddc9ae840efdeb0d4e8
|
215daa759db0aa6185446e4db6bff08ca1c6b506
| 2012-10-15T03:36:23Z |
java
| 2022-02-18T19:27:59Z |
closed
|
OpenRefine/OpenRefine
|
https://github.com/OpenRefine/OpenRefine
| 428 |
["main/tests/cypress/yarn.lock"]
|
Excel import sometimes drops last row of data
|
_Original author: [email protected] (August 03, 2011 23:51:13)_
<b>What steps will reproduce the problem?</b>
1. Create project by importing xls file using new UI importer (2.1)
2. You will be missing the last row of data
<b>What is the expected output? What do you see instead?</b>
The file I encountered this with had 4 rows in spreadsheet software, the first row being titles. When creating Refine project with this file, we lose the last row entirely.
<b>What version of Google Refine are you using?</b>
2.1 (trunk)
<b>What operating system and browser are you using?</b>
Ubuntu 11.04
<b>Is this problem specific to the type of browser you're using or it happens</b>
in all the browsers you tried? Only tried with Firefox 5.
<b>Please provide any additional information below.</b>
File was originally created in OpenOffice and saved as a .xls (Excel file)
File is valid, it opens correctly in something like Google-Docs
XLS File attached
_Original issue: http://code.google.com/p/google-refine/issues/detail?id=428_
|
https://github.com/OpenRefine/OpenRefine/issues/428
|
https://github.com/OpenRefine/OpenRefine/pull/5500
|
0fa6dd505bee1139f32e36b8da06b36744d0e8bc
|
2ec45092c3990d632ef2fa29b1dfe746194e8ef4
| 2012-10-15T03:36:13Z |
java
| 2022-12-06T21:17:30Z |
closed
|
OpenRefine/OpenRefine
|
https://github.com/OpenRefine/OpenRefine
| 422 |
["docs/yarn.lock"]
|
Text overlap on new project panel when using larger fonts
|
_Original author: [email protected] (July 20, 2011 01:48:01)_
<b>What steps will reproduce the problem?</b>
1. Set web browser fonts to 20pt (or use "Large" font size in Chrome)
2. Open Refine
<b>What is the expected output? What do you see instead?</b>
Non-overlapping text. Instead I the text overlaps in the new project panel. See attachment.
<b>What version of Google Refine are you using?</b>
2.1
<b>What operating system and browser are you using?</b>
Mac OS X 10.6.8, Chrome 13
<b>Is this problem specific to the type of browser you're using or it happens</b>
<b>in all the browsers you tried?</b>
<b>Please provide any additional information below.</b>
_Original issue: http://code.google.com/p/google-refine/issues/detail?id=422_
|
https://github.com/OpenRefine/OpenRefine/issues/422
|
https://github.com/OpenRefine/OpenRefine/pull/4434
|
e644381c3d9be3966872dd538695aeaaedd2af8d
|
7bd977a28bdef1768dfe4c0fd136c130547092ee
| 2012-10-15T03:35:57Z |
java
| 2022-01-14T20:42:04Z |
closed
|
OpenRefine/OpenRefine
|
https://github.com/OpenRefine/OpenRefine
| 417 |
[".github/workflows/label_transfer.yml"]
|
Add Column from Freebase should support refresh
|
_Original author: tfmorris (June 30, 2011 19:17:21)_
After using Add Column from Freebase, it would be useful to be able to refresh the contents of the column to cover two cases:
1. cells in the source column which have been reconciled since the original Add was done
2. data that's changed in Freebase since the column was added.
_Original issue: http://code.google.com/p/google-refine/issues/detail?id=417_
|
https://github.com/OpenRefine/OpenRefine/issues/417
|
https://github.com/OpenRefine/OpenRefine/pull/4944
|
357d21b1d3e9067289db83a7825a648ade5ad015
|
3882d63ed7c2059569d32985060ff17bd3fdd9f1
| 2012-10-15T03:35:46Z |
java
| 2022-06-09T06:51:42Z |
closed
|
OpenRefine/OpenRefine
|
https://github.com/OpenRefine/OpenRefine
| 414 |
["pom.xml"]
|
Exe file won't work in IE9
|
_Original author: [email protected] (June 22, 2011 16:43:57)_
<b>*****</b>
<b>If you don't know how to do something in Google Refine, please ask on the</b>
<b>mailing list. Also use the mailing list for discussions and comments.</b>
<b>http://groups.google.com/group/google-refine/</b>
<b>Only file an issue here if you discover a bug or want to request a new</b>
<b>feature.</b>
<b>Thank you.</b>
<b>*****</b>
<b>What steps will reproduce the problem?</b>
1. Double click google-refine.exe
<b>What is the expected output? What do you see instead?</b>
Command window should come up and stay up. Instead, it briefly appears, then closes.
<b>What version of Google Refine are you using?</b>
2.0-r1836
<b>What operating system and browser are you using?</b>
Internet Explorer 9 running on Windows 7 Enterprise 64-bit
Is this problem specific to the type of browser you're using or it happens in all the browsers you tried?
Just IE 9 so far; It seems to work in Firefox 4.0.
<b>Please provide any additional information below.</b>
I can open the exe file from the command line and it opens and works. But it doesn't open when I double click the exe file.
_Original issue: http://code.google.com/p/google-refine/issues/detail?id=414_
|
https://github.com/OpenRefine/OpenRefine/issues/414
|
https://github.com/OpenRefine/OpenRefine/pull/6390
|
7438984df049243e28892e91f8f220c25611da0e
|
3c1e1f8d385226f6b3ef4d274930f6158347f6ef
| 2012-10-15T03:35:40Z |
java
| 2024-02-22T18:48:41Z |
closed
|
OpenRefine/OpenRefine
|
https://github.com/OpenRefine/OpenRefine
| 413 |
["pom.xml"]
|
Fetching URLs from Web Services instability
|
_Original author: [email protected] (June 21, 2011 19:29:21)_
Using extensibly the Fetching URLs from WebServices functionality I have found many problems: incomplete process, aborted operation, etc.
<b>What steps will reproduce the problem?</b>
1. Use the "Add Column by fetching URLs..." with 2,000 rows.
2. Invoke any Json API using "value" for input, name the New Column and set Throttle Delay to 2000.
3. Wait for the process to complete ...
<b>What is the expected output? What do you see instead?</b>
The more common scenarios are:
1) In the process of invoking the Web Services for +2,000 rows, the progress window suddenly closes, and the new Column isn't even created. All the progress is lost (this indeed a big issue when the invokes are calling a paid service).
2) Sometimes the process is completed, but the new Column doesn't show up, a restart for Refine is needed to be able to display the new Column.
3) Sometimes the column is created, but all the cells are empty.
4) Sometimes the process just hangs up, and you need to Cancel the operation (and lost all the progress)
At least the possibility to keep all the progress (before the crash) is needed, so you don't lost all the rows that have been invoked. (Maybe this will need a two-step approach, firs creating the Column and then invoking the Web Service)
<b>What version of Google Refine are you using?</b>
I have tried with 2.0 and 2.1 RC1
<b>What operating system and browser are you using?</b>
Mac OSX, Chrome
<b>Is this problem specific to the type of browser you're using or it happens</b>
<b>in all the browsers you tried?</b>
I have tried Firefox 4.x and Chrome 11.x, same behavior.
<b>Please provide any additional information below.</b>
Using this feature in 1,500 rows or less work great. I have tried setting the Throttle delay to 2000, the default (5000) or longer, sometimes improves the probability that the process completes, but sometimes even with this values the process doesn't work.
_Original issue: http://code.google.com/p/google-refine/issues/detail?id=413_
|
https://github.com/OpenRefine/OpenRefine/issues/413
|
https://github.com/OpenRefine/OpenRefine/pull/6222
|
a6f76e4874710f7e1bf4e05b6adb22714ac08c8b
|
f215cff334824d4e055b57e9b5ecf2986d786794
| 2012-10-15T03:35:38Z |
java
| 2023-12-06T07:49:57Z |
closed
|
OpenRefine/OpenRefine
|
https://github.com/OpenRefine/OpenRefine
| 409 |
[".github/workflows/label_transfer.yml"]
|
Enhancement FingerprintKeyer - normalize German ß to ss
|
_Original author: [email protected] (June 14, 2011 08:43:17)_
Could you please extend the FingerprintKeyer with a normalization for the German Eszett "ß" to "ss". This would help in common cases like Strasse = Straße.
The code would then look like
case '\u00DF':
return 'ss';
_Original issue: http://code.google.com/p/google-refine/issues/detail?id=409_
|
https://github.com/OpenRefine/OpenRefine/issues/409
|
https://github.com/OpenRefine/OpenRefine/pull/4944
|
357d21b1d3e9067289db83a7825a648ade5ad015
|
3882d63ed7c2059569d32985060ff17bd3fdd9f1
| 2012-10-15T03:35:28Z |
java
| 2022-06-09T06:51:42Z |
closed
|
OpenRefine/OpenRefine
|
https://github.com/OpenRefine/OpenRefine
| 408 |
["pom.xml"]
|
It should be "REFINE" in refine.ini rather than "REFINES"
|
_Original author: [email protected] (June 14, 2011 08:04:49)_
Hi Guys,
This issue has been over a year! Fix your typo.
See
http://groups.google.com/group/google-refine/browse_thread/thread/bbb7e7f63d5d6a97/5c23cf7e62eae08d
_Original issue: http://code.google.com/p/google-refine/issues/detail?id=408_
|
https://github.com/OpenRefine/OpenRefine/issues/408
|
https://github.com/OpenRefine/OpenRefine/pull/6390
|
7438984df049243e28892e91f8f220c25611da0e
|
3c1e1f8d385226f6b3ef4d274930f6158347f6ef
| 2012-10-15T03:35:25Z |
java
| 2024-02-22T18:48:41Z |
closed
|
OpenRefine/OpenRefine
|
https://github.com/OpenRefine/OpenRefine
| 406 |
["docs/yarn.lock"]
|
Transpose (and column creation) bug
|
_Original author: [email protected] (June 13, 2011 20:47:52)_
<b>What steps will reproduce the problem?</b>
1. Create project from fixed-rows.csv split columns off, 0 header lines.
2. Apply,
[
{
"op": "core/transpose-rows-into-columns",
"description": "Transpose every 4 cells in column Column into separate columns",
"columnName": "Column",
"rowCount": 4
},
{
"op": "core/column-addition",
"description": "Create column Transaction at index 1 based on column Column 1 using expression grel:if(value.contains(" sent "), "send", "receive")",
"engineConfig": {
"facets": [],
"mode": "row-based"
},
"newColumnName": "Transaction",
"columnInsertIndex": 1,
"baseColumnName": "Column 1",
"expression": "grel:if(value.contains(" sent "), "send", "receive")",
"onError": "set-to-blank"
},
{
"op": "core/column-addition",
"description": "Create column Sender at index 1 based on column Column 1 using expression grel:value.partition(" sent ")[0]",
"engineConfig": {
"facets": [
{
"invert": false,
"expression": "value",
"selectError": false,
"omitError": false,
"selectBlank": false,
"name": "Transaction",
"omitBlank": false,
"columnName": "Transaction",
"type": "list",
"selection": [
{
"v": {
"v": "send",
"l": "send"
}
}
]
}
],
"mode": "row-based"
},
"newColumnName": "Sender",
"columnInsertIndex": 1,
"baseColumnName": "Column 1",
"expression": "grel:value.partition(" sent ")[0]",
"onError": "set-to-blank"
}
]
(This is exactly out of the tutorial, except resetting the Sender text facet afterwards)
1. Undo by clicking on Step 1.
<b>What is the expected output? What do you see instead?</b>
In Column 4, data has gone missing in rows 1 & 3. Additionally, clicking back to Step 3, data from Column 4 has ended up in the Sender column.
Interesting clue: If I export & import the project right after the transposition and continue with the steps the bug doesn't manifest suggesting something up with the transpose itself.
Affecting trunk.
_Original issue: http://code.google.com/p/google-refine/issues/detail?id=406_
|
https://github.com/OpenRefine/OpenRefine/issues/406
|
https://github.com/OpenRefine/OpenRefine/pull/4313
|
3bcc63459a9697df5335a670232be37c2102592e
|
3ad989e1d9035e8c0615137aa7037c1e7dfa1e56
| 2012-10-15T03:35:21Z |
java
| 2021-11-20T20:26:05Z |
closed
|
OpenRefine/OpenRefine
|
https://github.com/OpenRefine/OpenRefine
| 402 |
["pom.xml"]
|
Refine messes up quotations marks on import and export.
|
_Original author: [email protected] (June 10, 2011 21:34:32)_
I noticed some problems with google-refine dealing with quotes.
== SETUP ==
$ cat /etc/redhat-release
CentOS release 5.6 (Final)
$ java -version
java version "1.6.0_17"
OpenJDK Runtime Environment (IcedTea6 1.7.10) (rhel-1.21.b17.el5-x86_64)
OpenJDK 64-Bit Server VM (build 14.0-b16, mixed mode)
I tried both Google Refine Version 2.0 [r1836] and Version 2.1 [TRUNK].
== TEST FILE ==
The test I did uses the attached file which contains:
First column|Second column
"Quotes" with words after|02134
"Quotes on each side"|6789
I experienced problems both at import and export of the file.
== DESCRIPTION OF THE PROBLEM ==
=== Importing the file ===
I leave all the default options except for the pipe as the column separator. I tried both with or without "Ignore quotation marks" checked and it made no difference. Here is the result I get:
+-----+--------------------------+---------------+
| All | First column | Second column |
+-----+--------------------------+---------------+
| 1. | Quotes" with words after | 2134 |
| 2. | Quotes on each side | 6789 |
+-----+--------------------------+---------------+
As you see, the first quote disappeared on the first line and both quotes disappeared on the second.
=== Exporting the file ===
Without any modification, I select Export and Tab-separated value. Here is the output I get (replacing tab by pipe):
First column|Second column
"Quotes"" with words after"|2134
Quotes on each side|6789
As you can see now I get more quotes on the first line and no quotes on the second.
_Original issue: http://code.google.com/p/google-refine/issues/detail?id=402_
|
https://github.com/OpenRefine/OpenRefine/issues/402
|
https://github.com/OpenRefine/OpenRefine/pull/6222
|
a6f76e4874710f7e1bf4e05b6adb22714ac08c8b
|
f215cff334824d4e055b57e9b5ecf2986d786794
| 2012-10-15T03:35:11Z |
java
| 2023-12-06T07:49:57Z |
closed
|
OpenRefine/OpenRefine
|
https://github.com/OpenRefine/OpenRefine
| 401 |
["pom.xml"]
|
Error in exception handling for ExportRows command
|
_Original author: tfmorris (June 07, 2011 23:48:53)_
As reported in issue #351 (and also shown in issue #122), there's a bug in the exception handling for the export command which causes it to fail to report the actual error that occurred. This obscures the root cause of problems and makes debugging more difficult.
Any other commands which use non-JSON responses should probably be checked to make sure they don't suffer from the same issue.
## Stack trace is below. The problem is caused by the fact that the response object contains a reference to a Stream, rather than a Writer. The default exception handler deals with this correctly by resetting the response.
HTTP ERROR 500
Problem accessing /command/core/export-rows/mydata.xls. Reason:
```
STREAM
```
Caused by:
java.lang.IllegalStateException: STREAM
at org.mortbay.jetty.Response.getWriter(Response.java:616)
at org.mortbay.servlet.GzipFilter$GZIPResponseWrapper.getWriter(GzipFilter.java:358)
at com.google.refine.commands.Command.respond(Command.java:237)
at com.google.refine.commands.Command.respondException(Command.java:305)
at com.google.refine.commands.project.ExportRowsCommand.doPost(ExportRowsCommand.java:103)
at com.google.refine.RefineServlet.service(RefineServlet.java:171)
_Original issue: http://code.google.com/p/google-refine/issues/detail?id=401_
|
https://github.com/OpenRefine/OpenRefine/issues/401
|
https://github.com/OpenRefine/OpenRefine/pull/6390
|
7438984df049243e28892e91f8f220c25611da0e
|
3c1e1f8d385226f6b3ef4d274930f6158347f6ef
| 2012-10-15T03:35:08Z |
java
| 2024-02-22T18:48:41Z |
closed
|
OpenRefine/OpenRefine
|
https://github.com/OpenRefine/OpenRefine
| 399 |
["main/tests/cypress/yarn.lock"]
|
Support Cologne Phonetic for Clustering
|
_Original author: [email protected] (June 07, 2011 10:40:47)_
It would be nice if you could include the Cologne Phonetic ("Kölner Phonetik") method as an alternative Key Collision Method for clustering (in addition to Metaphone3 etc.). This would add some value for German content.
The implementation is available here:
org.apache.commons.codec.language.ColognePhonetic
_Original issue: http://code.google.com/p/google-refine/issues/detail?id=399_
|
https://github.com/OpenRefine/OpenRefine/issues/399
|
https://github.com/OpenRefine/OpenRefine/pull/5500
|
0fa6dd505bee1139f32e36b8da06b36744d0e8bc
|
2ec45092c3990d632ef2fa29b1dfe746194e8ef4
| 2012-10-15T03:35:04Z |
java
| 2022-12-06T21:17:30Z |
closed
|
OpenRefine/OpenRefine
|
https://github.com/OpenRefine/OpenRefine
| 396 |
["docs/yarn.lock"]
|
New UI Importer Branch - When using clipboard import, heuristic guess is missed
|
_Original author: thadguidry (May 29, 2011 03:04:43)_
1. Select Create Project - Clipboard
2. Paste a CSV/TSV file also try pasting XML file.
3. Click Next.
Preview defaults sometimes to Excel preview when using a TSV file.
Preview defaults sometimes to fixed width preview.
Perhaps we should always default to CSV/TSV using Clipboard pastes since that might be a common expectation ? and at least CSV/TSV previews correctly ?
_Original issue: http://code.google.com/p/google-refine/issues/detail?id=396_
|
https://github.com/OpenRefine/OpenRefine/issues/396
|
https://github.com/OpenRefine/OpenRefine/pull/4164
|
13f97c246d5cdce9a5a4eccb463b204f4d3f0da4
|
34ed142bb2f832a031b54f143ab8122b48899d6b
| 2012-10-15T03:34:52Z |
java
| 2021-09-17T18:25:34Z |
closed
|
OpenRefine/OpenRefine
|
https://github.com/OpenRefine/OpenRefine
| 388 |
["refine", "refine.bat"]
|
bad error message when giving -m less than 256M
|
_Original author: [email protected] (May 22, 2011 22:48:28)_
<b>What steps will reproduce the problem?</b>
1. ./refine -m 128M
2. Get error "incompatible min and max heap size" or something.
<b>What is the expected output? What do you see instead?</b>
I expected it to just work, even on my little machine. It didn't. I discovered the -m argument. I expected it to work, it didn't. I read the shell script and realized I had to hack it to lower the default 256M to 128M.
What version of Google Refine are you using? r1836
What operating system and browser are you using? Linux, Firefox
<b>Is this problem specific to the type of browser you're using or it happens</b>
in all the browsers you tried? No
_Original issue: http://code.google.com/p/google-refine/issues/detail?id=388_
|
https://github.com/OpenRefine/OpenRefine/issues/388
|
https://github.com/OpenRefine/OpenRefine/pull/4266
|
782ebf1a0347e190105f93e1837edd491caaf653
|
41c7b70e55627d6c5699fbda71fbcd67963dae55
| 2012-10-15T03:34:34Z |
java
| 2021-11-07T08:59:08Z |
closed
|
OpenRefine/OpenRefine
|
https://github.com/OpenRefine/OpenRefine
| 387 |
["main/src/com/google/refine/importers/tree/XmlImportUtilities.java", "main/tests/server/src/com/google/refine/importers/XmlImportUtilitiesTests.java", "main/webapp/modules/core/langs/translation-en.json", "main/webapp/modules/core/scripts/index/default-importing-controller/controller.js", "main/webapp/modules/core/scripts/index/parser-interfaces/json-parser-ui.js", "main/webapp/modules/core/scripts/index/parser-interfaces/xml-parser-ui.js"]
|
No error message when you have 5 or less rows of XML
|
_Original author: [email protected] (May 22, 2011 20:06:00)_
<b>What steps will reproduce the problem?</b>
1. Have an XML file with 5 or fewer rows.
2. Open it up in Google Refine.
3. No rows are shown, no error is mentioned.
<b>What is the expected output? What do you see instead?</b>
I expect either an error saying that there needs to be an minimum of 6 rows or to see the rows even if there are only 5 rows.
<b>What version of Google Refine are you using?</b>
Version 2.0 for Mac.
<b>What operating system and browser are you using?</b>
Mac OS X 10.6.7, Firefox 3.6.13
<b>Is this problem specific to the type of browser you're using or it happens</b>
<b>in all the browsers you tried?</b>
Didn't try other browsers.
<b>Please provide any additional information below.</b>
We thought for a while that our app was outputting data in a odd way because it seemed to not import into Google Refine.
_Original issue: http://code.google.com/p/google-refine/issues/detail?id=387_
|
https://github.com/OpenRefine/OpenRefine/issues/387
|
https://github.com/OpenRefine/OpenRefine/pull/4704
|
192ccfc6f3f0dce362043f5f6e6b3167ef7c614b
|
274cd2aa2299c63f7046afb7d839f7e56d98b094
| 2012-10-15T03:34:32Z |
java
| 2022-05-24T03:37:45Z |
closed
|
OpenRefine/OpenRefine
|
https://github.com/OpenRefine/OpenRefine
| 382 |
[".github/workflows/label_transfer.yml"]
|
Cannot sign in for loading with Safari
|
_Original author: [email protected] (May 18, 2011 10:51:48)_
<b>What steps will reproduce the problem?</b>
1. Prepare data for a refinery load (clean data, align schema, etc.)
2. Go to "Load into Freebase…" and try to sign into Freebase
3. Attempt to connect to Google Refine with Freebase log in
<b>What is the expected output? What do you see instead?</b>
Expected: Window closes, and account is logged in for Google Refine
Instead: Connect page reloads and prompts for connection again
<b>What version of Google Refine are you using?</b>
2.0
<b>What operating system and browser are you using?</b>
Mac OS X 10.6.7
Safari 5.0.5
<b>Is this problem specific to the type of browser you're using or it happens</b>
<b>in all the browsers you tried?</b>
Google Chrome (11.0.696.68) works
_Original issue: http://code.google.com/p/google-refine/issues/detail?id=382_
|
https://github.com/OpenRefine/OpenRefine/issues/382
|
https://github.com/OpenRefine/OpenRefine/pull/4944
|
357d21b1d3e9067289db83a7825a648ade5ad015
|
3882d63ed7c2059569d32985060ff17bd3fdd9f1
| 2012-10-15T03:34:20Z |
java
| 2022-06-09T06:51:42Z |
closed
|
OpenRefine/OpenRefine
|
https://github.com/OpenRefine/OpenRefine
| 378 |
["docs/yarn.lock"]
|
Transform involving NaN causes crash
|
_Original author: [email protected] (May 10, 2011 17:51:34)_
<b>What steps will reproduce the problem?</b>
1. Find a cell with numeric 0
2. Edit cells -> Transform:
<b>3.</b>
<b>What is the expected output? What do you see instead?</b>
Expect to see NaN. Refine crashes ("Working")
<b>What version of Google Refine are you using?</b>
2.0
<b>What operating system and browser are you using?</b>
Windows Chrome
<b>Please provide any additional information below.</b>
18:49:10.140 [ refine] GET /command/core/get-history (43ms)
18:49:10.146 [ refine] POST /command/core/get-rows (6ms)
18:49:10.146 [ command] Exception caught (0ms)
org.json.JSONException: Misplaced endArray.
at org.json.JSONWriter.end(JSONWriter.java:167)
at org.json.JSONWriter.endArray(JSONWriter.java:187)
at com.google.refine.commands.row.GetRowsCommand.internalRespond(GetRows
Command.java:131)
at com.google.refine.commands.row.GetRowsCommand.doPost(GetRowsCommand.j
ava:68)
at com.google.refine.RefineServlet.service(RefineServlet.java:174)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:511
)
at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(Servlet
Handler.java:1166)
at org.mortbay.servlet.UserAgentFilter.doFilter(UserAgentFilter.java:81)
```
at org.mortbay.servlet.GzipFilter.doFilter(GzipFilter.java:132)
at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(Servlet
```
Handler.java:1157)
at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:3
88)
at org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.jav
a:216)
at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:1
82)
at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:7
65)
at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:418)
```
at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:1
```
52)
at org.mortbay.jetty.Server.handle(Server.java:326)
at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:54
2)
at org.mortbay.jetty.HttpConnection$RequestHandler.content(HttpConnectio
n.java:938)
at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:755)
at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:218)
at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:404)
at org.mortbay.jetty.bio.SocketConnector$Connection.run(SocketConnector.
java:228)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source
)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
_Original issue: http://code.google.com/p/google-refine/issues/detail?id=378_
|
https://github.com/OpenRefine/OpenRefine/issues/378
|
https://github.com/OpenRefine/OpenRefine/pull/4116
|
90c074ca681737907cc6554e943297e6a2475135
|
52a4a75b433d2372823e0a0d361f97273f5e5e0a
| 2012-10-15T03:34:09Z |
java
| 2021-08-22T13:49:40Z |
closed
|
OpenRefine/OpenRefine
|
https://github.com/OpenRefine/OpenRefine
| 377 |
["main/src/com/google/refine/grel/ast/OperatorCallExpr.java", "main/tests/server/src/com/google/refine/grel/GrelTests.java"]
|
Not seeing a NaN when expected on initial import
|
_Original author: [email protected] (May 10, 2011 17:48:18)_
<b>What steps will reproduce the problem?</b>
1. Import the attached file (containing simply the number 0 and a header)
2. Edit cells -> Transform: value / value
<b>What is the expected output? What do you see instead?</b>
Expect to see NaN - see instead null.
<b>What version of Google Refine are you using?</b>
2.0
<b>What operating system and browser are you using?</b>
Windows Chrome
<b>Please provide any additional information below.</b>
If I transform the column to text and then back to numbers I get the expected NaN as though the initial import missed something in construction.
_Original issue: http://code.google.com/p/google-refine/issues/detail?id=377_
|
https://github.com/OpenRefine/OpenRefine/issues/377
|
https://github.com/OpenRefine/OpenRefine/pull/4689
|
99e357870b3720a3ce6ca9d3c71e4bf9db27363e
|
6cbced4144964d33205fb775a3b6211fb2e2c001
| 2012-10-15T03:34:07Z |
java
| 2022-04-11T11:11:10Z |
closed
|
OpenRefine/OpenRefine
|
https://github.com/OpenRefine/OpenRefine
| 374 |
["pom.xml"]
|
Problems with date functions INC
|
_Original author: [email protected] (May 04, 2011 08:38:32)_
<b>What steps will reproduce the problem?</b>
1. import project with date in sql format [yyyy-MM-dd HH:mm:ss]
2. convert cells in column toDate [value.toDate('yyyy-MM-dd HH:mm:ss')]
3. Add column based upon this column and increment time 10 minutes [value.inc(10, 'minutes')]
<b>What is the expected output? What do you see instead?</b>
Whilst writing the transform the output appears to increment 10 minutes e.g from 2010-04-01T11:12:00Z to 2010-04-01T11:22:00Z, but when the transformation is applied both the original column and the new column increment 20 minutes so I have 2 columns saying 2010-04-01T11:32:00Z. If I go back a step in history to before the add column step the original column stays at this new time 2010-04-01T11:32:00Z. I have to go back to before the toDate operation to get the original numbers back.
<b>What version of Google Refine are you using?</b>
Version 2.0 [r1836]
<b>What operating system and browser are you using?</b>
Windows XP SP3
Is this problem specific to the type of browser you're using or it happens in all the browsers you tried?
This happens in Firefox 4, IE 7, Chrome 11
<b>Please provide any additional information below.</b>
I attach the project with the problem. I also cannot get the diff function to work at all, it seems to struggle to recognise the dates in the columns
_Original issue: http://code.google.com/p/google-refine/issues/detail?id=374_
|
https://github.com/OpenRefine/OpenRefine/issues/374
|
https://github.com/OpenRefine/OpenRefine/pull/6222
|
a6f76e4874710f7e1bf4e05b6adb22714ac08c8b
|
f215cff334824d4e055b57e9b5ecf2986d786794
| 2012-10-15T03:34:00Z |
java
| 2023-12-06T07:49:57Z |
closed
|
OpenRefine/OpenRefine
|
https://github.com/OpenRefine/OpenRefine
| 373 |
["pom.xml"]
|
Slow URL-fetch for large amounts of data
|
_Original author: [email protected] (May 03, 2011 10:51:40)_
I have a 45000-row dataset with postcodes in one column, and I'm trying to fetch constituency data etc using uk-postcodes.com. I've been able to do this with a 180-row dataset and it took around 40 mins (so I know the method works) but I can't get past 0% complete with the current data, and eventually Refine seems to give up and forget what I've asked it to do.
I'm using Refine 2.0 and am not a coder by trade - just an accountant who thought he'd found a great way of adding value to his data.
I have tried with both IE8 and Chrome but no performance differences seen. I've also tried with the source data on the C: drive and on the office network - again, no difference.
I thought this was the type of task Refine was supposed to be perfect for. Any suggestions as to how to speed up, actions to take or alternative data tools to try?
Thanks
Phil
_Original issue: http://code.google.com/p/google-refine/issues/detail?id=373_
|
https://github.com/OpenRefine/OpenRefine/issues/373
|
https://github.com/OpenRefine/OpenRefine/pull/6222
|
a6f76e4874710f7e1bf4e05b6adb22714ac08c8b
|
f215cff334824d4e055b57e9b5ecf2986d786794
| 2012-10-15T03:33:58Z |
java
| 2023-12-06T07:49:57Z |
closed
|
OpenRefine/OpenRefine
|
https://github.com/OpenRefine/OpenRefine
| 372 |
["pom.xml"]
|
Join multi-valued cells doesn't work on first column
|
_Original author: [email protected] (April 28, 2011 11:55:59)_
<b>What steps will reproduce the problem?</b>
1. Split multi-valued cells in the first column (after "All")
2. Try to join them again
3. Nothing happens!
<b>What is the expected output? What do you see instead?</b>
Cells should be joined again, as in other columns
<b>What version of Google Refine are you using?</b>
2.0-r1836
<b>What operating system and browser are you using?</b>
Windows 7/Ubuntu 10.10 with Chrome 10/Firefox 4
Is this problem specific to the type of browser you're using or it happens in all the browsers you tried?
Unrelated
<b>Please provide any additional information below.</b>
If I split then join the second column everything works fine. Then I delete the first column so that the second becomes first. Same operation on the same column : split works but not join!
_Original issue: http://code.google.com/p/google-refine/issues/detail?id=372_
|
https://github.com/OpenRefine/OpenRefine/issues/372
|
https://github.com/OpenRefine/OpenRefine/pull/6170
|
0aa2daa862bbca14eb95380f33a164e185806e3d
|
c4d5f66dca08aa9f6b343a650aa54290e64a75b0
| 2012-10-15T03:33:56Z |
java
| 2023-11-17T18:24:04Z |
closed
|
OpenRefine/OpenRefine
|
https://github.com/OpenRefine/OpenRefine
| 367 |
["extensions/database/pom.xml"]
|
Refine misses interpreting some line breaks as new records
|
_Original author: [email protected] (April 22, 2011 01:31:41)_
<b>What steps will reproduce the problem?</b>
1. Download this tab separated file (it's about 60mb, sorry!). http://www.mediafire.com/?4r78g26rmg9lh9q
2. Load into Google refine, with header 0, auto separation.
3. Looking around entry 1054 for an example of the bug. Occurs multiple times in the file.
---
<b>What is the expected output? What do you see instead?</b>
Most of the output is fine. The formatting of the input data is uniform (line breaks after every entry, tabs between fields). However, Refine seems to miss some line breaks and consolidates many rows, dumping them into the sixth column of the previous entry.
---
<b>What version of Google Refine are you using?</b>
Version 2.0 [r1836]
---
<b>What operating system and browser are you using?</b>
Running Chrome on Mac OS X, Version 10.6.7
---
<b>Is this problem specific to the type of browser you're using or it happens</b>
<b>in all the browsers you tried?</b>
This happens in all of the browsers!
_Original issue: http://code.google.com/p/google-refine/issues/detail?id=367_
|
https://github.com/OpenRefine/OpenRefine/issues/367
|
https://github.com/OpenRefine/OpenRefine/pull/2665
|
09a76a1f05ed935e312c5ff1e4e7ff8e43563cbe
|
2adb789a09afe1c0a5725c07981981cd4628b120
| 2012-10-15T03:33:47Z |
java
| 2020-06-11T00:50:27Z |
closed
|
OpenRefine/OpenRefine
|
https://github.com/OpenRefine/OpenRefine
| 365 |
[".github/workflows/label_transfer.yml"]
|
Floating/Anchored heading titles
|
_Original author: [email protected] (April 17, 2011 01:28:35)_
It would be nice if when you scrolled down through data the heading titles would still be visible.
(Currently the headings are only visible if you are scrolled all the way up).
It would cause less headaches on projects with similar data between columns. I find myself scrolling back up often to see which column it is that I'm looking at.
_Original issue: http://code.google.com/p/google-refine/issues/detail?id=365_
|
https://github.com/OpenRefine/OpenRefine/issues/365
|
https://github.com/OpenRefine/OpenRefine/pull/4944
|
357d21b1d3e9067289db83a7825a648ade5ad015
|
3882d63ed7c2059569d32985060ff17bd3fdd9f1
| 2012-10-15T03:33:42Z |
java
| 2022-06-09T06:51:42Z |
closed
|
OpenRefine/OpenRefine
|
https://github.com/OpenRefine/OpenRefine
| 359 |
[".github/workflows/pull_request.yml", ".github/workflows/snapshot_release.yml"]
|
Very disappointed
|
_Original author: [email protected] (April 12, 2011 18:29:29)_
I am a data analyst (among other things) who routinely works with large datasets sometimes requiring normalization. My normal tools are MS Excel and Access. So, when I heard about Refine I couldn't wait to try it.
I hate to criticize others' work so negatively, but what a disappointment! Here's a partial list of the issues I encountered.
. Refine could not "facet" a dataset of about 11K records on a column with a little more than 8K unique values ("too many values to display"). That's a fairly small dataset in the kind of work I do, and not a lot of unique values either.
. Could not filter on a simple NOT condition. Apparently Refine filtering supports simple absolute string matching and for all other purposes uses "regular expressions" and/or other forms of code. If I've misunderstood Refine's capabilities I apologize, but would like to point out that this is the extent of my understanding after scouring the available user documentation.
. Refine ran for 5 minutes faceting my 11K record dataset on a simple integer numeric field and never finished. I finally shut Refine down as I had no idea how close to done it was. A progress indicator would help a lot.
. No way to jump to a random ordinal record in the dataset. Refine only lets you navigate to the beginning, end, next or previous record. This is useless for datasets where one often needs to jump to the middle somewhere, especially in large datasets.
. Export does not export flags and stars! I had to do two exports, one of only flagged records and the other of all records and rejoin in Access to work around this limitation.
. Export does not export in sorted sequence. If you sort the dataset in Refine and then export it the sort sequence is lost in the output.
. And last but not least, please produce a real user's guide that gives explanations of all its main features and examples of their use as well as a proper table of contents and an index. A function context help system (a la Microsoft, sorry to say) would also work. Videos and scenarios such as the user documentation Web site provides are nice, but they're useless when one is trying to figure out how to do something different from the examples.
In short, I'm very disappointed because Refine's visualization features would be very useful in my work, but they are not available to me because of the product's severe limitations. I'm sure it's a great product for users with really small datasets to manipulate, but that pretty much leaves me out.
_Original issue: http://code.google.com/p/google-refine/issues/detail?id=359_
|
https://github.com/OpenRefine/OpenRefine/issues/359
|
https://github.com/OpenRefine/OpenRefine/pull/4562
|
0617d771dd7ef5f673f1e688e715f997b2c2eb0e
|
30ad315a071563f8c5407dafe2af306341595b8b
| 2012-10-15T03:33:28Z |
java
| 2022-02-24T19:32:37Z |
closed
|
OpenRefine/OpenRefine
|
https://github.com/OpenRefine/OpenRefine
| 358 |
["pom.xml"]
|
org.json.JSONException: JSON does not allow non-finite numbers.
|
_Original author: [email protected] (April 05, 2011 12:47:22)_
<b>What steps will reproduce the problem?</b>
1. Create a new project from the attached CSV file.
2. Reconcile the first column using FreeBase reconciliation service and type /music/track
3. Export -> Export project
<b>What is the expected output? What do you see instead?</b>
Exported project can not be loaded back into Refine. A "org.json.JSONException: JSON does not allow non-finite numbers." is printed in the console while exporting.
<b>What version of Google Refine are you using?</b>
trunk@2029
<b>What operating system and browser are you using?</b>
Debian Squeeze, Firefox 3.5.16
<b>Is this problem specific to the type of browser you're using or it happens</b>
<b>in all the browsers you tried?</b>
Not specific.
<b>Please provide any additional information below.</b>
Please find attached a patch that appears to solve this problem. The problem appears because the string being reconciliated only contains stop words. In that case wordDistance() method returns NaN, which can not be serialized into JSON.
_Original issue: http://code.google.com/p/google-refine/issues/detail?id=358_
|
https://github.com/OpenRefine/OpenRefine/issues/358
|
https://github.com/OpenRefine/OpenRefine/pull/6222
|
a6f76e4874710f7e1bf4e05b6adb22714ac08c8b
|
f215cff334824d4e055b57e9b5ecf2986d786794
| 2012-10-15T03:33:25Z |
java
| 2023-12-06T07:49:57Z |
closed
|
OpenRefine/OpenRefine
|
https://github.com/OpenRefine/OpenRefine
| 351 |
["pom.xml"]
|
Error 500 STREAM on Excel export
|
_Original author: [email protected] (March 18, 2011 02:05:21)_
<b>What steps will reproduce the problem?</b>
1. Open my project
2. Export -> Excel
<b>What is the expected output? What do you see instead?</b>
HTTP ERROR 500
Problem accessing /command/core/export-rows/mydata.xls. Reason:
```
STREAM
```
Caused by:
java.lang.IllegalStateException: STREAM
at org.mortbay.jetty.Response.getWriter(Response.java:616)
at org.mortbay.servlet.GzipFilter$GZIPResponseWrapper.getWriter(GzipFilter.java:358)
at com.google.refine.commands.Command.respond(Command.java:237)
at com.google.refine.commands.Command.respondException(Command.java:305)
at com.google.refine.commands.project.ExportRowsCommand.doPost(ExportRowsCommand.java:103)
at com.google.refine.RefineServlet.service(RefineServlet.java:171)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:511)
at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1166)
at org.mortbay.servlet.UserAgentFilter.doFilter(UserAgentFilter.java:81)
at org.mortbay.servlet.GzipFilter.doFilter(GzipFilter.java:132)
at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1157)
at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:388)
at org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216)
at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:182)
at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:765)
at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:418)
at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152)
at org.mortbay.jetty.Server.handle(Server.java:326)
at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:542)
at org.mortbay.jetty.HttpConnection$RequestHandler.content(HttpConnection.java:938)
at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:755)
at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:212)
at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:404)
at org.mortbay.jetty.bio.SocketConnector$Connection.run(SocketConnector.java:228)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:662)
Powered by Jetty://
<b>What version of Google Refine are you using?</b>
SVN TRUNK
<b>What operating system and browser are you using?</b>
Windows XP, Chrome 10
<b>Is this problem specific to the type of browser you're using or it happens</b>
<b>in all the browsers you tried?</b>
I can't even get to the Export Excel function on IE8, I get an Error on Page icon in the status bar. I'm not an IE, don't know what that means.
<b>Please provide any additional information below.</b>
I have 1400 rows, and some large cell fields. Can't up the data for you, sorry.
_Original issue: http://code.google.com/p/google-refine/issues/detail?id=351_
|
https://github.com/OpenRefine/OpenRefine/issues/351
|
https://github.com/OpenRefine/OpenRefine/pull/6222
|
a6f76e4874710f7e1bf4e05b6adb22714ac08c8b
|
f215cff334824d4e055b57e9b5ecf2986d786794
| 2012-10-15T03:33:09Z |
java
| 2023-12-06T07:49:57Z |
closed
|
OpenRefine/OpenRefine
|
https://github.com/OpenRefine/OpenRefine
| 350 |
["main/tests/cypress/package.json", "main/tests/cypress/yarn.lock"]
|
Supporting floating-point division
|
_Original author: [email protected] (March 15, 2011 20:43:09)_
<b>What steps will reproduce the problem?</b>
1.Import data with a numerical column.
2.Go to Edit Column >> Add Column Based on This Column
3.Enter (value/1000), for example. Only integer result is displayed.
<b>What is the expected output? What do you see instead?</b>
Normal floating division would result in 629735/1000 displaying a value of 629.735. Current result is 629.
<b>What version of Google Refine are you using?</b>
Version 2.0-r1836
<b>What operating system and browser are you using?</b>
Windows XP/Firefox 3.6.15
<b>Is this problem specific to the type of browser you're using or it happens</b>
<b>in all the browsers you tried?</b>
All browsers.
<b>Please provide any additional information below.</b>
_Original issue: http://code.google.com/p/google-refine/issues/detail?id=350_
|
https://github.com/OpenRefine/OpenRefine/issues/350
|
https://github.com/OpenRefine/OpenRefine/pull/3813
|
d459a395f96c7aa4b0c94aef9dd517349bbf9a93
|
acc68187cb73e0eddbc018e86a6698ce623570c6
| 2012-10-15T03:33:02Z |
java
| 2021-04-13T20:42:00Z |
closed
|
OpenRefine/OpenRefine
|
https://github.com/OpenRefine/OpenRefine
| 349 |
["pom.xml"]
|
Clustering not finding duplicates when facet is showing groupings
|
_Original author: [email protected] (March 15, 2011 00:00:16)_
<b>What steps will reproduce the problem?</b>
1. Download the attached tennis-courts-af.csv.gz file (41,000 rows) and open a new project using 0 as starting row
2. Create a text facet on Column2
3. You should see 1,973 choices
4. Click Edit Cells --> Cluster & Edit --> Key collision --> Fingerprint
<b>What is the expected output? What do you see instead?</b>
I would expect to see 1,973 potential clusters, instead I see only 2 clusters.
<b>What version of Google Refine are you using?</b>
Version 2.0 [r1836]
<b>What operating system and browser are you using?</b>
OS X 10.6.6 with Chrome 10.0.648.133
java version "1.6.0_22"
Java(TM) SE Runtime Environment (build 1.6.0_22-b04-307-10M3261)
Java HotSpot(TM) 64-Bit Server VM (build 17.1-b03-307, mixed mode)
<b>Is this problem specific to the type of browser you're using or it happens</b>
<b>in all the browsers you tried?</b>
Tried in Safari also and same issue.
<b>Please provide any additional information below.</b>
Love the product thanks for working on it.
_Original issue: http://code.google.com/p/google-refine/issues/detail?id=349_
|
https://github.com/OpenRefine/OpenRefine/issues/349
|
https://github.com/OpenRefine/OpenRefine/pull/6170
|
0aa2daa862bbca14eb95380f33a164e185806e3d
|
c4d5f66dca08aa9f6b343a650aa54290e64a75b0
| 2012-10-15T03:33:00Z |
java
| 2023-11-17T18:24:04Z |
closed
|
OpenRefine/OpenRefine
|
https://github.com/OpenRefine/OpenRefine
| 347 |
[".github/workflows/label_transfer.yml"]
|
GoogleRefineReleases is not defined!
|
_Original author: [email protected] (March 11, 2011 12:44:50)_
<b>What steps will reproduce the problem?</b>
网页错误详细信息
用户代理: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET4.0C; .NET4.0E; AskTbFXTV5/5.9.1.14019)
时间戳: Fri, 11 Mar 2011 12:41:44 UTC
消息: 'GoogleRefineReleases' 未定义
行: 632
字符: 5
代码: 0
URI: http://127.0.0.1:3333/index-bundle.js
<b>What is the expected output? What do you see instead?</b>
<b>What version of Google Refine are you using?</b>
<b>What operating system and browser are you using?</b>
<b>Is this problem specific to the type of browser you're using or it happens</b>
<b>in all the browsers you tried?</b>
<b>Please provide any additional information below.</b>
_Original issue: http://code.google.com/p/google-refine/issues/detail?id=347_
|
https://github.com/OpenRefine/OpenRefine/issues/347
|
https://github.com/OpenRefine/OpenRefine/pull/4944
|
357d21b1d3e9067289db83a7825a648ade5ad015
|
3882d63ed7c2059569d32985060ff17bd3fdd9f1
| 2012-10-15T03:32:56Z |
java
| 2022-06-09T06:51:42Z |
closed
|
OpenRefine/OpenRefine
|
https://github.com/OpenRefine/OpenRefine
| 335 |
["docs/yarn.lock"]
|
What does the number in parenthesis represent after a reconciliation
|
_Original author: [email protected] (February 17, 2011 03:42:03)_
Hopefully a simple question.
I couldn't find an answer to it in any doc's.
Example attached.
Thank you
_Original issue: http://code.google.com/p/google-refine/issues/detail?id=335_
|
https://github.com/OpenRefine/OpenRefine/issues/335
|
https://github.com/OpenRefine/OpenRefine/pull/4453
|
89542ecb2844d3704268244e255909e773a01163
|
6f86233afc31990cc3e30d996db44164544d7151
| 2012-10-15T02:40:13Z |
java
| 2022-01-22T09:05:28Z |
closed
|
OpenRefine/OpenRefine
|
https://github.com/OpenRefine/OpenRefine
| 331 |
[".github/workflows/pull_request.yml", ".github/workflows/snapshot_release.yml"]
|
Applying saved operation history to large file fails
|
_Original author: [email protected] (February 08, 2011 15:54:42)_
Applying JSON code to a file with about 20000 rows just stops about half way through a reconciliation with standard Freebase. No errors and no results on the field.
I'm trying to see if there is a row limit for reconciling with freebase.
I've currently just completed running this code on a file containing 5400 rows and will keep adding to see where the breakpoint lies.
Windows 7 64 bit / 4GB Memory
Google Refine version 2.0-r1836
Google Chrome version 9.0.597.84
_Original issue: http://code.google.com/p/google-refine/issues/detail?id=331_
|
https://github.com/OpenRefine/OpenRefine/issues/331
|
https://github.com/OpenRefine/OpenRefine/pull/4562
|
0617d771dd7ef5f673f1e688e715f997b2c2eb0e
|
30ad315a071563f8c5407dafe2af306341595b8b
| 2012-10-15T02:39:58Z |
java
| 2022-02-24T19:32:37Z |
closed
|
OpenRefine/OpenRefine
|
https://github.com/OpenRefine/OpenRefine
| 300 |
["pom.xml"]
|
Refine will not start up
|
_Original author: [email protected] (January 06, 2011 19:57:33)_
<b>What steps will reproduce the problem?</b>
1. Create a new Project.
2. Browse to Data File (.txt)
3. Click on Create Project
<b>What is the expected output? What do you see instead?</b>
Would like to see: Project spreadsheet
Actually see: "Starting up..." frozen in browser window
<b>What version of the product are you using? On what operating system?</b>
Using V 2.0
On Windows Explorer 8
_Original issue: http://code.google.com/p/google-refine/issues/detail?id=300_
|
https://github.com/OpenRefine/OpenRefine/issues/300
|
https://github.com/OpenRefine/OpenRefine/pull/5938
|
d51b234da4031d62e13c7bded05d5137e2f076d0
|
4eb77ebff0ac942b3b12a7db0e296d14956f1ec9
| 2012-10-15T02:38:42Z |
java
| 2023-06-19T19:29:15Z |
closed
|
OpenRefine/OpenRefine
|
https://github.com/OpenRefine/OpenRefine
| 291 |
["packaging/pom.xml"]
|
always gets first sheet from Google spreadsheet doc
|
_Original author: [email protected] (December 19, 2010 19:02:03)_
***What steps will reproduce the problem?
1. Try to create google refine project for "data file URL":
https://spreadsheets.google.com/ccc?key=0AnZb5H7tDMvTdFZRYV8xU3Z6VXlSUU1kcGtxeFg0ZkE&authkey=COv7zvoN&hl=en#gid=0
2. The above URL points to the first sheet (gid=0) that was then moved to the third sheet position.
**What is the expected output? What do you see instead?
I expected to get the gid=0 sheet. Got instead the first sheet that appears for the URL stripped of the "#gid=0"
That's smart behavior in retrospect (choose the sheet you want GR to grab just by shuffling the sheet tabs!), but it surprised me. If you could actually pick up the gid parameter on the URL, that would be great.
**What version of the product are you using? On what operating system?
Google Refine 2.0, Windows Home Vista
_Original issue: http://code.google.com/p/google-refine/issues/detail?id=291_
|
https://github.com/OpenRefine/OpenRefine/issues/291
|
https://github.com/OpenRefine/OpenRefine/pull/6314
|
1fc05ee9897921a1ca5c74691c207638384927ac
|
c961b3f4a5d7cf72df156ab1cb72b1d7b002673b
| 2012-10-15T02:38:22Z |
java
| 2024-01-17T22:16:44Z |
closed
|
OpenRefine/OpenRefine
|
https://github.com/OpenRefine/OpenRefine
| 279 |
["main/tests/cypress/yarn.lock"]
|
Add support for reading from non-public Google Spreadsheets docs
|
_Original author: tfmorris (December 12, 2010 19:24:25)_
The current implementation only reads public spreadsheets. It would be desirable to support authentication and allow a user to select one of their non-public spreadsheets to import (either one of their own or one that has been shared with them).
_Original issue: http://code.google.com/p/google-refine/issues/detail?id=279_
|
https://github.com/OpenRefine/OpenRefine/issues/279
|
https://github.com/OpenRefine/OpenRefine/pull/5500
|
0fa6dd505bee1139f32e36b8da06b36744d0e8bc
|
2ec45092c3990d632ef2fa29b1dfe746194e8ef4
| 2012-10-15T02:37:46Z |
java
| 2022-12-06T21:17:30Z |
closed
|
OpenRefine/OpenRefine
|
https://github.com/OpenRefine/OpenRefine
| 274 |
["packaging/pom.xml"]
|
Speed improvement
|
_Original author: [email protected] (December 07, 2010 01:01:05)_
<b>What steps will reproduce the problem?</b>
1.Load an excel file with 40,000 records
2.The performance is terrible.
3.Do a clustering and merging
4.The performance is even worse
<b>What is the expected output? What do you see instead?</b>
<b>What version of the product are you using? On what operating system?</b>
2.0, Win7
<b>Please provide any additional information below.</b>
_Original issue: http://code.google.com/p/google-refine/issues/detail?id=274_
|
https://github.com/OpenRefine/OpenRefine/issues/274
|
https://github.com/OpenRefine/OpenRefine/pull/6219
|
fa56c15d3b36fed141921776da830640a2c2dc0d
|
f87ec260d5fa12ae2e34b02b438260f35cfea1e5
| 2012-10-15T02:37:31Z |
java
| 2023-12-06T07:51:24Z |
closed
|
OpenRefine/OpenRefine
|
https://github.com/OpenRefine/OpenRefine
| 271 |
["packaging/pom.xml"]
|
Cannot load large number of rows
|
_Original author: [email protected] (December 01, 2010 12:16:44)_
<b>What steps will reproduce the problem?</b>
1. I need to load a dataset of 5000 rows and work on it at one shot (simultaneously)
<b>2.</b>
<b>3.</b>
<b>What is the expected output? What do you see instead?</b>
I see only the first 50 rows
<b>What version of the product are you using? On what operating system?</b>
2.0 on windows
<b>Please provide any additional information below.</b>
_Original issue: http://code.google.com/p/google-refine/issues/detail?id=271_
|
https://github.com/OpenRefine/OpenRefine/issues/271
|
https://github.com/OpenRefine/OpenRefine/pull/6219
|
fa56c15d3b36fed141921776da830640a2c2dc0d
|
f87ec260d5fa12ae2e34b02b438260f35cfea1e5
| 2012-10-15T02:37:23Z |
java
| 2023-12-06T07:51:24Z |
closed
|
OpenRefine/OpenRefine
|
https://github.com/OpenRefine/OpenRefine
| 269 |
["packaging/pom.xml"]
|
Internet Explorer (IE 8) has significant issues with Refine numeric facets and others features
|
_Original author: [email protected] (November 30, 2010 20:26:08)_
<b>What steps will reproduce the problem?</b>
1.Run Google-Refine from the EXE or BAT file
2.select Excel spreadsheet data with 26,000 rows
3. Tell it to only imporet the first 1000
4. It will import all of them.
5. Tell it to do a numeric facet on one column.
6. It goes into forever waiting loop.
<b>What is the expected output? What do you see instead?</b>
I would have expected to import only 1000 rows and then I would expect to see the kind of distribution information on my numeric column that I saw in the demo.
<b>What version of the product are you using? On what operating system?</b>
I am using Version 2.0 [r1836] on Windows XP service pack 3 with Java release 6
<b>Please provide any additional information below.</b>
I previously has no success with any filters on the new project window, but I have had very good success with text facets on this very same dataset. I am using Internet Explorer 8 as my browser
_Original issue: http://code.google.com/p/google-refine/issues/detail?id=269_
|
https://github.com/OpenRefine/OpenRefine/issues/269
|
https://github.com/OpenRefine/OpenRefine/pull/6219
|
fa56c15d3b36fed141921776da830640a2c2dc0d
|
f87ec260d5fa12ae2e34b02b438260f35cfea1e5
| 2012-10-15T02:37:16Z |
java
| 2023-12-06T07:51:24Z |
closed
|
OpenRefine/OpenRefine
|
https://github.com/OpenRefine/OpenRefine
| 268 |
["packaging/pom.xml"]
|
Data conversion error during translation
|
_Original author: [email protected] (November 30, 2010 10:28:53)_
Hello,
Using Refine, when I translate a column from DE to EN, it replaces "=" with "\u003d"
Source Feed: Microcon-10 kDa 8/Pk (VE=8 PCE)
Target Generated: Microcon-10 kDa 8/Pk (VE \u003d 8 PCE)
I can see multiple instances for this issue... Any help on this is much appreciated. Thanks!
_Original issue: http://code.google.com/p/google-refine/issues/detail?id=268_
|
https://github.com/OpenRefine/OpenRefine/issues/268
|
https://github.com/OpenRefine/OpenRefine/pull/6219
|
fa56c15d3b36fed141921776da830640a2c2dc0d
|
f87ec260d5fa12ae2e34b02b438260f35cfea1e5
| 2012-10-15T02:37:13Z |
java
| 2023-12-06T07:51:24Z |
closed
|
OpenRefine/OpenRefine
|
https://github.com/OpenRefine/OpenRefine
| 266 |
["packaging/pom.xml"]
|
Language Translation using Google Refine
|
_Original author: [email protected] (November 29, 2010 14:05:37)_
From the following output, from translation(Translate API), how do I extract and display just the translated text in a new column?
handleResponse({ "data": { "translations": [ { "translatedText": "Wall bench in base construction, 750 mm high x 2100 wide x 750 mm deep" } ] } } );
Any help on this would be much appreciated.
Thanks!
_Original issue: http://code.google.com/p/google-refine/issues/detail?id=266_
|
https://github.com/OpenRefine/OpenRefine/issues/266
|
https://github.com/OpenRefine/OpenRefine/pull/6219
|
fa56c15d3b36fed141921776da830640a2c2dc0d
|
f87ec260d5fa12ae2e34b02b438260f35cfea1e5
| 2012-10-15T02:37:09Z |
java
| 2023-12-06T07:51:24Z |
closed
|
OpenRefine/OpenRefine
|
https://github.com/OpenRefine/OpenRefine
| 261 |
["packaging/pom.xml"]
|
Feature Request: Import new columns from file
|
_Original author: [email protected] (November 27, 2010 23:10:51)_
<b>What steps will reproduce the problem?</b>
<b>1.</b>
Import data with 50 rows and 1 column from CSV file
<b>2.</b>
Want to import new column from different CSV file with 50 rows and 1 column
<b>3.</b>
<b>What is the expected output? What do you see instead?</b>
New column in existing project with a value in each row corresponding to the value in the CSV file for that row.
<b>What version of the product are you using? On what operating system?</b>
Version 2.0 for Mac OSX
<b>Please provide any additional information below.</b>
_Original issue: http://code.google.com/p/google-refine/issues/detail?id=261_
|
https://github.com/OpenRefine/OpenRefine/issues/261
|
https://github.com/OpenRefine/OpenRefine/pull/5718
|
0c30f70205f3f0508cb84dc02f16c05f3955b3f5
|
540e7bc01752eb7a5bda9c357048928adbd54125
| 2012-10-15T02:36:54Z |
java
| 2023-03-21T21:33:30Z |
closed
|
OpenRefine/OpenRefine
|
https://github.com/OpenRefine/OpenRefine
| 251 |
["main/webapp/package-lock.json", "main/webapp/package.json"]
|
Transform multiple columns at once
|
_Original author: [email protected] (November 24, 2010 23:12:49)_
My apologies if this is already possible, or there is a work around, but I couldn't find a way to transform data in multiple columns at once. This would be very useful where a dataset has a large number of columns that all (or some subset) have a format that needs to be changed. For instance all text fields could have underscores that need to be converted to spaces. This is an enhancement request.
_Original issue: http://code.google.com/p/google-refine/issues/detail?id=251_
|
https://github.com/OpenRefine/OpenRefine/issues/251
|
https://github.com/OpenRefine/OpenRefine/pull/5914
|
cc60287820daffb7a94103493bc8abb38d60247f
|
23172715020ee1bb6c07058c7460e440eeacd47a
| 2012-10-15T02:36:31Z |
java
| 2023-06-12T20:16:08Z |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.