Jun 16, 2023
Thanks Anish. There will be some potential overhead making the detokenization call compared to not making it all but you only need to do that at the render stage, so the volume of calls should be relatively low. Also, Snowflake and Skyflow both support bulk API calls, so you can detokenize a lot of records at once. We are doing this at large scale with a few clients. Happy to connect on a call if you want to discuss further.