1. a70fba5 Merge asterix-experiments to master by Ian Maxon · 9 years ago
  2. 1384319 Remove Trailing Whitespace by Michael Blow · 9 years ago
  3. 284590e First stage of external data cleanup by Abdullah Alamoudi · 9 years ago
  4. 486e47a Refactored External Data by Abdullah Alamoudi · 9 years ago
  5. 18a9dca Clean up compilation warnings. by Yingyi Bu · 9 years ago
  6. caea8f0 SQL++ support in AsterixDB: by Yingyi Bu · 9 years ago
  7. 391f09e SQL++ parser: by Yingyi Bu · 9 years ago
  8. 742aba8 ASTERIXDB-1102: VarSize Encoding to store length of String and ByteArray by JavierJia · 9 years ago
  9. 0f6ee0a Tweak more licenses by Till Westmann · 9 years ago
  10. 928bbd1 Change License Headers by Ian Maxon · 9 years ago
  11. f18bba2 Change Java package from edu.uci.ics to org.apache by Ian Maxon · 9 years ago
  12. 34d8163 Change folder structure for Java repackage by Ian Maxon · 9 years ago
  13. a589530 Changed metadata storage format for nullable field types. by Ildar Absalyamov · 9 years ago
  14. 032a178 Add Apache RAT License Auditor plugin, and fix missing licenses by Ian Maxon · 9 years ago
  15. 69375a1 YARN integration for AsterixDB by Ian Maxon · 9 years ago
  16. ae85a1d Introduces Feeds 2.0 by ramangrover29 · 9 years ago
  17. 6510072 VariableSizeFrame(VSizeFrame) support for Asterix (Runtime Only) by JavierJia · 9 years ago
  18. 04b2b77 Added support of typed indexes over open fields & indexes over nested fields by Ildar Absalyamov · 10 years ago
  19. 3035ede This change covers three points: by Abdullah Alamoudi · 10 years ago
  20. a12d8cd - Fixed Type Casting issue by Taewoo Kim · 10 years ago
  21. fda0725 Introduce ("header"="true") option for CSV parsing by Chris Hillery · 10 years ago
  22. 0a33660 Allow hostnames instead of IPs for CC/NC startup (Issue 747) by Ian Maxon · 10 years ago
  23. e64055d Issue 804: Spell "Adapter" consistently by Chris Hillery · 10 years ago
  24. efb236d Fixed CSV parser to recognize quote and delimiter inside a string by Taewoo Kim · 10 years ago
  25. 8325946 Implement TokenizeOperator in addition to the changes made by Zachary Heilbron. by Taewoo Kim · 10 years ago
  26. e3e8ffa support for JSON escapes in ADM and AQL parser by Till Westmann · 10 years ago
  27. 475c9bd remove old AQL client by Till Westmann · 10 years ago
  28. d905773 Add external indexes by Abdullah Alamoudi · 10 years ago
  29. 7696def added test for installation and use of an external adaptor by Raman Grover · 11 years ago
  30. 6e8d3fc added test case for generic socket based feed adaptor by Raman Grover · 11 years ago
  31. cad8aef fixed (minor) issue in TweetGenerator by Raman Grover · 11 years ago
  32. 4abeab5 checkpoint by Raman Grover · 11 years ago
  33. 13e2bec merged from master by ramangrover29 · 11 years ago
  34. d4fd2ed modified PullBasedAdaptor to account for the case when data is not available at the external data source for sufficiently longer duration of time by Raman Grover · 11 years ago
  35. b6b7308 cosmetic changes by Raman Grover · 11 years ago
  36. 47c92e7 miscellaneous/minor changes + support for installing adapters by Raman Grover · 11 years ago
  37. 48e13b7 1) modified tweet schema to have tweet ids as int64. 2) Added GUID (Long) generator for generating cluster wide unique Ids by ramangrover29 · 11 years ago
  38. a41d418 1) minor fixes to feed management console 2) added provision for specifying (min,max) tps to the twitter firehose adaptor by ramangrover29 · 11 years ago
  39. 9ee649f fixed bug in translating partition constraints for a feed jobspec during alteration by ramangrover29 · 11 years ago
  40. 75b7355 built a basic feed console by ramangrover29 · 11 years ago
  41. a04696c 1) fixed bug in super feed manager (de) initialization 2) experimneting with feed manager by ramangrover29 · 11 years ago
  42. 6fb5e92 fault-tolerance checkpoint by ramangrover29 · 11 years ago
  43. a774ef2 merge from master by ramangrover29 · 11 years ago
  44. 9253569 added basic feeds robustness test; testing behavior upon a cluster restart by ramangrover29 · 11 years ago
  45. a5e4231 merge from master by ramangrover29 · 11 years ago
  46. bd25ee7 Merged master by Vinayak Borkar · 11 years ago
  47. d7fa966 added managix commands for starting/stopping a node by ramangrover29 · 11 years ago
  48. 93dd823 checkpoint by ramangrover29 · 11 years ago
  49. 0e64ec5 added push based Twitter firehose adapter by ramangrover29 · 11 years ago
  50. 4da3606 checkpoint by ramangrover29 · 11 years ago
  51. ec1998a checkpoint by ramangrover29 · 11 years ago
  52. 44fc782 code cleanup for adaptors/factories by ramangrover29 · 11 years ago
  53. 8679d45 checkpoint post merge from master by ramangrover29 · 11 years ago
  54. f7f449a completed merge from master by ramangrover29 · 11 years ago
  55. 7491566 merge from master by ramangrover29 · 11 years ago
  56. 1965b8d fix permissions by Till Westmann · 11 years ago
  57. ea8ab39 add/update license headers by Till Westmann · 11 years ago
  58. 209adfb fix issue349 by buyingyi · 11 years ago
  59. b2201c4 saving state by ramangrover29 · 11 years ago
  60. 4321020 Merge branch 'master' into vinayakb/asterix_resource_management by Vinayak Borkar · 11 years ago
  61. b718af9 Fixed exception handling by Vinayak Borkar · 11 years ago
  62. 566b3a9 checkpoit by ramangrover29 · 11 years ago
  63. f9f7834 synthetic adapter by ramangrover29 · 11 years ago
  64. 18e3138 resolving dependency between asterix-common and asterix-transactions by ramangrover29 · 11 years ago
  65. 37498c5 merged asterix_stabilization -r1373:1393 --> asterix_lsm_stabilization by zheilbron · 11 years ago
  66. 258931e Update the code to work with IOC merge. by madhusudancs@gmail.com · 12 years ago
  67. f4c3324 merge -r1055:1282 (merging from asterix_stabilization to asterix_lsm_stabilization) by kisskys · 12 years ago
  68. a5d02e2 merge changes from asterix_stabilization_yfix by buyingyi · 12 years ago
  69. fbaba5f Reviewer:Yingyi by ramangrover29 · 12 years ago
  70. c8df6e1 add Pouria's benchmark client into the code base by buyingyi · 12 years ago
  71. 85e97dc merged asterix_stabilization -r755:860 to asterix_lsm_stabilization by kisskys · 12 years ago
  72. 58cf330 Merged asterix_statement_model_fix into asterix_stabilization by RamanGrover29@gmail.com · 12 years ago
  73. 83c48af merged asterix_recovery r407:726 to asterix_lsm_stabilization (now running with new lock manager on LSM) by zheilbron · 12 years ago
  74. c576c60 Reintegrated asterix-fuzzy. by alexander.behm · 12 years ago
  75. 3c29367 Fixed asterix to work with hyracks-algebricks refactoring by vinayakb · 12 years ago vault/asterix_stabilization_algebricks_cleanup
  76. 38b7ca4 Added asterix project by vinayakb · 13 years ago