We released a version of most of these in the search API: https://developers.google.com/appengine/docs/python/search/ We also released open source code that can be used to do the last two https://code.google.com/p/s2-geometry-library-java/ That being said, we are still planning to make these first class datastore features.
On Wed, May 28, 2014 at 8:26 AM, Max Rothman <[email protected]> wrote: > In this Google I/O talk from 2010 > <https://www.youtube.com/watch?v=ofhEyDBpngM>, a number of Datastore > query features were described that seem to not have been released yet, > including: > > - NOT subexpressions > - set-like =! filters that aren't split into "< OR >" and return > intuitive results for multi-value properties via zigzag merge join > - first class support for date range and geo queries > - multiple inequality filters on normalizable numeric properties > > As it has been 4 years since that talk, are any of these features > (especially the last one) still on the roadmap, and if so, when are they > slated for release? > > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/google-appengine. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-appengine. For more options, visit https://groups.google.com/d/optout.
