1. d1b19bb ASTERIXDB-1152: Delete storage data of old instances by Murtadha Hubail · 9 years ago
  2. caea8f0 SQL++ support in AsterixDB: by Yingyi Bu · 9 years ago
  3. 209f390 Introducing Data Replication To AsterixDB by Murtadha Hubail · 9 years ago
  4. 364a7ca ASTERIXDB-1058: make Asterix compatible with lazy LSM memory allocation by Murtadha Hubail · 9 years ago
  5. 39e9c72 This change fixes the sporadic connection refused errors by Abdullah Alamoudi · 9 years ago
  6. 55f26c7 ASTERIXDB-1148: Selectable array-wrapping of results by Chris Hillery · 9 years ago
  7. 391f09e SQL++ parser: by Yingyi Bu · 9 years ago
  8. 6059af3 ASTERIXDB-1153: Determine build information at runtime by Ian Maxon · 9 years ago
  9. 742aba8 ASTERIXDB-1102: VarSize Encoding to store length of String and ByteArray by JavierJia · 9 years ago
  10. 40b0969 Merge branch 'release-0.8.7' by Ian Maxon · 9 years ago
  11. 2bc26dd ASTERIXDB-1053: Allow lazy loading for persistent local resources by Murtadha Hubail · 9 years ago
  12. f4a1c3c Adding 'cleanjson' output format, along with implementation of lists. by Chris Hillery · 9 years ago
  13. 2574f43 Move ADM-specific printers and related classes into .adm packages. by Chris Hillery · 9 years ago
  14. 0f6ee0a Tweak more licenses by Till Westmann · 9 years ago
  15. 5b431ca Fix .jj and Markdown Licenses by Till Westmann · 9 years ago
  16. 305858c Fix shell script and javascript license issues by Ian Maxon · 9 years ago
  17. 77792a2 Fix ASTERIXDB-1101 by Ian Maxon · 9 years ago
  18. 14c2b3a Remove copyright notice on Feed console page by Ian Maxon · 9 years ago
  19. a762742 ASTERIXDB-1083: Fixed non-query statements' plans display on WebUI by Murtadha Hubail · 9 years ago
  20. 928bbd1 Change License Headers by Ian Maxon · 9 years ago
  21. f18bba2 Change Java package from edu.uci.ics to org.apache by Ian Maxon · 9 years ago
  22. 34d8163 Change folder structure for Java repackage by Ian Maxon · 9 years ago
  23. 95350e2 whitespace fix for commit b361b06 by Till Westmann · 9 years ago
  24. a589530 Changed metadata storage format for nullable field types. by Ildar Absalyamov · 9 years ago
  25. b361b06 Fix for Issue 929 by Raman Grover · 9 years ago
  26. db73169 This change includes the following: by Abdullah Alamoudi · 9 years ago
  27. df6d42d Add record type and primary key in the response of connector servlet api. by Yingyi Bu · 9 years ago
  28. c66d23a Adding introspection for getting record details. by Preston Carman · 9 years ago
  29. 032a178 Add Apache RAT License Auditor plugin, and fix missing licenses by Ian Maxon · 9 years ago
  30. 69375a1 YARN integration for AsterixDB by Ian Maxon · 9 years ago
  31. ae85a1d Introduces Feeds 2.0 by ramangrover29 · 9 years ago
  32. 735bc4e Fix for issue 872 by Eldon Carman · 9 years ago
  33. 0bae161 Add a JSON rest-api for external connector that uses existing AsterixDB datasets. by Yingyi Bu · 9 years ago
  34. 6510072 VariableSizeFrame(VSizeFrame) support for Asterix (Runtime Only) by JavierJia · 9 years ago
  35. b9611bb Added a flag to identify first NC start during creation by hubailmor@gmail.com · 9 years ago
  36. ccd67fe Temp dataset support: by buyingyi · 9 years ago
  37. d2d78ad Range connector update with order by hint. by Eldon Carman · 9 years ago
  38. 4a9a7d9 Temporal update based on a merge from an old branch. by Eldon Carman · 9 years ago
  39. 833774e Several CSV, API, HTTP API, and Web interface improvements. by Chris Hillery · 10 years ago
  40. 04b2b77 Added support of typed indexes over open fields & indexes over nested fields by Ildar Absalyamov · 10 years ago
  41. 3035ede This change covers three points: by Abdullah Alamoudi · 10 years ago
  42. a12d8cd - Fixed Type Casting issue by Taewoo Kim · 10 years ago
  43. 0db2df3 Command-line option -metadata-port to specify fixed port for metadata RMI by Chris Hillery · 10 years ago
  44. 0a33660 Allow hostnames instead of IPs for CC/NC startup (Issue 747) by Ian Maxon · 10 years ago
  45. 52c568e This change integrates a run statement for running Pregelix jobs into the AQL. by Markus Holzemer · 10 years ago
  46. 2bed52b Avoid returning 'null[]' after unhandled exceptions by Ian · 10 years ago
  47. 6ffdc85 Issue 548: Initial implementation of CSV output method. by Chris Hillery · 10 years ago
  48. ce70c7b Added flush logs and enabled non-sharp checkpoints by hubailmor@gmail.com · 10 years ago
  49. f4e13fb Made the correlated-prefix the default policy for filtered-datasets. Documented merge policies and filters. by salsubaiee · 10 years ago
  50. 57cd30c Fix to avoid incorrect serialization of query error report, returned to REST client by Ildar Absalyamov · 10 years ago
  51. 868bb19 remove unused parameters and return values by Till Westmann · 10 years ago
  52. e64055d Issue 804: Spell "Adapter" consistently by Chris Hillery · 10 years ago
  53. 36b97eb Initial support for true ADM output (content type application/x-adm). by Chris Hillery · 10 years ago
  54. 18997ce Change default Hadoop version to 2.2.0 by Ian · 10 years ago
  55. 8325946 Implement TokenizeOperator in addition to the changes made by Zachary Heilbron. by Taewoo Kim · 10 years ago
  56. 8694a86 Fixed framesize resetting issue during bulk-loading by Young-Seok · 10 years ago
  57. 661b1d0 763: Omit wrapper "results" JSON object in HTTP API output for JSON results; by Chris Hillery · 10 years ago
  58. e3e8ffa support for JSON escapes in ADM and AQL parser by Till Westmann · 10 years ago
  59. 6b889c7 cleanup by Till Westmann · 10 years ago
  60. b9b5176 apply code conventions to files containing tabs by Till Westmann · 10 years ago
  61. 8f5a173 Changes to fix issue793 by Young-Seok · 10 years ago
  62. 661b9c7 Added a new merge policy, called correlated-prefix. by salsubaiee · 10 years ago
  63. f13678d Adding plot of Algebricks plan by kereno · 10 years ago
  64. db37f66 remove global metadata lock by Abdullah Alamoudi · 10 years ago
  65. fd733ee improvements for demo by Till Westmann · 10 years ago
  66. a5af4e0 Added filters to AsterixDB's primary and secondary indexes. by salsubaiee · 10 years ago
  67. 5094f4c remove unused properties by Till Westmann · 10 years ago
  68. edab9427 Adds a delivery mode called async-deferred by kereno · 10 years ago
  69. 22bf375 Output correct JSON strings for object keys; base decision to return text/json from HTTP API on Accepts header rather than Content-type by Chris Hillery · 10 years ago
  70. d905773 Add external indexes by Abdullah Alamoudi · 10 years ago
  71. 362b884 Support sort-based group-by, add test coverage for out-of-core code paths, and adapt to the new buffer cache interface. by Yingyi Bu · 10 years ago
  72. be353dd fixed issue 731, 740, and more. by Young-Seok · 10 years ago
  73. 8bf6a8d Fix the rtree bulkload pipeline by Abdullah Alamoudi · 10 years ago
  74. c5a1af4 fix type promotion for numeric types by Till Westmann · 10 years ago
  75. ab40b09 add error locations to exceptions in the ADM parser by Till Westmann · 10 years ago
  76. fabdfb2 only stop controllers that have been created by Till Westmann · 10 years ago
  77. ca05966 add main method to AsterixHyracksIntegrationUtil by Till Westmann · 11 years ago
  78. b43d28d Merge branch 'master' into eugenia/black_cherry_stable by zheilbron · 11 years ago
  79. 0fafb04 Merge branch 'master' of https://code.google.com/p/asterixdb into icetindil/frame_size by icetindil · 11 years ago
  80. 1aac419 Adjust creation of Rtree to reflect the new LSM Rtree Optimization by Abdullah Alamoudi · 11 years ago
  81. 7b3f627 fix for issue #732 by icetindil · 11 years ago
  82. 4853110 addressed review comments by Young-Seok · 11 years ago
  83. 5eddbc8 changes to fix issue 727 by Young-Seok · 11 years ago
  84. 4c57db6 remove SDK endpoint by Zachary Heilbron · 11 years ago
  85. 8725135 fix async queries by Zachary Heilbron · 11 years ago
  86. 2ccbe42 Merge branch 'master' into eugenia/black_cherry_stable by Zachary Heilbron · 11 years ago
  87. d356575 add unrestricted REST endpoint by zheilbron · 11 years ago
  88. ed49989 Merge branch 'master' into eugenia/black_cherry_stable by zheilbron · 11 years ago
  89. df89fbc Moved the skip secondary index search hint closer to the predicates. by salsubaiee · 11 years ago
  90. bb16791 Added a hint to AQL to exclude secondary indexes from the query plan. by salsubaiee · 11 years ago
  91. 7346e76 Make sure the rtree comparators don't have the primary keys. by salsubaiee · 11 years ago
  92. ac2652f fixed issue 691 by Young-Seok · 11 years ago
  93. 1f2f55d reenable feed jobspec alteration + logging to metadata (bug filed) by zheilbron · 11 years ago
  94. 076f61b Merge branch 'master' into zheilbron/asterix_msr_demo by zheilbron · 11 years ago
  95. 28e026f rename LoadFromFileStatement to LoadStatement by zheilbron · 11 years ago
  96. 6e8d3fc added test case for generic socket based feed adaptor by Raman Grover · 11 years ago
  97. 9f506f9 removing calls to deleted methods by Raman Grover · 11 years ago
  98. b1411eb Merge branch 'master' into zheilbron/asterix_msr_demo by zheilbron · 11 years ago
  99. 7e5570a merge from master by ramangrover29 · 11 years ago
  100. 312c4d6 remove AsterixThreadExecutor.shutdown() again by Till Westmann · 11 years ago