You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tajo.apache.org by hy...@apache.org on 2015/06/01 10:37:46 UTC

svn commit: r9191 - /dev/tajo/tajo-0.10.1-rc2/relnotes.html

Author: hyunsik
Date: Mon Jun  1 08:37:46 2015
New Revision: 9191

Log:
Update release note

Modified:
    dev/tajo/tajo-0.10.1-rc2/relnotes.html

Modified: dev/tajo/tajo-0.10.1-rc2/relnotes.html
==============================================================================
--- dev/tajo/tajo-0.10.1-rc2/relnotes.html (original)
+++ dev/tajo/tajo-0.10.1-rc2/relnotes.html Mon Jun  1 08:37:46 2015
@@ -7,7 +7,7 @@
 <h1>Release Notes - Tajo - Version 0.10.1</h1>
 
 <h2>Changes since Tajo 0.10.1</h2>
-    
+
 <h2>        Sub-task
 </h2>
 <ul>
@@ -76,6 +76,10 @@
 </li>
 <li>[<a href='https://issues.apache.org/jira/browse/TAJO-1612'>TAJO-1612</a>] -         TestKillQuery occassionally fails
 </li>
+<li>[<a href='https://issues.apache.org/jira/browse/TAJO-1619'>TAJO-1619</a>] -         JDBC program is stuck after closing
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TAJO-1621'>TAJO-1621</a>] -         Compilation error with hadoop 2.7.0
+</li>
 </ul>
                     
 <h2>        Improvement
@@ -91,12 +95,18 @@
 </li>
 <li>[<a href='https://issues.apache.org/jira/browse/TAJO-1400'>TAJO-1400</a>] -         Add TajoStatement::setMaxRows method support
 </li>
+<li>[<a href='https://issues.apache.org/jira/browse/TAJO-1425'>TAJO-1425</a>] -         SQLAnalyzer should print message to indicate exact error line with supplement
+</li>
 <li>[<a href='https://issues.apache.org/jira/browse/TAJO-1452'>TAJO-1452</a>] -         Improve function listing order
 </li>
 <li>[<a href='https://issues.apache.org/jira/browse/TAJO-1501'>TAJO-1501</a>] -         Too many log message of HashShuffleAppenderManager.
 </li>
 <li>[<a href='https://issues.apache.org/jira/browse/TAJO-1576'>TAJO-1576</a>] -         Sometimes DefaultTajoCliOutputFormatter.parseErrorMessage() eliminates an important kind of information.
 </li>
+<li>[<a href='https://issues.apache.org/jira/browse/TAJO-1623'>TAJO-1623</a>] -         INSERT INTO with wrong target columns causes NPE.
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TAJO-1626'>TAJO-1626</a>] -         JdbcConnection::setAutoCommit() should not throw an exception.
+</li>
 </ul>
                                                                 
 <h2>        Task
@@ -119,6 +129,6 @@
 <li>[<a href='https://issues.apache.org/jira/browse/TAJO-1604'>TAJO-1604</a>] -         Merge TAJO-1442 to 0.10.1
 </li>
 </ul>
-                                
+    
 </body>
 </html>