1. 22ad8e7 ASTERIXDB-865: fix query compilation for if-else expression. by Yingyi Bu · 9 years ago
  2. a70fba5 Merge asterix-experiments to master by Ian Maxon · 9 years ago
  3. e3d0ecd ASTERIXDB-1322: fix the AQL translator and add tests. by Yingyi Bu · 9 years ago
  4. ac683db Enabled Feed Tests and Added External Library tests by Abdullah Alamoudi · 9 years ago
  5. 760ce90 ASTERIXDB-1157: Pushdown Limit by Taewoo Kim · 9 years ago
  6. d434b50 ASTERIXDB-1281 - Interval format update to AQL and ADM by Preston Carman · 9 years ago
  7. 5dc958c Add Support for Upsert Operation by Abdullah Alamoudi · 9 years ago
  8. 947fc3c ASTERIXDB-1005, ASTERIXDB-1263: Clean up subplan flattening: by Yingyi Bu · 9 years ago
  9. 633acc4 ASTERIXDB-1044 Allow Reading large records from HDFS by Abdullah Alamoudi · 9 years ago
  10. 742aba8 ASTERIXDB-1102: VarSize Encoding to store length of String and ByteArray by JavierJia · 9 years ago
  11. 7230d63 Almost full support for clean JSON, plus some lossless JSON fixes by Chris Hillery · 9 years ago
  12. f758b48 ASTERIXDB-920: Fixed consecutive index-nested-loop joins failure by Taewoo Kim · 9 years ago
  13. f41b34b Added the UUID constructor and changed the relevant documentation by Taewoo Kim · 9 years ago
  14. c66d23a Adding introspection for getting record details. by Preston Carman · 9 years ago
  15. ae85a1d Introduces Feeds 2.0 by ramangrover29 · 9 years ago
  16. 6510072 VariableSizeFrame(VSizeFrame) support for Asterix (Runtime Only) by JavierJia · 9 years ago
  17. d6f7828 Issue 867: Test cases for CSV with headers and various line separators. by Chris Hillery · 9 years ago
  18. 4a9a7d9 Temporal update based on a merge from an old branch. by Eldon Carman · 9 years ago
  19. 04b2b77 Added support of typed indexes over open fields & indexes over nested fields by Ildar Absalyamov · 10 years ago
  20. a12d8cd - Fixed Type Casting issue by Taewoo Kim · 10 years ago
  21. e1a2ff8 Add test case and documentation for CSV parsing with headers. by Chris Hillery · 10 years ago
  22. 9d3c4a9 Add the Binary data type and corresponding helper functions to Asterix. by JavierJia · 10 years ago
  23. efb236d Fixed CSV parser to recognize quote and delimiter inside a string by Taewoo Kim · 10 years ago
  24. 8325946 Implement TokenizeOperator in addition to the changes made by Zachary Heilbron. by Taewoo Kim · 10 years ago
  25. e3e8ffa support for JSON escapes in ADM and AQL parser by Till Westmann · 10 years ago
  26. a5af4e0 Added filters to AsterixDB's primary and secondary indexes. by salsubaiee · 10 years ago
  27. d905773 Add external indexes by Abdullah Alamoudi · 10 years ago
  28. d5f0fc5 1. Add an asterix-specific IntroduceGroupByCombinerRule to deal with null-test in the nested plan in a group-by operator by Yingyi Bu · 10 years ago
  29. be353dd fixed issue 731, 740, and more. by Young-Seok · 10 years ago
  30. 3467f1e throw exception for unsupported escape sequences by Till Westmann · 10 years ago
  31. 8cdbd39 add escapes to ADM parser remove unused parameter from ADMDataParser.checkType by Till Westmann · 10 years ago
  32. 16b6978 fix promotion for constructor functions by Till Westmann · 10 years ago
  33. e2bec74 test cleanup by Till Westmann · 10 years ago
  34. 5e9c480 add test for loading + numeric promotion by Till Westmann · 10 years ago
  35. 17f90ef merge from master by ramangrover29 · 11 years ago
  36. 6e8d3fc added test case for generic socket based feed adaptor by Raman Grover · 11 years ago
  37. d31ffc5 master merged to this branch by Pei Li · 11 years ago
  38. 661f162 Add test for issue 610 - handle correctly end_record and end_unordered_list tokens in adm format. by Diego Giorgini · 11 years ago
  39. 7f9246f three test cases on indexes by Pei Li · 11 years ago
  40. 778e019 added a recovery integration test by Young-Seok · 11 years ago
  41. 721bd51 Check for duplicate keys when loading a dataset. Fixed many erroneous test cases that wer eloading wrong data. by salsubaiee · 11 years ago
  42. b0e116a added support for optional types for delimited data parser; fixed an issue on temporal constructors on incorrect string parsing if the string is empty by JArod · 11 years ago
  43. a277e35 Fixed an bug introduced by the last commit on nullable field when by JArod · 11 years ago
  44. 1097e49 added fix for issue 604 and 605 by JArod · 11 years ago
  45. 4987217 added sample data and a test case for csv loading by JArod · 11 years ago
  46. 201be38 added materialization step before an insert and a scan/join of the same dataset. by salsubaiee · 11 years ago
  47. 36d1db0 Added a test case to cover load failure due to duplicate keys. by salsubaiee · 11 years ago
  48. 81f2af4 Check that user's data is sorted if load statement does not have the *pre-sorted* assertion. by salsubaiee · 11 years ago
  49. 7f005ad Merge branch 'master' into zheilbron/asterix_issue470 by zheilbron · 11 years ago
  50. b9b1864 Merge branch 'master' into jarodwen/hotfix/function-issues by JArod · 11 years ago
  51. 3a4f8ef added flush test; modified existing test that has a dependency on previous tests by zheilbron · 11 years ago
  52. 5bf607f Merge branch 'master' into jarodwen/hotfix/function-issues by JArod · 11 years ago
  53. 9104e60 1) fixed issue 475 and 476 2) Added tiny social queries to test suite by ramangrover29 · 11 years ago
  54. 008c29b fixed an issue reported by Steven on temporal loading issue; rewrote the printers to share the print code by JArod · 11 years ago
  55. 108d432 fixing issue 378 by icetindil · 11 years ago
  56. ccac134 addressed Sattam's comments; added code to enable loading year-month-duration and day-time-duration through external data by JArod · 11 years ago
  57. 91525f3 fix issue382 by buyingyi · 11 years ago
  58. 6d55667 merged r1426:1454 asterix_stabilization --> asterix_lsm_stabilization by zheilbron · 11 years ago
  59. d373cd7 Added fix for issue 289, with a test case. by jarodwen · 11 years ago vault/asterix_stabilization
  60. 454e62d Added one missing data file. by salsubaiee · 11 years ago
  61. c15bd7e merged -r1282:1373 from asterix_stabilization to asterix_lsm_stabilization by kisskys · 12 years ago
  62. 81b3b49 Fixed issue 269. Any touch between two spatial objects are considered an intersection. by salsubaiee · 12 years ago
  63. 264f5fd checkpoint: finished interval related function tests. by jarodwen · 12 years ago
  64. d3eef7d re-enabled all existing temporal test cases. by jarodwen · 12 years ago
  65. 4e6c471 bug fixing and more test cases for date type. by jarodwen · 12 years ago
  66. cbbab14 merged asterix_stabilization r620:1109 by jarodwen · 12 years ago
  67. c1ef23c fixed importing temporal data to use construction-notation. by jarodwen · 12 years ago
  68. a76f531 Fixed issue 54 in branch asterix_stabilization_temporal_functionality: added support for importing date, time, datetime and duration from a delimited text file. by jarodwen · 12 years ago
  69. 6615719 updated char and byte array accessors to prepare for interval importing code. by jarodwen · 12 years ago
  70. 5a02814 Fixed the feature for inserting temporal types from an external dataset. by jarodwen · 12 years ago
  71. c51d71d Added test to cover issue 162 by khfaraaz82@gmail.com · 12 years ago
  72. 000a490 merged from asterix_stabilization r408:544 by jarodwen · 12 years ago
  73. 52e0d1e Addressing review comments from Zach on r338 for temporal types fix. The following changes are done: by jarodwen · 12 years ago
  74. c576c60 Reintegrated asterix-fuzzy. by alexander.behm · 12 years ago
  75. a359619 Response to merge request in issue 126: merge 239:346 from asterix_stabilization. by jarodwen · 12 years ago
  76. e1dfeee Updated the implementation of ADate and ADuration to follow the ISO8601 standard. The following changes are included: by jarodwen · 12 years ago
  77. 26b5ca5 Fix of the ATime representation and serdes according to the ISO8601 by Theodoros.Ioannou@gmail.com · 12 years ago
  78. 79814ec Refactored the ADateTime type: by jarodwen · 12 years ago
  79. 42d11e8 Secondary BTree indexes can now be created on nullable fields (nulls are filtered during load). Still need to modify insert/delete jobgen to filter nulls as well. by alexander.behm · 12 years ago
  80. 048a2a3 Fixed issue 108. by alexander.behm · 12 years ago vault/asterix-fix-issue-108
  81. 38b7ca4 Added asterix project by vinayakb · 13 years ago