1. 6abc63e Implemented the memory-bounded HashGroupby and HashJoin for BigObject by Jianfeng Jia · 9 years ago
  2. 26a15f0 Remove Trailing White Spaces by Abdullah Alamoudi · 9 years ago
  3. 98e4fc4 Allow Project Runtime to Pass Through an Empty Frame by Abdullah Alamoudi · 9 years ago
  4. 7a27293 Move to non-copy-based evaluator interfaces for scalar functions, aggregate functions, running aggregate functions and unnest functions. by Yingyi Bu · 9 years ago
  5. abf0708 IPrinters and IAWriters throw HyracksDataException by Till Westmann · 9 years ago
  6. 6464d72 remove end-of-line whitespace by Till Westmann · 9 years ago
  7. 637e955 Add flush() to IFrameWriter by Abdullah Alamoudi · 9 years ago
  8. 0ad2cce Changed the IFrameWriter Contract by Abdullah Alamoudi · 9 years ago
  9. 8af1963 ASTERIXDB-1145: Fix error propagating in operators/connectors: by Yingyi Bu · 9 years ago
  10. 4c31457 ASTERIXDB-1145: Fix error reporting in AlgebricksMetaOperatorDescriptor to avoid undeterministic behaviors. by Yingyi Bu · 9 years ago
  11. 87428ba ASTERIXDB-1002: Fix exception handling in EmptyTupleSourceRuntimeFactory by Ildar Absalyamov · 9 years ago
  12. 9c569a2 ASTERIXDB-1002: Fix exception handling in EmptyTupleSourceRuntimeFactory by Murtadha Hubail · 9 years ago
  13. d885779 Change license headers by Ian Maxon · 9 years ago
  14. e915e8c Change Java package from edu.uci.ics to org.apache by Ian Maxon · 10 years ago
  15. 9939b48 Change folder structure for Java repackage by Ian Maxon · 9 years ago
  16. 137fc3b Add Apache RAT License Auditor plugin, and fix missing licenses by Ian Maxon · 10 years ago
  17. 0d87a57 VariableSizeFrame(VSizeFrame) support for Hyracks. by JavierJia · 10 years ago
  18. e0f048d - Fixed Type Casting issue by Taewoo Kim · 10 years ago
  19. 0bad0f5 avoid duplication of Pointable code in SerializerDeserializer by Till Westmann · 10 years ago
  20. 15a7d14 This change list includes several fixes: by buyingyi · 10 years ago
  21. 486b792 - Added Tokenize Operator in addition to the bulkload operator changes that were made by Zachary Heilbron. by Taewoo Kim · 10 years ago
  22. c6d9386 1. make limit operator work in nested plan by Yingyi Bu · 11 years ago
  23. 4191a5f The Hyracks issue #137 shows a hard coded value. The solution was to create a by Eldon Carman · 11 years ago
  24. 0622e8e Several major changes in hyracks: by Yingyi Bu · 11 years ago
  25. 699f8e8 fixed issue 731, 740, and more by Young-Seok · 11 years ago
  26. 8108472 reformatting by Raman Grover · 11 years ago
  27. 249f480 Merge branch 'master' into raman/master_feeds by Raman Grover · 11 years ago
  28. af6f94c Fixed a bug on unclosed running aggregation runtime; fixed an issue on by JArod · 11 years ago
  29. 31a29b7 Merge branch 'master' into yingyi/fullstack_fix by buyingyi · 11 years ago
  30. 3a46c70 merge from master by Raman Grover · 11 years ago
  31. ece0fd1 checkpoint: added support on running aggregation using group-by runtime. by JArod · 11 years ago
  32. 0b9ac53 support both quick sort and merge sort as in-memory sort algorithms, but merge sort is the default one by buyingyi · 11 years ago
  33. 35e53fd checkpoint for positional var debug by JArod · 11 years ago
  34. 77aad6b try to fix memory leak issue by JArod · 11 years ago
  35. 12a200b Merge branch 'master' into jarodwen/features/positionvar by JArod · 11 years ago
  36. 5b061f3 Removed uneeded check. by salsubaiee · 11 years ago
  37. bca89a6 Make sure we flush a frame if there is only a single tuple. by salsubaiee · 11 years ago
  38. 3b48ca5 Fix a bug in the assign operator when the frame has 1 tuple or less by salsubaiee · 11 years ago
  39. b0de3cd checkpoint #2: passed all tests for offset-based-indexing unnest. by JArod · 11 years ago
  40. 074dcbb checkpoint for supporting offset-based-indexing-unnest. by JArod · 11 years ago
  41. 6927a50 changed assign and project ops in insert/delete plan to flush frames without waiting. by salsubaiee · 12 years ago
  42. 7a55777 Merge branch 'master' into raman/master_feeds by ramangrover29 · 12 years ago
  43. fe8c141 Merged master by Vinayak Borkar · 12 years ago
  44. 4055368 temporarily altered defaults for testing by ramangrover29 · 12 years ago
  45. 276bbc2 add/update license headers by Till Westmann · 12 years ago
  46. 64475bc Merge branch 'master' into vinayakb/resource_management by Vinayak Borkar · 12 years ago
  47. abb867e fix asterixdb issue443 by buyingyi · 12 years ago
  48. 40cc046 Added memory manager by Vinayak Borkar · 12 years ago
  49. 44503d3 Addressed code review comments. by salsubaiee · 12 years ago
  50. 156c8ed Removed the Die operator footprint. by salsubaiee · 12 years ago
  51. 19d44da Fix for issue 367. Project ops between the commit and the first insert op will push the frames without waiting until they get full. by salsubaiee · 12 years ago
  52. 20a074d moved to Asterix project classes related to PersistentLocalResourceRepository by kisskys · 12 years ago
  53. 1373c07 Move print newline back to PrinterBasedWriter because not all writers need this functionality. by madhusudancs@gmail.com · 12 years ago
  54. 1617d6c Implement a default result serializer factory provider in Algebricks. by madhusudancs@gmail.com · 12 years ago
  55. 76c0791 The tuple printer should not print newline, the caller can do it by itself. by madhusudancs@gmail.com · 12 years ago
  56. 36016dc Hoisted algebricks as a top-level project in fullstack by vinayakb · 12 years ago