1. 9560695 Changed avg aggregate functions to deal with system null. All aggregate functions now work properly for empty inputs, with and without local aggregation. Enabled tests. by alexander.behm · 12 years ago
  2. b72f7cb Added local min and max aggregate functions. Changed min and max aggregate functions to handle system null properly. Enabled tests. by alexander.behm · 12 years ago
  3. 8488f53 Merged asterix_stabilization r492:r527. by alexander.behm · 12 years ago
  4. cf8ee2f Added system null to distinguish between empty stream and null in aggregate functions. Changes sum aggregate function to use system null properly. Other aggregates to follow. by alexander.behm · 12 years ago
  5. ad982a2 Made avg agg function return null for an empty input stream (for now, subject to change). Added tests for avg, count, sum with an empty input stream. Added basic tests for quantifiers. by alexander.behm · 12 years ago
  6. 3743c95 Made sum aggregate function return null for an empty input stream. by alexander.behm · 12 years ago
  7. 80a6148 merge with r500 by ilovesoup · 12 years ago
  8. 1d1c230 done with removing all references from ASTERIX to the builtin flag inside FunctionIdentfier by RamanGrover29@gmail.com · 12 years ago
  9. 3c92163 fixed issue141 by adding NumericModuloDescriptor. by kisskys · 12 years ago
  10. c9fef1d merging by ilovesoup · 12 years ago
  11. c576c60 Reintegrated asterix-fuzzy. by alexander.behm · 12 years ago
  12. afdcb12 Eliminated RuntimeContext. Replaced with IHyracksTaskContext by vinayakb · 12 years ago
  13. fc1267a Added factories for inspectors by vinayakb · 12 years ago
  14. de59f5d Modified evaluator factories to receive task context by vinayakb · 12 years ago
  15. fe1eb53 Modified asterix to work with the Algebricks change to use IExpressionRuntimeProvider natively by vinayakb · 12 years ago
  16. 63daf45 Changed getUTFLen() to getUTFLength() in UTF8StringPointable by vinayakb · 12 years ago
  17. 5f26067 changes for renaming runtime aggregation and unnest function interfaces by buyingyi · 12 years ago
  18. 25e0f74 changes for renaming IEvaluatorFactory and IEvaluator to ICopyEvaluatorFactory and ICopyEvaluator by buyingyi · 12 years ago
  19. c29e968 go through the changes and revise comments by buyingyi · 12 years ago vault/asterix_opentype
  20. c26b5ff using BitSet in ListObjectPool by buyingyi · 12 years ago
  21. d3f23d5 address Alex's 2nd round review comments by buyingyi · 12 years ago
  22. 4ce8614 address Alex's comments by buyingyi · 12 years ago
  23. 4233f8b add comments for classes/interfaces by buyingyi · 12 years ago
  24. bb8e703 address part of Alex's comments by buyingyi · 12 years ago
  25. a0d1b62 address part of Alex's comments by buyingyi · 12 years ago
  26. b5f3ace minor refactoring by buyingyi · 12 years ago
  27. 8f9d73f merge asterix_stabilization r281:334 by buyingyi · 12 years ago
  28. eb147dd add file headers by buyingyi · 12 years ago
  29. ef75ad8 support static/dyanmic recursive casting for collections by buyingyi · 12 years ago
  30. 763f098 add list accessor and do some refactoring by buyingyi · 12 years ago
  31. 3c1b45f support dynamic recursive cast for record type by buyingyi · 12 years ago
  32. 32bbb9f support recursive cast of record type in static casting by buyingyi · 12 years ago
  33. 9ba846c refactoring accessor allocation by buyingyi · 12 years ago
  34. f1b5297 Merged asterix_stabilization r269:r313. by alexander.behm · 12 years ago
  35. c157c7d minor refactoring by buyingyi · 12 years ago
  36. b3194ae refactor dynmaic casting code by buyingyi · 12 years ago
  37. f33c8ba add a comment by buyingyi · 12 years ago
  38. 929f257 address Vinayak's major comment by buyingyi · 12 years ago
  39. 617c8ae address Alex's comments and Vinayak's minor comments by buyingyi · 12 years ago
  40. 6902d47 fix function interface by buyingyi · 12 years ago
  41. 3b113c8 1. fix optional field related issues 2. add static casting for constant records by buyingyi · 12 years ago
  42. 812d3ae Added basic testing. This fix is ready for review. by alexander.behm · 12 years ago
  43. 9653a8d First running prototype of pipeline of insert/delete ops with is-not-null filters. All tests pass, but there is still some room for optimization. by alexander.behm · 12 years ago
  44. 3bb0350 1. fix a open type access issue, 2. add one more tests by buyingyi · 12 years ago
  45. da4b87a Generating is-not-null filtering expr inside IntroduceSecondaryIndexInsertDeleteRule. Added AsterixTupleFilter to be passed to index insert/delete ops. by alexander.behm · 12 years ago
  46. 68ba828 preliminary changes for dynamic type cast and tests by buyingyi · 12 years ago
  47. fe26269 Merged asterix_stabilization r235:r248. by alexander.behm · 12 years ago
  48. bacc745 addressed Alex's code review for r217 by zheilbron · 12 years ago
  49. 7630a7d Merged asterix_stabilization r203:r234. by alexander.behm · 12 years ago
  50. aa5da3c merged r232:233 from asterix_stabilization by zheilbron · 12 years ago
  51. 3c29367 Fixed asterix to work with hyracks-algebricks refactoring by vinayakb · 12 years ago vault/asterix_stabilization_algebricks_cleanup
  52. 83b583f Renamed algebricks runtime package by vinayakb · 12 years ago
  53. b9bb1c0 first pass of cleanup: removed static classes and cleaned up some bootstrapping code by zheilbron · 12 years ago
  54. f705082 Secondary RTree indexes can now be created on nullable fields (nulls are filtered during load). Still need to modify insert/delete jobgen to filter nulls as well. by alexander.behm · 12 years ago
  55. 18bfcfe 1) Use of absolute location constraints: HDFS Adapter will attempt to form absolute location constraints from the information retreived from the Namenode. If for any input split, there is no node controller running at the location, teh adapter will fall back to using count constraints. by ramangrover29 · 12 years ago
  56. f5ee3b8 Modified stabilization branch to work with hyracks_asterix_stabilization by vinayakb · 13 years ago
  57. a13f242 This check-in is a clean up of the asterix code. by ramangrover29 · 13 years ago vault/asterix_stabilization@58
  58. f249f49 Fixed asterix to depend on the latest hyracks release by vinayakb · 13 years ago
  59. 38b7ca4 Added asterix project by vinayakb · 13 years ago