br1ghtyang / asterixdb

Automatically exported from code.google.com/p/asterixdb
0 stars 0 forks source link

Int32 is not promoted to int64 #213

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 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:13

GoogleCodeExporter commented 8 years ago
All existing run time tests are updated with the required change. Some more 
tests in other test directories need to be updated.

Original comment by khfaraaz82 on 20 Nov 2012 at 4:47

GoogleCodeExporter commented 8 years ago
Issue 222 has been merged into this issue.

Original comment by salsuba...@gmail.com on 30 Nov 2012 at 3:34

GoogleCodeExporter commented 8 years ago
Issue 577 has been merged into this issue.

Original comment by salsuba...@gmail.com on 24 Jul 2013 at 11:45

GoogleCodeExporter commented 8 years ago

Original comment by salsuba...@gmail.com on 24 Jul 2013 at 11:47