Tom Morris

Results 686 comments of Tom Morris

`max()` and `min()` are two other examples of built-in array reduction operations, but, in general, arrays are less well supported in GREL / OpenRefine, in part because they aren't storable,...

A significant difference between Google Sheets and OpenRefine is that Google Sheets has fixed column column labels (the letters of the alphabet A, B, C, ...) which aren't selectable, while...

That sounds like a reasonable approach (although perhaps PR #7361 could just be converted to a draft instead of closed so it stays visible). Someone with UX interaction design experience...

I was actually thinking of the Open Project page, but I guess it only has the Delete (X) affordance. Rename is at the top of the project page after you...

Why are the Cypress tests not failing in CI? Is there something that we need to fix there?

> From what I can tell, [setting the data directory](https://github.com/OpenRefine/OpenRefine/blob/master/refine#L384) in the refine script causes the notification preferences to be null, which follows a code path that doesn't hit this...

This sounds like the same thing which has been reported multiple times before. What is new about this case?

Some of the other issues which cover this are #628 and #891

@mekarpeles @cdrini Is there a problem with this PR? If so, can you outline what needs changing? What do I need to do to get it reviewed and merged? It's...

Thanks for the reply. > I will note, that smaller, single issue/purpose PRs are the best way to help us get through PRs quickly; they're easier to test and lower...