On Sat, Jan 5, 2013 at 7:14 AM, Ryan Chazen <[email protected]> wrote:
> Hey Johan, > > I've filed it as a feature request : > http://code.google.com/p/googleappengine/issues/detail?id=8627&thanks=8627&ts=1357398564 > > However, I very much doubt to ever see this request fulfilled! > Thanks for your contribution Ryan, I will make sure it gets escalated to the datastore team. > In any event, thank you everyone who replied for your time! > > Regards, > Ryan > > On Sat, Jan 5, 2013 at 4:53 PM, Johan Euphrosine <[email protected]>wrote: > >> >> >> 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. >> > > -- > 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. > -- 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.
