Hello,
Right now, I can only have 30 items in an IN or != sub query.

Also, I understand that these sub queries are done in sequence so
there isn't any performance difference between using IN and just
looping over an array of keys and fetching each record using the key
in the current iteration.

Does Google plan on running IN and != queries asyncronously any time
soon to boost performance?
Also, are there any plans to loose the (rather lame) 30 sub query
limit?

Thanks!



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to