ilovesoup / hyracks

Automatically exported from code.google.com/p/hyracks
Apache License 2.0
0 stars 0 forks source link

Int32 is not promoted to int64 #87

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Multiple queries fail becasue of this error. For example the query 
runtimets/queries/index-selection/orders-index-custkey-conjunctive-open.aql in 
the asterix_vldb_demo branch.
2.
3.

What is the expected output? What do you see instead?
Test case should pass

Please use labels and text to provide additional information.
The issue appeared in the asterix_vldb_demo branch since we changed the default 
int to be int64 instead of int32.

Original issue reported on code.google.com by salsuba...@gmail.com on 1 Nov 2012 at 2:10

GoogleCodeExporter commented 9 years ago
Invalidating this since it was created this in the wrong place, should be 
asterix issue not hyracks.

Original comment by salsuba...@gmail.com on 1 Nov 2012 at 2:12