I'm trying to look up for the rows that meet specific conditions (e.g. SubscriberKey equals _subscriberkey value in email parameter).However, I started wondering whether there's a limit for the number of records in target data extension itself while processing LookUpRows function.
I wonder if there's a test reference regarding it, for example, if there are more than 10,000,000 records in the data extension where we are trying to look up for the rows, the processing time gets delayed
Thank you in advance for all your sharings