commit | ce90bbcfc92d4fb7e05a11a198b6680eeb29ef94 | [log] [tgz] |
---|---|---|
author | salsubaiee <salsubaiee@123451ca-8445-de46-9d55-352943316053> | Fri Jun 03 03:59:56 2011 +0000 |
committer | salsubaiee <salsubaiee@123451ca-8445-de46-9d55-352943316053> | Fri Jun 03 03:59:56 2011 +0000 |
tree | 89b15cb68985295b2d69b68ce5b7dd526991ca38 | |
parent | 58a635fa09787a7760b03416fd079d58737770c0 [diff] [blame] |
- Fixed a bug in the way we check for free space in a page before we insert a tuple - Minor refactoring git-svn-id: https://hyracks.googlecode.com/svn/branches/hyracks_indexes@490 123451ca-8445-de46-9d55-352943316053
diff --git a/hyracks-tests/hyracks-storage-am-rtree-test/pom.xml b/hyracks-tests/hyracks-storage-am-rtree-test/pom.xml index 2090bb2..5e76687 100644 --- a/hyracks-tests/hyracks-storage-am-rtree-test/pom.xml +++ b/hyracks-tests/hyracks-storage-am-rtree-test/pom.xml
@@ -34,7 +34,7 @@ <dependency> <groupId>edu.uci.ics.hyracks</groupId> <artifactId>hyracks-control-nc</artifactId> - <version>0.1.4</version> + <version>0.1.5</version> <scope>compile</scope> </dependency> <dependency>