Skip to main content
Solved

The sorter transformer does not seem to be sorting correctly in 2019.1?

  • June 26, 2019
  • 4 replies
  • 101 views

I've recently installed the 2019.1 beta

Edition: FME Desktop ESRI Edition (floating)

 

Version: FME(R) 2019.1.0.0 (20190618 - Build 19594 - WIN64)

 

The sorter transformer does not seem to be sorting correctly.

I am trying to sort a large list of alphanumeric location codes like CAON0696, CABC0002, USFL0788, etc.

I am sorting alphabetically, ascending. I have tried grouping by other attributes like country and province codes but it is not putting them in the correct order.

Sorting obviously worked fine in 2018. Is this a known issue?

Best answer by redgeographics

I just tried this in build 19260 and that appears to work ok, so sorting CABC before CAON, hopefully somebody from Safe can confirm this is indeed going wrong in your build (@natalieatsafe)

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

4 replies

redgeographics
Celebrity
Forum|alt.badge.img+59
  • Celebrity
  • 3700 replies
  • Best Answer
  • June 26, 2019

I just tried this in build 19260 and that appears to work ok, so sorting CABC before CAON, hopefully somebody from Safe can confirm this is indeed going wrong in your build (@natalieatsafe)


fmelizard
Safer
Forum|alt.badge.img+20
  • Safer
  • 3719 replies
  • June 26, 2019

I just tried this in build 19260 and that appears to work ok, so sorting CABC before CAON, hopefully somebody from Safe can confirm this is indeed going wrong in your build (@natalieatsafe)

@hear_it_here @natalieatsafe @redgeographics The Sorter works for me with build 19597.


fmelizard
Safer
Forum|alt.badge.img+20
  • Safer
  • 3719 replies
  • June 26, 2019

Please try downloading a new FME 2019.1 beta from https://www.safe.com/support/support-resources/fme-downloads/beta/


dorgin
Contributor
Forum|alt.badge.img+3
  • Contributor
  • 3 replies
  • June 26, 2020

I have the same sorting issue with 2019.2.3.1, I think it's because I was trying to sort 21 millions records. FME was still pushing data through even though my pc doesn't have enough memory to continue with the sorting process. Once I reduce to 3 millions records, it's was sorting fine. Any idea on way(s) to address this issue is appreciated.