<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to bugs</title><link>https://sourceforge.net/p/celsius/bugs/</link><description>Recent changes to bugs</description><atom:link href="https://sourceforge.net/p/celsius/bugs/feed.rss" rel="self"/><language>en</language><lastBuildDate>Tue, 23 Jan 2007 22:14:54 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/celsius/bugs/feed.rss" rel="self" type="application/rss+xml"/><item><title>/result query optimized to remove merge join, will break oth</title><link>https://sourceforge.net/p/celsius/bugs/2/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Query in: &lt;br /&gt;
/var/www/das2-chado-Hsa-17/lib/Bio/Das2/Source/Assay/Celsius.pm &lt;br /&gt;
line 95, and subsequent mangling of platform allows for direct join to the correct table in the netaffx schema, e.g. netaffx.hg_u133a_annot.&lt;/p&gt;
&lt;p&gt;The problem with this is that previously a LEFT JOIN was being done against annot1.  While this is fine for platforms that inherit from annot1 (i.e. LEFT JOIN will return no rows), this introduces an error when attempting to retrieve data from tables that do not inherit from annot1 (e.g. netaffx.mapping10k_xba131_annot).&lt;/p&gt;
&lt;p&gt;This is going to be a bitch to fix.  One route to explore   is looking at the Pg catalog to see which parent table (i.e. annot1, annot2, or annot3), then formulating the query appropriately.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Allen Day</dc:creator><pubDate>Tue, 23 Jan 2007 22:14:54 -0000</pubDate><guid>https://sourceforge.net12fe59def6a1ae7efe449d050e79fa0ee7d9e062</guid></item><item><title>import netaffx schema generation and load code</title><link>https://sourceforge.net/p/celsius/bugs/1/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Look at ~allenday/projects/netaffx/generate_schema.pl &lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Allen Day</dc:creator><pubDate>Tue, 23 Jan 2007 21:51:06 -0000</pubDate><guid>https://sourceforge.netc0807049dad589ac459e1a49bec16701d7f0fd56</guid></item></channel></rss>