<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Insert_filter</title><link>https://sourceforge.net/p/whitebear/allura-wiki/Insert_filter/</link><description>Recent changes to Insert_filter</description><atom:link href="https://sourceforge.net/p/whitebear/allura-wiki/Insert_filter/feed" rel="self"/><language>en</language><lastBuildDate>Tue, 27 May 2014 18:00:05 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/whitebear/allura-wiki/Insert_filter/feed" rel="self" type="application/rss+xml"/><item><title>Insert_filter modified by silex6</title><link>https://sourceforge.net/p/whitebear/allura-wiki/Insert_filter/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -7,3 +7,7 @@
 ## Cost calculation

 Cost calculation: no cost calculation done for this filter, as it is irrelevant. Cost calculation result records received from the input connector should be transmitted as-is to the output connector. 
+
+## See also
+
+[Set_engine] 
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">silex6</dc:creator><pubDate>Tue, 27 May 2014 18:00:05 -0000</pubDate><guid>https://sourceforge.net72983dc65e3b159c019e1aed56aad05e4d39e67a</guid></item><item><title>Insert_filter modified by silex6</title><link>https://sourceforge.net/p/whitebear/allura-wiki/Insert_filter/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;This filter should read records from the input connector, and add those records to the specified table. All insert errors will be sent to the output connector and no record will be returned. This filter should have 1 input connector and will be used for the INSERT statement. &lt;/p&gt;
&lt;h2 id="algorithm"&gt;Algorithm&lt;/h2&gt;
&lt;p&gt;General algorithm should be: filter should loop reading records from the input connector, and add those records into the specified table. The filter should check if there is an active transaction, if there is none, then filter should silently start a new transaction using the current default transaction mode. &lt;/p&gt;
&lt;h2 id="cost-calculation"&gt;Cost calculation&lt;/h2&gt;
&lt;p&gt;Cost calculation: no cost calculation done for this filter, as it is irrelevant. Cost calculation result records received from the input connector should be transmitted as-is to the output connector. &lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">silex6</dc:creator><pubDate>Tue, 27 May 2014 18:00:05 -0000</pubDate><guid>https://sourceforge.netae1966d1e6953922df362b88862d631e0d83a118</guid></item></channel></rss>