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