buyingyi | 71f06c7 | 2012-11-29 05:06:16 +0000 | [diff] [blame^] | 1 | /* |
2 | * Description : This test case is to verify the fix for issue134 | ||||
3 | : https://code.google.com/p/asterixdb/issues/detail?id=134 | ||||
4 | * Expected Res : Success | ||||
5 | * Date : 26th November 2012 | ||||
6 | */ | ||||
7 | |||||
8 | write output to nc1:"rttest/open-closed_query-issue134.adm"; | ||||
9 | |||||
10 | let $a:=true | ||||
11 | return {{[1,2,3,4,5],[6,5,3,8,9],[44,22,66,-1,0,99.9]}} |