commit | 8671125a36fcd320ebe705114d49dbc23dc9b40a | [log] [tgz] |
---|---|---|
author | salsubaiee <salsubaiee@123451ca-8445-de46-9d55-352943316053> | Fri Oct 26 23:37:42 2012 +0000 |
committer | salsubaiee <salsubaiee@123451ca-8445-de46-9d55-352943316053> | Fri Oct 26 23:37:42 2012 +0000 |
tree | 104c3f5e4d86053e2aac1a7de26ae6d0955db5e9 | |
parent | b7703794c3146853d9f23f1429f0332701df174a [diff] |
Changed the split in the rtree to be non-recursive by making sure the split can successfully insert the new tuple in either split pages assuming tuples are not bigger than half of the page size. Added test cases for the new rtree page split. Fixed a bug in the page header size calculations in btree and rtree. git-svn-id: https://hyracks.googlecode.com/svn/branches/hyracks_lsm_tree@2359 123451ca-8445-de46-9d55-352943316053