Fixing failures in aggregate tests
commitd5ef6c0b3bde734be7208efbe3562f9952921cef
authorprabatuty <prabatuty>
Sat, 10 Jan 2009 13:48:46 +0000 (10 13:48 +0000)
committerprabatuty <prabatuty>
Sat, 10 Jan 2009 13:48:46 +0000 (10 13:48 +0000)
treee42749a531791adb400bbcb107ba5a9c019a7eb7
parent931c0d1207fc9c6cf3b8c1f8f571b890f0ccab96
Fixing failures in aggregate tests
45 files changed:
test/sql/Aggregate/agg1.sql
test/sql/Aggregate/agg2.sql [deleted file]
test/sql/Aggregate/aggavg1.sql [deleted file]
test/sql/Aggregate/aggavg2.sql [deleted file]
test/sql/Aggregate/aggcount1.sql [deleted file]
test/sql/Aggregate/aggcount2.sql [deleted file]
test/sql/Aggregate/aggcount3.sql [deleted file]
test/sql/Aggregate/aggcount4.sql [deleted file]
test/sql/Aggregate/aggcount5.sql [deleted file]
test/sql/Aggregate/aggmax1.sql [deleted file]
test/sql/Aggregate/aggmax2.sql [deleted file]
test/sql/Aggregate/aggmax3.sql [deleted file]
test/sql/Aggregate/aggmin1.sql [deleted file]
test/sql/Aggregate/aggmin2.sql [deleted file]
test/sql/Aggregate/aggmin3.sql [deleted file]
test/sql/Aggregate/aggmin5.sql [deleted file]
test/sql/Aggregate/aggregate1.sql [new file with mode: 0644]
test/sql/Aggregate/aggregate2.sql [new file with mode: 0644]
test/sql/Aggregate/aggregate4.sql [new file with mode: 0644]
test/sql/Aggregate/aggregate5.sql [new file with mode: 0644]
test/sql/Aggregate/aggregate6.sql [new file with mode: 0644]
test/sql/Aggregate/aggsum1.sql [deleted file]
test/sql/Aggregate/aggsum2.sql [deleted file]
test/sql/Aggregate/exp.test001.ksh
test/sql/Aggregate/exp.test002.ksh
test/sql/Aggregate/exp.test004.ksh
test/sql/Aggregate/exp.test006.ksh
test/sql/Aggregate/exp.test007.ksh
test/sql/Aggregate/exp.test008.ksh
test/sql/Aggregate/exp.test009.ksh
test/sql/Aggregate/groupby1.sql [deleted file]
test/sql/Aggregate/groupby2.sql [deleted file]
test/sql/Aggregate/groupby3.sql [deleted file]
test/sql/Aggregate/groupby4.sql [deleted file]
test/sql/Aggregate/groupby5.sql [deleted file]
test/sql/Aggregate/groupby6.sql [deleted file]
test/sql/Aggregate/groupby7.sql [deleted file]
test/sql/Aggregate/groupby8.sql [deleted file]
test/sql/Aggregate/test001.ksh [copied from test/sql/Aggregate/test003.ksh with 71% similarity]
test/sql/Aggregate/test002.ksh [moved from test/sql/Aggregate/test003.ksh with 74% similarity]
test/sql/Aggregate/test004.ksh
test/sql/Aggregate/test005.ksh
test/sql/Aggregate/test006.ksh [copied from test/sql/Aggregate/test004.ksh with 51% similarity]
test/sql/Aggregate/test007.ksh
test/sql/Aggregate/test009.ksh