Hi Guys,
Another question I'm wondering about right now: I've been on Python 3.10. when upgrading from STK 4.0 to 4.1. After that, I've upgraded to Python 3.12 and found Table.bulk_fetch() to become extremely slow. Even populating a single attribute of a single records takes way more than 90 seconds. I've then tried with Python 3.13 with the same result. However in the 3.10 enviroment, everything's as quick as usual.
Is there anything I missed out or are you able to reproduce this behavior?
Thanks in advance & best,
Daniel