"maxLength of ReplaceAll when using generate attributes?"

kaymankayman Member Posts: 662 Unicorn
edited June 2019 in Help

I'm using a regular expression to generate a new attribute but run into an error once I exceed 1984 characters. Is this like a bug or just code limitation?

 

The expression itself is ok, testing it on the string gives the expected results, and it works fine for the rest of my examples as long as they remain below a given amount of characters. Is there a way to 'bypass' this issue? For now I trim my strings to avoid the problem but I may loose information I like to keep.

Answers

  • Thomas_OttThomas_Ott RapidMiner Certified Analyst, RapidMiner Certified Expert, Member Posts: 1,761 Unicorn

    That is odd, I never pushed to that character limit. Maybe @Marco_Boeck or @Edin_Klapic can chime in here. 

Sign In or Register to comment.