Giter Site home page Giter Site logo

Comments (2)

iomicifikko avatar iomicifikko commented on June 14, 2024

Other strange behaviors of the JOIN() function with blank / null / empty string values

Image 1
image

Image 2
image

Image 3
image

In my opinion the occurencies of the separator character (the pipe, in the three images above) inside the final string should always be equal to the length of the original array minus one (3 -1 = 2, in the three images above).
The user can easily exclude if necessary any particular values (blanks, nulls...) using the FILTER function on the array before using the JOIN function.

from openrefine.

tfmorris avatar tfmorris commented on June 14, 2024

Thanks for the reports. If I could make a request, it would make it much easier to reproduce/fix the issues if you were to:

  • provide the GREL expression and expected result as text rather than an image
  • strip the examples down to the minimum which reproduces the issue (for example, it isn't clear in your last set of examples with the problem is with join() or forEach()
  • put different problems into separate bug reports - this seems to be an amalgam of issues with string concatenation (or with?), join, and, perhaps, forEach. The additional complexity of having them altogether will make it harder for someone to tackle any of the issues.

OpenRefine's treatment of null values has been a little bit uneven (and evolving), as I mentioned in your #3290, which seems like it has a fair bit of overlap with this.

from openrefine.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.