<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Getting Distinct Result From Google App Engine GQL Query</title>
	<atom:link href="http://junalontherun.com/2009/10/24/getting-distinct-result-from-google-app-engine-gql-query/feed/" rel="self" type="application/rss+xml" />
	<link>http://junalontherun.com/2009/10/24/getting-distinct-result-from-google-app-engine-gql-query/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=getting-distinct-result-from-google-app-engine-gql-query</link>
	<description>...miles to go before i sleep!</description>
	<lastBuildDate>Wed, 09 May 2012 04:11:44 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: David M.</title>
		<link>http://junalontherun.com/2009/10/24/getting-distinct-result-from-google-app-engine-gql-query/comment-page-1/#comment-1086</link>
		<dc:creator>David M.</dc:creator>
		<pubDate>Mon, 24 Oct 2011 15:48:00 +0000</pubDate>
		<guid isPermaLink="false">http://junalontherun.com/2009/10/24/getting-distinct-result-from-google-app-engine-gql-query/#comment-1086</guid>
		<description>Thanks, it helped me a lot!</description>
		<content:encoded><![CDATA[<p>Thanks, it helped me a lot!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Atharva Patel</title>
		<link>http://junalontherun.com/2009/10/24/getting-distinct-result-from-google-app-engine-gql-query/comment-page-1/#comment-1069</link>
		<dc:creator>Atharva Patel</dc:creator>
		<pubDate>Sun, 24 Jul 2011 08:21:00 +0000</pubDate>
		<guid isPermaLink="false">http://junalontherun.com/2009/10/24/getting-distinct-result-from-google-app-engine-gql-query/#comment-1069</guid>
		<description>Complexity n(n+1)/2 = O(n2)</description>
		<content:encoded><![CDATA[<p>Complexity n(n+1)/2 = O(n2)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Betty Cflores</title>
		<link>http://junalontherun.com/2009/10/24/getting-distinct-result-from-google-app-engine-gql-query/comment-page-1/#comment-1039</link>
		<dc:creator>Betty Cflores</dc:creator>
		<pubDate>Wed, 16 Feb 2011 18:24:00 +0000</pubDate>
		<guid isPermaLink="false">http://junalontherun.com/2009/10/24/getting-distinct-result-from-google-app-engine-gql-query/#comment-1039</guid>
		<description>como crear un bd con relaciones pero aunque entiendo que con google app engine no es asi.. alquien puede darme un ejemplo   :D</description>
		<content:encoded><![CDATA[<p>como crear un bd con relaciones pero aunque entiendo que con google app engine no es asi.. alquien puede darme un ejemplo   <img src='http://junalontherun.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kovshenin</title>
		<link>http://junalontherun.com/2009/10/24/getting-distinct-result-from-google-app-engine-gql-query/comment-page-1/#comment-957</link>
		<dc:creator>kovshenin</dc:creator>
		<pubDate>Sun, 21 Nov 2010 19:08:00 +0000</pubDate>
		<guid isPermaLink="false">http://junalontherun.com/2009/10/24/getting-distinct-result-from-google-app-engine-gql-query/#comment-957</guid>
		<description>Thanks for sharing, looks great. There are times though when you&#039;d like to retrieve a certain number of distinct values, since the entity can have thousands or tens of thousands of entries and you only need 20. A simple solution would be check for len(unique_results) &gt;= 20 and break the loop if it is.</description>
		<content:encoded><![CDATA[<p>Thanks for sharing, looks great. There are times though when you&#8217;d like to retrieve a certain number of distinct values, since the entity can have thousands or tens of thousands of entries and you only need 20. A simple solution would be check for len(unique_results) &gt;= 20 and break the loop if it is.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sheshakiran</title>
		<link>http://junalontherun.com/2009/10/24/getting-distinct-result-from-google-app-engine-gql-query/comment-page-1/#comment-943</link>
		<dc:creator>sheshakiran</dc:creator>
		<pubDate>Mon, 04 Oct 2010 06:08:00 +0000</pubDate>
		<guid isPermaLink="false">http://junalontherun.com/2009/10/24/getting-distinct-result-from-google-app-engine-gql-query/#comment-943</guid>
		<description>when we use the word DISTINCT its showing error can any body mail be the solution and my email-id is kiran.shesha1@gmail.com </description>
		<content:encoded><![CDATA[<p>when we use the word DISTINCT its showing error can any body mail be the solution and my email-id is <a href="mailto:kiran.shesha1@gmail.com">kiran.shesha1@gmail.com</a> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

