asterixdb git commit: Remove unused methods in DatasetUtil, IndexUtil, and MetadataProvider.

2017-05-12 Thread buyingyi
Repository: asterixdb Updated Branches: refs/heads/master 7f89a4272 -> df01a852d Remove unused methods in DatasetUtil, IndexUtil, and MetadataProvider. Change-Id: I60352d052f684a65fd823a1c7aa33b794bd7f476 Reviewed-on: https://asterix-gerrit.ics.uci.edu/1741 Sonar-Qube: Jenkins

asterixdb git commit: Update README.

2017-05-12 Thread buyingyi
Repository: asterixdb Updated Branches: refs/heads/master f8ad8dfc4 -> 7f89a4272 Update README. Change-Id: I9c5c7434faa96875554316741d7caffbfe52c0b1 Reviewed-on: https://asterix-gerrit.ics.uci.edu/1744 Sonar-Qube: Jenkins Reviewed-by: Till Westmann

asterixdb git commit: Expose SessionOutput on QueryTranslator

2017-05-12 Thread tillw
Repository: asterixdb Updated Branches: refs/heads/master 740e6a889 -> f8ad8dfc4 Expose SessionOutput on QueryTranslator Change-Id: Ie784eb021d616c26eb2500af622c8f9b5e092f09 Reviewed-on: https://asterix-gerrit.ics.uci.edu/1736 Reviewed-by: abdullah alamoudi

asterixdb git commit: Rename type check methods into meaningful names

2017-05-12 Thread buyingyi
Repository: asterixdb Updated Branches: refs/heads/master 5a02c1576 -> 740e6a889 Rename type check methods into meaningful names This change renames methods used for checking operation in upsert operators into meaningful names. In addition, it removes the unnecessary search in case of delete