Gitiles
Code Review
Sign In
asterix-gerrit.ics.uci.edu
/
asterixdb
/
661781f507053d07269120e2cfb008aa2aa67164
/
hyracks-storage-am-invertedindex
7407537
Cleaned up createPushRuntime api
by vinayakb
· 13 years ago
44050ae
Merged -r598:599 from trunk
by vinayakb
· 13 years ago
d426a0f
Removed leafFrame, interiorFrame, and metaFrame parameters from methods that can internally create frames using factories, e.g., create(), createOpContext(), etc.
by alexander.behm
· 13 years ago
e8fc473
Merged hyracks_dev_next into this branch. Fixed a bug in the BTree interior node where deletion would happen incorrectly if that node was the root, and if was last existing key was deleted.
by alexander.behm
· 13 years ago
f46fefa
Updated version of branch to 0.2.0-SNAPSHOT
by vinayakb
· 13 years ago
f46bb54
Removed MultiComparator from insert API in TreeIndexFrame.
by alexander.behm
· 13 years ago
2d48ff2
Removed typeTraits from MultiComparator.
by alexander.behm
· 13 years ago
ff74107
Made IPrimitiveValueProviders an RTree internal thing for better encapsulation. Also removed them from MultiComparator in my quest to clean up the MultiComparator.
by alexander.behm
· 13 years ago
48d4cc1
Preparing to clean up MultiComparator. Removed all references to MultiComparator.getFieldCount().
by alexander.behm
· 13 years ago
2233fdd
Still more BTree cleaning.
by alexander.behm
· 13 years ago
39bfd65
Removing eclipse junk files.
by alexander.behm
· 13 years ago
6a6a938
- Added a value provider to allow the r-tree to get the actual key values.
by salsubaiee
· 13 years ago
f787877
Added fail() call to IFrameWriter
by vinayakb
· 13 years ago
d0f1ffb
Merged 500:541 from trunk
by vinayakb
· 13 years ago
caf7405
Merged r497:500 from trunk
by vinayakb
· 13 years ago
42c7054
Merged r436:440 from trunk
by vinayakb
· 14 years ago
1774c50
Merged r432 from trunk
by vinayakb
· 14 years ago
ceb312d
Added sort-merge collector. tests pass
by vinayakb
· 14 years ago
e809eb0
Partial commit. Code compiles, but not complete
by vinayakb
· 14 years ago
759fb5f
Merged -r 330:354 from trunk
by vinayakb
· 14 years ago
74c7207
Merged r289:290 from the hyracks_io_management branch
by vinayakb
· 14 years ago
8024c92
[maven-release-plugin] prepare for next development iteration
by vinayakb
· 14 years ago
e7388ac
[maven-release-plugin] prepare release hyracks-0.1.3
by vinayakb
· 14 years ago
b19569f
[maven-release-plugin] rollback the release of hyracks-0.1.3
by vinayakb
· 14 years ago
b1aa280
[maven-release-plugin] prepare for next development iteration
by vinayakb
· 14 years ago
53275ce
[maven-release-plugin] prepare release hyracks-0.1.3
by vinayakb
· 14 years ago
2daa123
Formatted code in Asterix style and added copyright info to all files.
by alexander.behm
· 14 years ago
4e09438
1. Changed BTree code to use the new IBufferCache and IStorageManagerInterface to cleanly deal with the lifecycle of files.
by alexander.behm
· 14 years ago
d301105
Merged r248:249 from trunk
by alexander.behm
· 14 years ago
05ab473
Ported changes in storage common
by vinayakb
· 14 years ago
1429814
Bugfixes related to combining compressed BTree leaf frames with TypeAwareTupleWriter.
by alexander.behm
· 14 years ago
3b374bd
Improved BTree ops to generate less objects. For example, BTreeOpContext can now be reused for multiple operations.
by alexander.behm
· 14 years ago
7287026
Added support for open intervals in BTree searches.
by alexander.behm
· 14 years ago
da00758
added simple inverted index based on btree. conjunctive queries supported.
by alexander.behm
· 14 years ago