Changeset: d8bd02ef0287 for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB/rev/d8bd02ef0287
Modified Files:
        clients/Tests/MAL-signatures-hge.test
        clients/Tests/MAL-signatures.test
Branch: pp_hashjoin
Log Message:

approved output


diffs (40 lines):

diff --git a/clients/Tests/MAL-signatures-hge.test 
b/clients/Tests/MAL-signatures-hge.test
--- a/clients/Tests/MAL-signatures-hge.test
+++ b/clients/Tests/MAL-signatures-hge.test
@@ -47493,16 +47493,6 @@ topn
 pattern heapn.topn(X_0:lng, X_1:ptr, X_2:any...) (X_3:bat[:oid], 
X_4:bat[:oid], X_5:bat[:any]...)
 HEAPtopn
 Return table with heap based topn, and positions and candidate for any 
projections
-heapn
-topn
-pattern heapn.topn(X_0:lng, X_1:ptr, X_2:any...) (X_3:bat[:oid], 
X_4:bat[:oid], X_5:bat[:any]...)
-HEAPtopn
-Return table with heap based topn, and positions and candidate for any 
projections
-heapn
-topn
-pattern heapn.topn(X_0:lng, X_1:ptr, X_2:bat[:oid]) (X_3:bat[:oid], 
X_4:bat[:oid], X_5:bat[:oid])
-HEAPtopn
-Return table with heap based topn, and positions and candidate for any 
projections (without order by, with groups)
 iaggr
 count
 command iaggr.count(X_0:bat[:any], X_1:bat[:oid]):lng
diff --git a/clients/Tests/MAL-signatures.test 
b/clients/Tests/MAL-signatures.test
--- a/clients/Tests/MAL-signatures.test
+++ b/clients/Tests/MAL-signatures.test
@@ -35888,16 +35888,6 @@ topn
 pattern heapn.topn(X_0:lng, X_1:ptr, X_2:any...) (X_3:bat[:oid], 
X_4:bat[:oid], X_5:bat[:any]...)
 HEAPtopn
 Return table with heap based topn, and positions and candidate for any 
projections
-heapn
-topn
-pattern heapn.topn(X_0:lng, X_1:ptr, X_2:any...) (X_3:bat[:oid], 
X_4:bat[:oid], X_5:bat[:any]...)
-HEAPtopn
-Return table with heap based topn, and positions and candidate for any 
projections
-heapn
-topn
-pattern heapn.topn(X_0:lng, X_1:ptr, X_2:bat[:oid]) (X_3:bat[:oid], 
X_4:bat[:oid], X_5:bat[:oid])
-HEAPtopn
-Return table with heap based topn, and positions and candidate for any 
projections (without order by, with groups)
 iaggr
 count
 command iaggr.count(X_0:bat[:any], X_1:bat[:oid]):lng
_______________________________________________
checkin-list mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to