1. 3dd80ec Rewrite SQL++ functions. by Yingyi Bu · 9 years ago
  2. acc12a9 ASTERIXDB-1226: implement SQL++ core group-by semantics and syntatic sugars. by Yingyi Bu · 9 years ago
  3. 121e1d9 Improve Error Handling in Local Directory Feeds by Abdullah Alamoudi · 9 years ago
  4. 33db5af ASTERIXDB-1359 Removed Project from IntroduceSecondaryIndex Rule by Steven Jacobs · 9 years ago
  5. 5326658 - Reapplied fix for ASTERIXDB-1109 on merged master by Ildar Absalyamov · 9 years ago
  6. 3da9d06 Merge branch 'release-0.8.8' into master by Ian Maxon · 9 years ago
  7. 601efea Revert "ASTERIXDB-1109: Fixed deletion of records from open secondary index" by Ian Maxon · 9 years ago release-0.8.8
  8. 22ad8e7 ASTERIXDB-865: fix query compilation for if-else expression. by Yingyi Bu · 9 years ago
  9. 8aa0b51 ASTERIXDB-1343: support queries over nodegroup-based datasets. by Yingyi Bu · 9 years ago
  10. d3338f6 Support Change Feeds and Ingestion of Records with MetaData by Abdullah Alamoudi · 9 years ago
  11. f707c0e ASTERIXDB-1333 Fix Feed Ingestion for Dataset with Filters by Abdullah Alamoudi · 9 years ago
  12. ae555ba ASTERIXDB-1168: use either primary key or generated id for decorrelation. by Yingyi Bu · 9 years ago
  13. 4b96348 Added LeftOuterUnnestMap operator. by Taewoo Kim · 9 years ago
  14. 8f6301f ASTERIXDB-1127: regression tests. by Yingyi Bu · 9 years ago
  15. cc17a18 Supprt querying meta record with meta(). by Yingyi Bu · 9 years ago
  16. c9bfe25 Add an integer ordered list to dataset "Dataset" and "Index" optinally. by Yingyi Bu · 9 years ago
  17. 06e06b0 ASTERIXDB-1325, ASTERIXDB-1326: fixed leftouterjoin on an external dataset by Taewoo Kim · 9 years ago
  18. b9169b6 Add DDL support for optionally associating meta record with dataset record. by Yingyi Bu · 9 years ago
  19. 5f7b496 Add the filesize parameter to estimate a better partition number for ExternalHashGroupby by Jianfeng Jia · 9 years ago
  20. 1e7760c ASTERIXDB-1205: fix union queries. by Yingyi Bu · 9 years ago
  21. 478d60e ASTERIXDB-1304: remove interfaces and consolidate by Till Westmann · 9 years ago
  22. 1384319 Remove Trailing Whitespace by Michael Blow · 9 years ago
  23. 98d38e6 Asterix NCs Failback Support by Murtadha Hubail · 9 years ago
  24. c318249 Support Sending Messages Alongside Frame Data by Abdullah Alamoudi · 9 years ago
  25. 0c8e22d ASTERIXDB-1231, ASTERIXDB-636: fixed Self-join by Taewoo Kim · 9 years ago
  26. d33d3d1 ASTERIXDB-1272 Remove ExternalLookupOperator by Abdullah Alamoudi · 9 years ago
  27. 5a2698d Intersect the secondary indexes before primary search by Jianfeng Jia · 9 years ago
  28. 0ae3083 Move to non-copy-based evaluator interfaces for all function implementations, including: by Yingyi Bu · 9 years ago
  29. f93405c Fix ASTERIXDB-1298 by Yingyi Bu · 9 years ago
  30. 760ce90 ASTERIXDB-1157: Pushdown Limit by Taewoo Kim · 9 years ago
  31. c1889c0 [maven-release-plugin] prepare for next development iteration by Ian Maxon · 9 years ago
  32. a2389dd [maven-release-plugin] prepare release apache-asterixdb-0.8.8-incubating-rc1 by Ian Maxon · 9 years ago apache-asterixdb-0.8.8-incubating apache-asterixdb-0.8.8-incubating-rc1
  33. 6084e3b Fix for ASTERIXDB-1291: added regression tests. by Yingyi Bu · 9 years ago
  34. d185e8ea Fixed ASTERIXDB-1249 and ASTERIXDB-1250: self index-nested-loop join correctly identifies the outer and the inner branch. by Taewoo Kim · 9 years ago
  35. ab556d1 Address RC0 Comments by Ian Maxon · 9 years ago
  36. 15e46b0 Revert "[maven-release-plugin] prepare release asterix-0.8.8-incubating-rc0" by Ian Maxon · 9 years ago
  37. 4a46ab8 Revert "[maven-release-plugin] prepare for next development iteration" by Ian Maxon · 9 years ago
  38. 9dcba3c Some exception cleanup by Till Westmann · 9 years ago
  39. 5dc958c Add Support for Upsert Operation by Abdullah Alamoudi · 9 years ago
  40. ee387c1 Add flush() to IFrameWriter by Abdullah Alamoudi · 9 years ago
  41. e2439b4 remove end-of-line whitespace by Till Westmann · 9 years ago
  42. 947fc3c ASTERIXDB-1005, ASTERIXDB-1263: Clean up subplan flattening: by Yingyi Bu · 9 years ago
  43. 1b18e77 [maven-release-plugin] prepare for next development iteration by Ian Maxon · 9 years ago
  44. 753b423 [maven-release-plugin] prepare release asterix-0.8.8-incubating-rc0 by Ian Maxon · 9 years ago asterix-0.8.8-incubating-rc0
  45. e800e6d Feed Fixes and Cleanup by Abdullah Alamoudi · 9 years ago
  46. dace5f2 Enabled Datasets to use Datatypes from foreign Dataverses by Your Name · 9 years ago
  47. 07c9962 some cleanup by Till Westmann · 9 years ago
  48. 09b2ad7 ASTERIXDB-1229: by Ildar Absalyamov · 9 years ago
  49. 284590e First stage of external data cleanup by Abdullah Alamoudi · 9 years ago
  50. e3e1373 Fix for ASTERIXDB-1018, ASTERIXDB-1017, ASTERIXDB-1019, by Yingyi Bu · 9 years ago
  51. 486e47a Refactored External Data by Abdullah Alamoudi · 9 years ago
  52. 6e5f18e ASTERIXDB-1105 - LICENSE per submodule by Ian Maxon · 9 years ago
  53. 9a554a7 ASTERIXDB-1198: make ISerializerDeserializer implementations in AsterixDB stateless. by Yingyi Bu · 9 years ago
  54. 18a9dca Clean up compilation warnings. by Yingyi Bu · 9 years ago
  55. a05f718 ASTERIXDB-1109: Fixed deletion of records from open secondary index by Ildar Absalyamov · 9 years ago
  56. 7545396 ASTERIXDB-1159: make ARecordType read-only and separate its mutable state to RuntimeRecordTypeInfo. by Yingyi Bu · 9 years ago
  57. caea8f0 SQL++ support in AsterixDB: by Yingyi Bu · 9 years ago
  58. 209f390 Introducing Data Replication To AsterixDB by Murtadha Hubail · 9 years ago
  59. 391f09e SQL++ parser: by Yingyi Bu · 9 years ago
  60. 742aba8 ASTERIXDB-1102: VarSize Encoding to store length of String and ByteArray by JavierJia · 9 years ago
  61. 5b79000 Convert comparisons with current-datetime, current-date, and current-time to applicable index searches as though they were constants by Steven Jacobs · 9 years ago
  62. 40b0969 Merge branch 'release-0.8.7' by Ian Maxon · 9 years ago
  63. ba7b55f ASTERIXDB-1136: Make Java compiler target configurable via profile by Ian Maxon · 9 years ago
  64. 2574f43 Move ADM-specific printers and related classes into .adm packages. by Chris Hillery · 9 years ago
  65. f758b48 ASTERIXDB-920: Fixed consecutive index-nested-loop joins failure by Taewoo Kim · 9 years ago
  66. 4e6a923 [maven-release-plugin] prepare for next development iteration by Ian Maxon · 9 years ago release-0.8.7
  67. d2e1e89 [maven-release-plugin] prepare release asterix-0.8.7-incubating by Ian Maxon · 9 years ago asterix-0.8.7-incubating
  68. fdcafe0 Revert "[maven-release-plugin] prepare release asterix-0.8.7-incubating" by Ian Maxon · 9 years ago
  69. 7681d8a Revert "[maven-release-plugin] prepare for next development iteration" by Ian Maxon · 9 years ago
  70. d7e7eb9 [maven-release-plugin] prepare for next development iteration by Ian Maxon · 9 years ago
  71. 6c5af8a [maven-release-plugin] prepare release asterix-0.8.7-incubating by Ian Maxon · 9 years ago
  72. 1472b31 Revert "[maven-release-plugin] prepare release asterix-0.8.7-incubating" by Ian Maxon · 9 years ago
  73. da49a55 Revert "[maven-release-plugin] prepare for next development iteration" by Ian Maxon · 9 years ago
  74. 400ba49 [maven-release-plugin] prepare for next development iteration by Ian Maxon · 9 years ago
  75. 73e0936 [maven-release-plugin] prepare release asterix-0.8.7-incubating by Ian Maxon · 9 years ago
  76. 5b431ca Fix .jj and Markdown Licenses by Till Westmann · 9 years ago
  77. a6ec923 Revert "[maven-release-plugin] prepare release asterix-0.8.7-incubating" by Ian Maxon · 9 years ago
  78. 1e3fac2 Revert "[maven-release-plugin] prepare for next development iteration" by Ian Maxon · 9 years ago
  79. 63dcf57 [maven-release-plugin] prepare for next development iteration by Ian Maxon · 9 years ago
  80. 5d98f03 [maven-release-plugin] prepare release asterix-0.8.7-incubating by Ian Maxon · 9 years ago
  81. 49c5053 Revert "[maven-release-plugin] prepare release asterix-0.8.7-incubating" by Ian Maxon · 9 years ago
  82. 1993112 Revert "[maven-release-plugin] prepare for next development iteration" by Ian Maxon · 9 years ago
  83. 12ab22c [maven-release-plugin] prepare for next development iteration by Ian Maxon · 9 years ago
  84. 44ae40a [maven-release-plugin] prepare release asterix-0.8.7-incubating by Ian Maxon · 9 years ago
  85. 928bbd1 Change License Headers by Ian Maxon · 9 years ago
  86. f18bba2 Change Java package from edu.uci.ics to org.apache by Ian Maxon · 9 years ago
  87. 34d8163 Change folder structure for Java repackage by Ian Maxon · 9 years ago
  88. a589530 Changed metadata storage format for nullable field types. by Ildar Absalyamov · 9 years ago
  89. bb24f4b Abstracting algebricks rules out of AsterixDB. by Preston Carman · 9 years ago
  90. 032a178 Add Apache RAT License Auditor plugin, and fix missing licenses by Ian Maxon · 10 years ago
  91. ae85a1d Introduces Feeds 2.0 by ramangrover29 · 10 years ago
  92. 6510072 VariableSizeFrame(VSizeFrame) support for Asterix (Runtime Only) by JavierJia · 10 years ago
  93. e05df7b AsterixDB changes for fixing issue873. by Yingyi Bu · 10 years ago
  94. 7de6f4e fix multi-delete statement issue by Yingyi Bu · 10 years ago
  95. ccd67fe Temp dataset support: by buyingyi · 10 years ago
  96. f61bdb8 Make index selection deterministic when multiple avaialbe indexes are available. by Yingyi Bu · 10 years ago
  97. d2d78ad Range connector update with order by hint. by Eldon Carman · 10 years ago
  98. 4a9a7d9 Temporal update based on a merge from an old branch. by Eldon Carman · 10 years ago
  99. a5c92b3 Implementation of Union by kereno · 10 years ago
  100. 04b2b77 Added support of typed indexes over open fields & indexes over nested fields by Ildar Absalyamov · 10 years ago