On Sat, Jan 5, 2013 at 5:21 AM, Ryan Chazen <[email protected]> wrote:
> > Thanks Johan, but I don't think there is any real defect here - 'IN' does > work as documented - it's just not very useful as currently implemented. > Instead of being 'IN' as in other DBs, it's just newquery(EQUALS) or > newquery(EQUALS) or ... > Obviously it's a pretty bad idea to use those kind of queries! Most of > AppEngine DS tries to stop you from making bad queries that don't perform > well, so it's just a bit out of place and I'm sure it has blindsided a lot > of people so far. > Hi Ryan, You were reporting before that the corresponding OR queries weren't run concurrently, filling a Defect on the public issue tracker about this would be a gniceood way to start a discussion with the datastore engineering team. Hope that all makes sense. -- Johan Euphrosine (proppy) Developer Programs Engineer Google Developer Relations -- 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.
