The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here
Does the "Generate Session ID" operator have an upper value limit?
ward_vandaele
Member Posts: 2 Contributor I
in Help
Hi everyone,
I'm using the "Generate Session ID" operator from the operator toolbox in one of my processes. As date attribute for this operator I use a boolean attribute, which indicates the start of a session. However, when I tried to run this process on a large dataset, where my boolean attribute has more than 3000 "true" examples, I notice that the Session ID stops increasing at 2999.
Is this a limit that is set in the operator? And if yes, is there a way to remove this limit?
Thanks a lot!
Ward Vandaele
I'm using the "Generate Session ID" operator from the operator toolbox in one of my processes. As date attribute for this operator I use a boolean attribute, which indicates the start of a session. However, when I tried to run this process on a large dataset, where my boolean attribute has more than 3000 "true" examples, I notice that the Session ID stops increasing at 2999.
Is this a limit that is set in the operator? And if yes, is there a way to remove this limit?
Thanks a lot!
Ward Vandaele
Tagged:
0
Best Answer
-
ward_vandaele Member Posts: 2 Contributor INevermind, I found it. It was pure coincidence and had more to do with th e data itself
But thanks anyway!3
Answers
for reference, the limit would be MAX_INT, which i doubt someone can get
BR,
Martin
Dortmund, Germany