You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@drill.apache.org by br...@apache.org on 2015/07/21 21:18:24 UTC

drill git commit: exclude duplicates

Repository: drill
Updated Branches:
  refs/heads/gh-pages d39bfe8cc -> 7c136db47


exclude duplicates


Project: http://git-wip-us.apache.org/repos/asf/drill/repo
Commit: http://git-wip-us.apache.org/repos/asf/drill/commit/7c136db4
Tree: http://git-wip-us.apache.org/repos/asf/drill/tree/7c136db4
Diff: http://git-wip-us.apache.org/repos/asf/drill/diff/7c136db4

Branch: refs/heads/gh-pages
Commit: 7c136db4761294d2cc52b140dc08e75471d058b8
Parents: d39bfe8
Author: Kristine Hahn <kh...@maprtech.com>
Authored: Tue Jul 21 11:27:47 2015 -0700
Committer: Kristine Hahn <kh...@maprtech.com>
Committed: Tue Jul 21 11:27:47 2015 -0700

----------------------------------------------------------------------
 _docs/rn/010-1.1.0-rn.md | 24 ------------------------
 1 file changed, 24 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/drill/blob/7c136db4/_docs/rn/010-1.1.0-rn.md
----------------------------------------------------------------------
diff --git a/_docs/rn/010-1.1.0-rn.md b/_docs/rn/010-1.1.0-rn.md
index 0e373c5..09fff46 100755
--- a/_docs/rn/010-1.1.0-rn.md
+++ b/_docs/rn/010-1.1.0-rn.md
@@ -64,8 +64,6 @@ When impersonation is enabled, Drill now supports impersonating the user who iss
 </li>
 <li>[<a href='https://issues.apache.org/jira/browse/DRILL-2137'>DRILL-2137</a>] - ResultsSetMetaData.getColumnName() returns &quot;none&quot; (rather than right class name)
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/DRILL-2167'>DRILL-2167</a>] - Order by on a repeated index from the output of a flatten on large no of records results in incorrect results
-</li>
 <li>[<a href='https://issues.apache.org/jira/browse/DRILL-2310'>DRILL-2310</a>] - Drill fails to start in embedded mode on windows
 </li>
 <li>[<a href='https://issues.apache.org/jira/browse/DRILL-2346'>DRILL-2346</a>] - Star is not expanded correctly in create view if view fields are specified
@@ -150,8 +148,6 @@ When impersonation is enabled, Drill now supports impersonating the user who iss
 </li>
 <li>[<a href='https://issues.apache.org/jira/browse/DRILL-3173'>DRILL-3173</a>] - Invalid inputs are NOT handled properly by Window functions
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/DRILL-3174'>DRILL-3174</a>] - Calcite blocks queries whose type-missmatch can be resolved by Drill&#39;s Implicit casting
-</li>
 <li>[<a href='https://issues.apache.org/jira/browse/DRILL-3177'>DRILL-3177</a>] - Upgrade Mongo java driver to 3.0.1
 </li>
 <li>[<a href='https://issues.apache.org/jira/browse/DRILL-3179'>DRILL-3179</a>] - Example output doesn&#39;t match example data (ticket_sales.json) in Complex JSON doc
@@ -178,14 +174,10 @@ When impersonation is enabled, Drill now supports impersonating the user who iss
 </li>
 <li>[<a href='https://issues.apache.org/jira/browse/DRILL-3206'>DRILL-3206</a>] - Memory leak in window functions
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/DRILL-3207'>DRILL-3207</a>] - Memory leak in window functions
-</li>
 <li>[<a href='https://issues.apache.org/jira/browse/DRILL-3208'>DRILL-3208</a>] - Hive : Tpch (SF 0.01) query 10 fails with a system error when the data is backed by hive tables
 </li>
 <li>[<a href='https://issues.apache.org/jira/browse/DRILL-3210'>DRILL-3210</a>] - Star is not expanded correctly in projection list when used with window function
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/DRILL-3211'>DRILL-3211</a>] - Assert in a query with window function and group by clause 
-</li>
 <li>[<a href='https://issues.apache.org/jira/browse/DRILL-3214'>DRILL-3214</a>] - Config option to cast empty string to null does not cast empty string to null
 </li>
 <li>[<a href='https://issues.apache.org/jira/browse/DRILL-3215'>DRILL-3215</a>] - Describe table from hive storage does not connect to &quot;default&quot; database
@@ -198,8 +190,6 @@ When impersonation is enabled, Drill now supports impersonating the user who iss
 </li>
 <li>[<a href='https://issues.apache.org/jira/browse/DRILL-3245'>DRILL-3245</a>] - Error message needs to be fixed.
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/DRILL-3247'>DRILL-3247</a>] - Query without casting results in CompileException
-</li>
 <li>[<a href='https://issues.apache.org/jira/browse/DRILL-3254'>DRILL-3254</a>] - Average over window functions returns wrong results
 </li>
 <li>[<a href='https://issues.apache.org/jira/browse/DRILL-3255'>DRILL-3255</a>] - Queries must fail when invalid-positions are specified in order by clause of a window function
@@ -224,8 +214,6 @@ When impersonation is enabled, Drill now supports impersonating the user who iss
 </li>
 <li>[<a href='https://issues.apache.org/jira/browse/DRILL-3285'>DRILL-3285</a>] - Split DrillCursor.next(), clean up DrillCursor for clarity
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/DRILL-3286'>DRILL-3286</a>] - IN clause with null in it results in AssertionError: Error while applying rule DrillValuesRule
-</li>
 <li>[<a href='https://issues.apache.org/jira/browse/DRILL-3293'>DRILL-3293</a>] - CTAS with window function fails with UnsupportedOperationException
 </li>
 <li>[<a href='https://issues.apache.org/jira/browse/DRILL-3294'>DRILL-3294</a>] - False schema change exception in CTAS with AVG window function
@@ -268,12 +256,8 @@ When impersonation is enabled, Drill now supports impersonating the user who iss
 </li>
 <li>[<a href='https://issues.apache.org/jira/browse/DRILL-3346'>DRILL-3346</a>] - Windowing query over View should display a better error message
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/DRILL-3351'>DRILL-3351</a>] - Invalid query must be caught earlier
-</li>
 <li>[<a href='https://issues.apache.org/jira/browse/DRILL-3357'>DRILL-3357</a>] - Error when adding 2 columns together
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/DRILL-3358'>DRILL-3358</a>] - CUME_DIST window function provides wrong result when only ORDER BY clause is specified
-</li>
 <li>[<a href='https://issues.apache.org/jira/browse/DRILL-3359'>DRILL-3359</a>] - Drill should throw and error when window function defined using WINDOW AS uses ROWS UNBOUNDED PRECEDING
 </li>
 <li>[<a href='https://issues.apache.org/jira/browse/DRILL-3361'>DRILL-3361</a>] - CTAS Auto Partitioning: Fails when we use boolean as the partition type
@@ -290,8 +274,6 @@ When impersonation is enabled, Drill now supports impersonating the user who iss
 </li>
 <li>[<a href='https://issues.apache.org/jira/browse/DRILL-3378'>DRILL-3378</a>] - Average over window on a view returns wrong results
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/DRILL-3379'>DRILL-3379</a>] - Passing references when cloning ParquetGroupScan causes incorrect planning
-</li>
 <li>[<a href='https://issues.apache.org/jira/browse/DRILL-3380'>DRILL-3380</a>] - CTAS Auto Partitioning : We are not pruning when we use functions in the select list
 </li>
 <li>[<a href='https://issues.apache.org/jira/browse/DRILL-3398'>DRILL-3398</a>] - WebServer is leaking memory for queries submitted through REST API or WebUI
@@ -312,8 +294,6 @@ When impersonation is enabled, Drill now supports impersonating the user who iss
 </li>
 <li>[<a href='https://issues.apache.org/jira/browse/DRILL-3422'>DRILL-3422</a>] - Multiple unit test failures on Windows with current master
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/DRILL-3424'>DRILL-3424</a>] - Hive Views are not accessible through Drill Query
-</li>
 </ul>
 
 <h2>Improvement
@@ -323,8 +303,6 @@ When impersonation is enabled, Drill now supports impersonating the user who iss
 </li>
 <li>[<a href='https://issues.apache.org/jira/browse/DRILL-959'>DRILL-959</a>] - drill fails to display binary in hive correctly
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/DRILL-1616'>DRILL-1616</a>] - Add support for count() on maps and arrays
-</li>
 <li>[<a href='https://issues.apache.org/jira/browse/DRILL-1862'>DRILL-1862</a>] - over clause with only order by clause throws an exception
 </li>
 <li>[<a href='https://issues.apache.org/jira/browse/DRILL-2086'>DRILL-2086</a>] - mapr profile - use MapR 4.0.2
@@ -341,8 +319,6 @@ When impersonation is enabled, Drill now supports impersonating the user who iss
 </li>
 <li>[<a href='https://issues.apache.org/jira/browse/DRILL-2997'>DRILL-2997</a>] - Remove references to groupCount from SerializedField
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/DRILL-3024'>DRILL-3024</a>] - UserException should have a getErrorType() method
-</li>
 <li>[<a href='https://issues.apache.org/jira/browse/DRILL-3025'>DRILL-3025</a>] - Tibco Spotfire Server - JDBC - Configuration Document
 </li>
 <li>[<a href='https://issues.apache.org/jira/browse/DRILL-3108'>DRILL-3108</a>] - Replace templated returns with covariant return overrides