1. 5b431ca Fix .jj and Markdown Licenses by Till Westmann · 9 years ago
  2. f18bba2 Change Java package from edu.uci.ics to org.apache by Ian Maxon · 9 years ago
  3. a589530 Changed metadata storage format for nullable field types. by Ildar Absalyamov · 9 years ago
  4. ae85a1d Introduces Feeds 2.0 by ramangrover29 · 9 years ago
  5. ccd67fe Temp dataset support: by buyingyi · 9 years ago
  6. d2d78ad Range connector update with order by hint. by Eldon Carman · 9 years ago
  7. 04b2b77 Added support of typed indexes over open fields & indexes over nested fields by Ildar Absalyamov · 10 years ago
  8. a12d8cd - Fixed Type Casting issue by Taewoo Kim · 10 years ago
  9. 3ca46d0 Add 'group by ... keeping ...' as a synonym of 'group by ... with ...'. by buyingyi · 10 years ago
  10. 52c568e This change integrates a run statement for running Pregelix jobs into the AQL. by Markus Holzemer · 10 years ago
  11. a84eee4 Fix for issue 836 by Steven Jacobs · 10 years ago
  12. 2fd7fa6 Add NoSQL grammar: by buyingyi · 10 years ago
  13. e64055d Issue 804: Spell "Adapter" consistently by Chris Hillery · 10 years ago
  14. e3e8ffa support for JSON escapes in ADM and AQL parser by Till Westmann · 10 years ago
  15. 661b9c7 Added a new merge policy, called correlated-prefix. by salsubaiee · 10 years ago
  16. db37f66 remove global metadata lock by Abdullah Alamoudi · 10 years ago
  17. fd733ee improvements for demo by Till Westmann · 10 years ago
  18. a5af4e0 Added filters to AsterixDB's primary and secondary indexes. by salsubaiee · 10 years ago
  19. d905773 Add external indexes by Abdullah Alamoudi · 10 years ago
  20. 5860fb9 added a tets case, addressed Raman's code review comment by icetindil · 10 years ago
  21. a611ac7 Adding support for accessing an item in list using non constant index by icetindil · 10 years ago
  22. e0cc01c introduce escape sequence '\\' for '\' in AQL by Till Westmann · 10 years ago
  23. df89fbc Moved the skip secondary index search hint closer to the predicates. by salsubaiee · 11 years ago
  24. bb16791 Added a hint to AQL to exclude secondary indexes from the query plan. by salsubaiee · 11 years ago
  25. 28e026f rename LoadFromFileStatement to LoadStatement by zheilbron · 11 years ago
  26. 9082e6c Merge remote-tracking branch 'origin/raman/master_feeds_merge' into zheilbron/asterix_msr_demo by zheilbron · 11 years ago
  27. 25a2b2e minor cosmetic changes by Raman Grover · 11 years ago
  28. d678090 merge from master, resolved all conflicts, compilation succesful by Raman Grover · 11 years ago
  29. b95a3b2 checkpoint by Raman Grover · 11 years ago
  30. f6b4b29 merge from master by Raman Grover · 11 years ago
  31. 801bffe Allowed user to specify the merging policy by salsubaiee · 11 years ago
  32. 0b423fa Support for full compaction command. by salsubaiee · 11 years ago
  33. 4f96fc9 Revert "Merge external indexes into master" by Abdullah Alamoudi · 11 years ago
  34. 2467f2e added UUID type; added autogenerate syntax and AST info by zheilbron · 11 years ago
  35. 555dc9d Merge branch 'master' into dev/asterix_msr by zheilbron · 11 years ago
  36. 679a7be Introduced changes needed for external data indexing by Abdullah Alamoudi · 11 years ago
  37. 5df7b45 address review comments by Till Westmann · 11 years ago
  38. 20f2583 merge from zheilbron/asterix_msr (checkpoint 1) by ramangrover29 · 11 years ago
  39. 96c1f17 add lexer state to dintinguish between '}}' and 2 '}'s by Till Westmann · 11 years ago
  40. af0551c s/INTEGER/DIGITS/ simplify rules for IDENTIFIER and VARIABLE by Till Westmann · 11 years ago
  41. a774ef2 merge from master by ramangrover29 · 11 years ago
  42. 77cb2f4 enable use of field names with quotes for type creation some refactoring by Till Westmann · 11 years ago
  43. a5e4231 merge from master by ramangrover29 · 11 years ago
  44. 93dd823 checkpoint by ramangrover29 · 11 years ago
  45. 35a0f70 issue 542: remove write into dataset statement by Till Westmann · 11 years ago
  46. fef378d merged raman/asterix_lsm_stabilization_udfs by ramangrover29 · 11 years ago
  47. bdba1a8 fixed integration tests for external library/UDFs by ramangrover29 · 11 years ago
  48. 9f76a5e checkpoint by ramangrover29 · 11 years ago
  49. 8be29bd merge from master by ramangrover29 · 11 years ago
  50. 7491566 merge from master by ramangrover29 · 11 years ago
  51. b75446d Internal renaming for inverted index to have prefix SINGLE_PARTITOIN and LENGTH_PARTITOINED by JIMAHN · 11 years ago
  52. 95932a3 Merge branch 'master' into jimahn/master_expose_only_two_invix by JIMAHN · 11 years ago
  53. 9c66b1c Merge branch 'master' into westmann/one_dataset_arg by Till Westmann · 11 years ago
  54. 62e66c0 Fixed scoping issue with variables by Vinayak Borkar · 11 years ago
  55. 566b3a9 checkpoit by ramangrover29 · 11 years ago
  56. 39cd370 expose only two kinds of inverted index(ngram and keyword) which internally use length-partitioned ngram/keyword inverted index by JIMAHN · 11 years ago
  57. 1f7a236 remove second argument from dataset access as it's not supported at runtime by Till Westmann · 11 years ago
  58. 0ef4a30 Merge branch 'master' into westmann/aql_update by Till Westmann · 11 years ago
  59. 4f58e1a disallow '-' and '$' in variable names by Till Westmann · 11 years ago
  60. c6c4a74 remove variables from scope at the end of a function declaration by Till Westmann · 11 years ago
  61. d7dcb12 factor function parameters out of function declaration and function definition by Till Westmann · 11 years ago
  62. 9807bd1 merge from master by ramangrover29 · 11 years ago
  63. 04478e7 remove FieldOrIndexAccessor by Till Westmann · 11 years ago
  64. 68d9965 allow StringLiteral() as one alternative in Identifier() by Till Westmann · 11 years ago
  65. 7d53532 introduce StringLiteral() by Till Westmann · 11 years ago
  66. 14a20a7 change return type of Identifier() from Identifier to String by Till Westmann · 11 years ago
  67. a4242bc introduce Identifier() remove getToken(0) calls remove Token.toString() calls by Till Westmann · 11 years ago
  68. 31c21f9 refactor Statement productions by Till Westmann · 11 years ago
  69. 29c2f83 Removed the Die statement footprint and the corresponding test cases. by salsubaiee · 11 years ago
  70. 4369da8 pending deletes by ramangrover29 · 11 years ago
  71. e8d9697 commit from asterix_lsm_stabilization by ramangrover29 · 11 years ago
  72. 5f248e1 moved work related to external UDFs/libraries to descendant of asterix_lsm_stabilization from a descendant of asterix_stabilization by ramangrover29@gmail.com · 11 years ago
  73. f18c14b Code review by Sattam by ramangrover29@gmail.com · 11 years ago
  74. e2aaa38 Eliminated extra optional () in insert clause. Code reviewed by Mike. by vinayakb · 11 years ago
  75. c15bd7e merged -r1282:1373 from asterix_stabilization to asterix_lsm_stabilization by kisskys · 12 years ago
  76. f4c3324 merge -r1055:1282 (merging from asterix_stabilization to asterix_lsm_stabilization) by kisskys · 12 years ago
  77. fa89074 Merging new (extended) dataset access, insert, delete syntax by pouria.pirzadeh@gmail.com · 12 years ago
  78. eb1910e Fix issue #212. Failing tests on macos by diegogiorgini@gmail.com · 12 years ago
  79. 2f199b0 changed name of local variable primaryKey to primaryKeyFields by ramangrover29 · 12 years ago
  80. 669d8f6 Fix for issue 252 and 253 by ramangrover29 · 12 years ago
  81. 54f1fc4 missed file : AQL.jj by ramangrover29 · 12 years ago
  82. 21b8818 address code revew feedback, changed type for cardinality hint to Long from Int 2) fixed indx value in DatasetTupleTranslator by ramangrover29 · 12 years ago
  83. 71e5c6a Support for hints in create dataset statement. by ramangrover29 · 12 years ago
  84. fbaba5f Reviewer:Yingyi by ramangrover29 · 12 years ago
  85. b742e09 Checkpointing progress towards integrating length-partitioned fuzzy indexes into Asterix. Basic bulk load and search seem to work. Needs testing. by alexander.behm · 12 years ago
  86. 58cf330 Merged asterix_statement_model_fix into asterix_stabilization by RamanGrover29@gmail.com · 12 years ago
  87. 0b1ee5f Reintegrated asterix_fix_issue_154. Fixes some fuzzy join tests, and adds a hint for indexed nl joins. Abandoning complete fix for issue 154 for now. by alexander.behm · 12 years ago
  88. c022a0d 1) Fixes Issue 24:Need grammar consistency w.r.t. semicolons by RamanGrover29@gmail.com · 12 years ago
  89. 07617fd Improved matching capability of Rares-style fuzzy-join rule that is more consistent with the index based matching. Added indexed-NL-join hint to resolve choice between Rares-style fuzzy joins (where applicable) and index based fuzzy joins. Enabled a few Rares-style fuzzyjoin tests that used to break. by alexander.behm · 12 years ago
  90. b2527c1 change parser: now left hand side var of let clause will not enter symbol table scope until right hand side expression is parsed. by ilovesoup · 12 years ago
  91. c9fef1d merging by ilovesoup · 12 years ago
  92. c576c60 Reintegrated asterix-fuzzy. by alexander.behm · 12 years ago
  93. a13f242 This check-in is a clean up of the asterix code. by ramangrover29 · 13 years ago vault/asterix_stabilization@58
  94. 38b7ca4 Added asterix project by vinayakb · 13 years ago