1. 22ad8e7 ASTERIXDB-865: fix query compilation for if-else expression. by Yingyi Bu · 9 years ago
  2. d3338f6 Support Change Feeds and Ingestion of Records with MetaData by Abdullah Alamoudi · 9 years ago
  3. 205e490 Coverity Fixes by Michael Blow · 9 years ago
  4. 49fe844 ASTERIXDB-1331: fix the type computer for string-length. by Yingyi Bu · 9 years ago
  5. 640b448 ASTERIXDB-1329: fix substring type computer for arguments with ANY type. by Yingyi Bu · 9 years ago
  6. cc17a18 Supprt querying meta record with meta(). by Yingyi Bu · 9 years ago
  7. 5f7b496 Add the filesize parameter to estimate a better partition number for ExternalHashGroupby by Jianfeng Jia · 9 years ago
  8. 1e7760c ASTERIXDB-1205: fix union queries. by Yingyi Bu · 9 years ago
  9. 084e480 Add single-query-wide unique id generator. by Yingyi Bu · 9 years ago
  10. 58ffd47 remove unused pagacke org/apache/asterix/om/io by Till Westmann · 9 years ago
  11. 1384319 Remove Trailing Whitespace by Michael Blow · 9 years ago
  12. 98d38e6 Asterix NCs Failback Support by Murtadha Hubail · 9 years ago
  13. d33d3d1 ASTERIXDB-1272 Remove ExternalLookupOperator by Abdullah Alamoudi · 9 years ago
  14. bcfd410 Fix ASTERIXDB-1292 by Jianfeng Jia · 9 years ago
  15. 0ae3083 Move to non-copy-based evaluator interfaces for all function implementations, including: by Yingyi Bu · 9 years ago
  16. a1c45ff IPrinters and IAWriters throw HyracksDataException by Till Westmann · 9 years ago
  17. daa87d8 ASTERIXDB-1271: Revisit UUID Implementation by Michael D. Blow · 9 years ago
  18. 886355e Remove unnecessary deprecation SuppressWarnings by Murtadha Hubail · 9 years ago
  19. d434b50 ASTERIXDB-1281 - Interval format update to AQL and ADM by Preston Carman · 9 years ago
  20. 9dcba3c Some exception cleanup by Till Westmann · 9 years ago
  21. f79a896 ASTERIXDB-1280: avoid junit.framework.Assert by Till Westmann · 9 years ago
  22. 5dc958c Add Support for Upsert Operation by Abdullah Alamoudi · 9 years ago
  23. ee387c1 Add flush() to IFrameWriter by Abdullah Alamoudi · 9 years ago
  24. e2439b4 remove end-of-line whitespace by Till Westmann · 9 years ago
  25. bf34d18 ASTERIXDB-1277 - Updated interval desc sort to be based on end point. by Preston Carman · 9 years ago
  26. 8fc8bf8 Asterix NCs Fault Tolerance by Murtadha Hubail · 9 years ago
  27. 5b068d2 ASTERIXDB-1261, ASTERIXDB-1274, ASTERIXDB-1275 UUID Fixes by Steven Jacobs · 9 years ago
  28. e800e6d Feed Fixes and Cleanup by Abdullah Alamoudi · 9 years ago
  29. 4053f39 ASTERIXDB-1187, ASTERIXDB-1162 and ASTERIXDB-1252 fixes, plus new internal functions by Heri Ramampiaro · 9 years ago
  30. 284590e First stage of external data cleanup by Abdullah Alamoudi · 9 years ago
  31. 1d5cf64 Divide Cluster into Unique Partitions by Murtadha Hubail · 9 years ago
  32. fc7272c Asterix MessageBroker implementation by Murtadha Hubail · 9 years ago
  33. 9a554a7 ASTERIXDB-1198: make ISerializerDeserializer implementations in AsterixDB stateless. by Yingyi Bu · 9 years ago
  34. 751315f Fix ASTERIXDB-1194,ASTERIXDB-1195,ASTERIXDB-1196,ASTERIXDB-1197. by Yingyi Bu · 9 years ago
  35. 939e186 Clean up asterix-om to eliminate compilation warnings. by Yingyi Bu · 9 years ago
  36. 7545396 ASTERIXDB-1159: make ARecordType read-only and separate its mutable state to RuntimeRecordTypeInfo. by Yingyi Bu · 9 years ago
  37. ed21d49 ASTERIXDB-1165: Use clean JSON consistently by Chris Hillery · 9 years ago
  38. 209f390 Introducing Data Replication To AsterixDB by Murtadha Hubail · 9 years ago
  39. 7c7e856 ASTERIXDB-1164 Fix the racing condition in CodePointToStringDescriptor by JavierJia · 9 years ago
  40. 391f09e SQL++ parser: by Yingyi Bu · 9 years ago
  41. 6059af3 ASTERIXDB-1153: Determine build information at runtime by Ian Maxon · 9 years ago
  42. 742aba8 ASTERIXDB-1102: VarSize Encoding to store length of String and ByteArray by JavierJia · 9 years ago
  43. 5a465a0 ASTERIXDB-976: CSV support for all basic types by Chris Hillery · 9 years ago
  44. 0c0d9f4 Corrected JSON output of date/time/duration types. by Chris Hillery · 9 years ago
  45. 7230d63 Almost full support for clean JSON, plus some lossless JSON fixes by Chris Hillery · 9 years ago
  46. f4a1c3c Adding 'cleanjson' output format, along with implementation of lists. by Chris Hillery · 9 years ago
  47. 2574f43 Move ADM-specific printers and related classes into .adm packages. by Chris Hillery · 9 years ago
  48. 928bbd1 Change License Headers by Ian Maxon · 9 years ago
  49. f18bba2 Change Java package from edu.uci.ics to org.apache by Ian Maxon · 9 years ago
  50. 34d8163 Change folder structure for Java repackage by Ian Maxon · 9 years ago
  51. a589530 Changed metadata storage format for nullable field types. by Ildar Absalyamov · 9 years ago
  52. ca8da10 Optimized the binary tokenizer - get the total number of tokens by Taewoo Kim · 9 years ago
  53. 28badf2 1. Fix the memory bloat issue introduced by https://github.com/apache/incubator-asterixdb/commit/c66d23a5ac65ec5218ee47134aea423fd62a32cc by Yingyi Bu · 9 years ago
  54. f41b34b Added the UUID constructor and changed the relevant documentation by Taewoo Kim · 9 years ago
  55. df6d42d Add record type and primary key in the response of connector servlet api. by Yingyi Bu · 10 years ago
  56. c66d23a Adding introspection for getting record details. by Preston Carman · 10 years ago
  57. 032a178 Add Apache RAT License Auditor plugin, and fix missing licenses by Ian Maxon · 10 years ago
  58. ae85a1d Introduces Feeds 2.0 by ramangrover29 · 10 years ago
  59. c0c2c1b Remove erroneous casts of list item offsets by Ian Maxon · 10 years ago
  60. 4a9a7d9 Temporal update based on a merge from an old branch. by Eldon Carman · 10 years ago
  61. a5c92b3 Implementation of Union by kereno · 10 years ago
  62. 04b2b77 Added support of typed indexes over open fields & indexes over nested fields by Ildar Absalyamov · 10 years ago
  63. 3035ede This change covers three points: by Abdullah Alamoudi · 10 years ago
  64. a12d8cd - Fixed Type Casting issue by Taewoo Kim · 10 years ago
  65. b62c371 Add function for converting unix time in seconds by Ian · 10 years ago
  66. fda0725 Introduce ("header"="true") option for CSV parsing by Chris Hillery · 10 years ago
  67. 386721b use Pointable instead of SerializerDeserializer classes by Till Westmann · 10 years ago
  68. 66d688c Fixed function documentation. Made some functions private that were previously public and should not have been by Steven Jacobs · 10 years ago
  69. ed7499d Tracks the variables coming from the outer branch of loj to later decide whether they are still nullable by buyingyi · 10 years ago
  70. 0a33660 Allow hostnames instead of IPs for CC/NC startup (Issue 747) by Ian Maxon · 10 years ago
  71. 6ffdc85 Issue 548: Initial implementation of CSV output method. by Chris Hillery · 10 years ago
  72. 32cff16 Added writeTypeTag option to serialize function by Markus Holzemer · 10 years ago
  73. 9d3c4a9 Add the Binary data type and corresponding helper functions to Asterix. by JavierJia · 10 years ago
  74. ec751d2 Fix for issue 715 - changed null value serialization policy in lists by Ildar Absalyamov · 10 years ago
  75. 50adda7 Changes to fix issue 802 by Young-Seok · 10 years ago
  76. efb236d Fixed CSV parser to recognize quote and delimiter inside a string by Taewoo Kim · 10 years ago
  77. 8325946 Implement TokenizeOperator in addition to the changes made by Zachary Heilbron. by Taewoo Kim · 10 years ago
  78. d38122a Fix for issue 795 by Ian · 10 years ago
  79. e3e8ffa support for JSON escapes in ADM and AQL parser by Till Westmann · 10 years ago
  80. 6b889c7 cleanup by Till Westmann · 10 years ago
  81. 661b9c7 Added a new merge policy, called correlated-prefix. by salsubaiee · 11 years ago
  82. a9c13e9 uppercase() function is implemented. - documentation added. by Taewoo Kim · 11 years ago
  83. a5af4e0 Added filters to AsterixDB's primary and secondary indexes. by salsubaiee · 11 years ago
  84. 0a8f00e Introduce support for JSON as a test result type, including sample test case. by Chris Hillery · 11 years ago
  85. 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 · 11 years ago
  86. d905773 Add external indexes by Abdullah Alamoudi · 11 years ago
  87. d5f0fc5 1. Add an asterix-specific IntroduceGroupByCombinerRule to deal with null-test in the nested plan in a group-by operator by Yingyi Bu · 11 years ago
  88. 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 · 11 years ago
  89. b5785a9 Fixed issues 698 and 699. Also added JSON printers for UUIDs by zheilbron · 11 years ago
  90. 9d0004a edit-distance-contains function implementation by icetindil · 11 years ago
  91. a3af113 Merge branch 'master' into westmann/cleanup by Till Westmann · 11 years ago
  92. a5bdea6 fix parsing and promotion of int[8|16|32|64] literals by Till Westmann · 11 years ago
  93. 4c16c64 some small cleanup by Till Westmann · 11 years ago
  94. 0023118 fix casting of lists by Till Westmann · 11 years ago
  95. 06108ad Adding the SQL aggregate function update for count, min, max, and sum. The code if functional for scalar and aggregate implementations. Still working on avg and all serializable implementations. by Eldon Carman · 11 years ago
  96. f974bf5 Merge branch 'zheilbron/asterix_msr_demo' of https://code.google.com/p/asterixdb into zheilbron/asterix_msr_demo by salsubaiee · 11 years ago
  97. 0e19648 Changed create-polygon to accept a list of doubles. by salsubaiee · 11 years ago
  98. 8c7bcf1 change spatial type constructors to return null if a null argument is passed in by zheilbron · 11 years ago
  99. 5381ddc partially fix issue 602 by zheilbron · 11 years ago
  100. 77076bc partial fix for issue 676 by zheilbron · 11 years ago