"maxLength of ReplaceAll when using generate attributes?"

kaymankayman MemberPosts:662Unicorn
edited June 2019 inHelp

我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, MemberPosts:1,761Unicorn

    That is odd, I never pushed to that character limit. Maybe@Marco_Boeckor@Edin_Klapiccan chime in here.

Sign InorRegisterto comment.