1. 2bc26dd ASTERIXDB-1053: Allow lazy loading for persistent local resources by Murtadha Hubail · 9 years ago
  2. af95e41 ASTERIXDB-1115 fixed: Incorrect comparators are given for a secondary btree index when AsterixDB instance with a preloaded/inserted data stop/starts and sends a query without having any dml operation by Taewoo Kim · 9 years ago
  3. 928bbd1 Change License Headers by Ian Maxon · 9 years ago
  4. f18bba2 Change Java package from edu.uci.ics to org.apache by Ian Maxon · 9 years ago
  5. 34d8163 Change folder structure for Java repackage by Ian Maxon · 9 years ago
  6. a589530 Changed metadata storage format for nullable field types. by Ildar Absalyamov · 9 years ago
  7. b361b06 Fix for Issue 929 by Raman Grover · 9 years ago
  8. faaf9b6 Fix the temporary dataset life time threshold. by Yingyi Bu · 9 years ago
  9. c66d23a Adding introspection for getting record details. by Preston Carman · 9 years ago
  10. 032a178 Add Apache RAT License Auditor plugin, and fix missing licenses by Ian Maxon · 9 years ago
  11. bbdab1e Fix for metadata indexes first LSN by Murtadha Hubail · 9 years ago
  12. ae85a1d Introduces Feeds 2.0 by ramangrover29 · 9 years ago
  13. 0bae161 Add a JSON rest-api for external connector that uses existing AsterixDB datasets. by Yingyi Bu · 9 years ago
  14. 6510072 VariableSizeFrame(VSizeFrame) support for Asterix (Runtime Only) by JavierJia · 9 years ago
  15. 1445153 Fix issue 897 (Stale metadata breaks ADM/AQL 101) by Ian Maxon · 9 years ago
  16. b9611bb Added a flag to identify first NC start during creation by hubailmor@gmail.com · 9 years ago
  17. ccd67fe Temp dataset support: by buyingyi · 9 years ago
  18. f61bdb8 Make index selection deterministic when multiple avaialbe indexes are available. by Yingyi Bu · 10 years ago
  19. 04b2b77 Added support of typed indexes over open fields & indexes over nested fields by Ildar Absalyamov · 10 years ago
  20. 3035ede This change covers three points: by Abdullah Alamoudi · 10 years ago
  21. a12d8cd - Fixed Type Casting issue by Taewoo Kim · 10 years ago
  22. e1a2ff8 Add test case and documentation for CSV parsing with headers. by Chris Hillery · 10 years ago
  23. fda0725 Introduce ("header"="true") option for CSV parsing by Chris Hillery · 10 years ago
  24. ef9e081 Modified locking on DatasetLifeCycleManager by hubailmor@gmail.com · 10 years ago
  25. 2892e6f Issue 548: Doc for CSV by Chris Hillery · 10 years ago
  26. 52c568e This change integrates a run statement for running Pregelix jobs into the AQL. by Markus Holzemer · 10 years ago
  27. 2bed52b Avoid returning 'null[]' after unhandled exceptions by Ian · 10 years ago
  28. 6ffdc85 Issue 548: Initial implementation of CSV output method. by Chris Hillery · 10 years ago
  29. 4a816dc Add license info so it is visible to maven by Ian · 10 years ago
  30. 9d3c4a9 Add the Binary data type and corresponding helper functions to Asterix. by JavierJia · 10 years ago
  31. 727c39b Fix issue 786, issue 601, the prefix search issue reported by Abdullah, by buyingyi · 10 years ago
  32. e64055d Issue 804: Spell "Adapter" consistently by Chris Hillery · 10 years ago
  33. 50adda7 Changes to fix issue 802 by Young-Seok · 10 years ago
  34. 18997ce Change default Hadoop version to 2.2.0 by Ian · 10 years ago
  35. efb236d Fixed CSV parser to recognize quote and delimiter inside a string by Taewoo Kim · 10 years ago
  36. 8325946 Implement TokenizeOperator in addition to the changes made by Zachary Heilbron. by Taewoo Kim · 10 years ago
  37. 6212c90 fix build warnings by Till Westmann · 10 years ago
  38. b9b5176 apply code conventions to files containing tabs by Till Westmann · 10 years ago
  39. 661b9c7 Added a new merge policy, called correlated-prefix. by salsubaiee · 10 years ago
  40. db37f66 remove global metadata lock by Abdullah Alamoudi · 10 years ago
  41. f2ed8bc [maven-release-plugin] prepare for next development iteration by Ian Maxon · 10 years ago
  42. 25bed01 [maven-release-plugin] prepare release asterix-0.8.6 by Ian Maxon · 10 years ago asterix-0.8.6
  43. 1160dea Make the filter field optional in the Dataset dataset of the metadata. by salsubaiee · 10 years ago
  44. a5af4e0 Added filters to AsterixDB's primary and secondary indexes. by salsubaiee · 10 years ago
  45. d905773 Add external indexes by Abdullah Alamoudi · 10 years ago
  46. be353dd fixed issue 731, 740, and more. by Young-Seok · 10 years ago
  47. eb78b8a [maven-release-plugin] prepare for next development iteration by Zachary Heilbron · 11 years ago
  48. f3268e9 [maven-release-plugin] prepare release asterix-0.8.5 by Zachary Heilbron · 11 years ago asterix-0.8.5 documentation-13
  49. a3af113 Merge branch 'master' into westmann/cleanup by Till Westmann · 11 years ago
  50. 762470b [maven-release-plugin] prepare for next development iteration by Zachary Heilbron · 11 years ago
  51. 8350912 [maven-release-plugin] prepare release asterix-0.8.4 by Zachary Heilbron · 11 years ago asterix-0.8.4
  52. 4c16c64 some small cleanup by Till Westmann · 11 years ago
  53. 0fafb04 Merge branch 'master' of https://code.google.com/p/asterixdb into icetindil/frame_size by icetindil · 11 years ago
  54. 1aac419 Adjust creation of Rtree to reflect the new LSM Rtree Optimization by Abdullah Alamoudi · 11 years ago
  55. 7b3f627 fix for issue #732 by icetindil · 11 years ago
  56. 4853110 addressed review comments by Young-Seok · 11 years ago
  57. 5eddbc8 changes to fix issue 727 by Young-Seok · 11 years ago
  58. 5a2b2b6 added test case for inverted index + minor change to the c'tor (putting indexName as the last arg) by ramangrover29 · 11 years ago
  59. 4ceff48 fix for issue 711 by ramangrover29 · 11 years ago
  60. 657d08a Merge branch 'master' into westmann/locks by Till Westmann · 11 years ago
  61. 6313d24 remove useless gitignores that Eclipse generates by zheilbron · 11 years ago
  62. 34a51d5 fix typo by Till Westmann · 11 years ago
  63. 9e00d47 [maven-release-plugin] prepare for next development iteration by Vinayak Borkar · 11 years ago
  64. 84fc7cc [maven-release-plugin] prepare release asterix-0.8.3 by Vinayak Borkar · 11 years ago asterix-0.8.3
  65. 4c35023 [maven-release-plugin] prepare for next development iteration by Vinayak Borkar · 11 years ago
  66. b633831 [maven-release-plugin] prepare release asterix-0.8.2 by Vinayak Borkar · 11 years ago asterix-0.8.2
  67. 9d9612d Fixed secondary indexes comparators in search plans. Fixed null pointer exception in inverted index dml ops. by salsubaiee · 11 years ago
  68. e65d3ef Fix the comparators for the scan/search plan. by salsubaiee · 11 years ago
  69. 229b80c [maven-release-plugin] prepare for next development iteration by Vinayak Borkar · 11 years ago
  70. 9cca81b [maven-release-plugin] prepare release asterix-0.8.1 by Vinayak Borkar · 11 years ago asterix-0.8.1
  71. 0f0588d add import that got screwed up in the merge by zheilbron · 11 years ago
  72. 72574eb Merge branch 'master' into zheilbron/asterix_msr_demo by zheilbron · 11 years ago
  73. 3f026c5 modified test case to use adaptor alias instead of class name by ramangrover29 · 11 years ago
  74. eea84ab Merge branch 'master' into raman/master_feeds_adaptor_test by ramangrover29 · 11 years ago
  75. 7696def added test for installation and use of an external adaptor by Raman Grover · 11 years ago
  76. 1f2f55d reenable feed jobspec alteration + logging to metadata (bug filed) by zheilbron · 11 years ago
  77. 38059d9 Merge branch 'master' into zheilbron/asterix_msr_demo by zheilbron · 11 years ago
  78. a8a928f remove commented, unused import by zheilbron · 11 years ago
  79. 076f61b Merge branch 'master' into zheilbron/asterix_msr_demo by zheilbron · 11 years ago
  80. 1ac2408 Merge branch 'master' into westmann/locks by Till Westmann · 11 years ago
  81. 0a1f224 merged from master to kisskys/master_fix_issue_510 by Young-Seok · 11 years ago
  82. dd3e84c changes to fix issue 510 by Young-Seok · 11 years ago
  83. 5404174 1) null check in feed frame writer 2) corrected path in feed ingestion test by ramangrover29 · 11 years ago
  84. 17f90ef merge from master by ramangrover29 · 11 years ago
  85. e9904f2 minor changes to pull based twitter adapter by ramangrover29 · 11 years ago
  86. 2cae10e Merge branch 'master' into westmann/locks by Till Westmann · 11 years ago
  87. 6e8d3fc added test case for generic socket based feed adaptor by Raman Grover · 11 years ago
  88. b1411eb Merge branch 'master' into zheilbron/asterix_msr_demo by zheilbron · 11 years ago
  89. a735048 fixed an abort issue appeared from RecoveryIT test by Young-Seok · 11 years ago
  90. 7e5570a merge from master by ramangrover29 · 11 years ago
  91. 4abeab5 checkpoint by Raman Grover · 11 years ago
  92. d450d0a increase retry count by Till Westmann · 11 years ago
  93. 0f52b17 introduce some local variables by Till Westmann · 11 years ago
  94. c449de9 Fix for issue 646. by salsubaiee · 11 years ago
  95. edca4c7 Merge branch 'master' into westmann/locks by Till Westmann · 11 years ago
  96. d44bf2b change datasource scans to retain input (aka propagate all vars); add test case for hoisted let that avoids var inlining by zheilbron · 11 years ago
  97. 8f576a5 fix lifecycle issue introduced by hyracks nc fix by buyingyi · 11 years ago
  98. c28288d fix metdata booststrap, leave the work to dataset lifecyle manager by buyingyi · 11 years ago
  99. 12cdf66 Merge branch 'master' into westmann/locks by Till Westmann · 11 years ago
  100. d5ee34c Merge branch 'master' into westmann/locks by Till Westmann · 11 years ago