1. f41b34b Added the UUID constructor and changed the relevant documentation by Taewoo Kim · 9 years ago
  2. df6d42d Add record type and primary key in the response of connector servlet api. by Yingyi Bu · 9 years ago
  3. c66d23a Adding introspection for getting record details. by Preston Carman · 10 years ago
  4. 032a178 Add Apache RAT License Auditor plugin, and fix missing licenses by Ian Maxon · 10 years ago
  5. ae85a1d Introduces Feeds 2.0 by ramangrover29 · 10 years ago
  6. c0c2c1b Remove erroneous casts of list item offsets by Ian Maxon · 10 years ago
  7. 4a9a7d9 Temporal update based on a merge from an old branch. by Eldon Carman · 10 years ago
  8. a5c92b3 Implementation of Union by kereno · 10 years ago
  9. 04b2b77 Added support of typed indexes over open fields & indexes over nested fields by Ildar Absalyamov · 10 years ago
  10. 3035ede This change covers three points: by Abdullah Alamoudi · 10 years ago
  11. a12d8cd - Fixed Type Casting issue by Taewoo Kim · 10 years ago
  12. b62c371 Add function for converting unix time in seconds by Ian · 10 years ago
  13. fda0725 Introduce ("header"="true") option for CSV parsing by Chris Hillery · 10 years ago
  14. 386721b use Pointable instead of SerializerDeserializer classes by Till Westmann · 10 years ago
  15. 66d688c Fixed function documentation. Made some functions private that were previously public and should not have been by Steven Jacobs · 10 years ago
  16. ed7499d Tracks the variables coming from the outer branch of loj to later decide whether they are still nullable by buyingyi · 10 years ago
  17. 0a33660 Allow hostnames instead of IPs for CC/NC startup (Issue 747) by Ian Maxon · 10 years ago
  18. 6ffdc85 Issue 548: Initial implementation of CSV output method. by Chris Hillery · 10 years ago
  19. 4a816dc Add license info so it is visible to maven by Ian · 10 years ago
  20. 32cff16 Added writeTypeTag option to serialize function by Markus Holzemer · 10 years ago
  21. 9d3c4a9 Add the Binary data type and corresponding helper functions to Asterix. by JavierJia · 10 years ago
  22. ec751d2 Fix for issue 715 - changed null value serialization policy in lists by Ildar Absalyamov · 10 years ago
  23. 50adda7 Changes to fix issue 802 by Young-Seok · 10 years ago
  24. efb236d Fixed CSV parser to recognize quote and delimiter inside a string by Taewoo Kim · 10 years ago
  25. 8325946 Implement TokenizeOperator in addition to the changes made by Zachary Heilbron. by Taewoo Kim · 10 years ago
  26. d38122a Fix for issue 795 by Ian · 10 years ago
  27. e3e8ffa support for JSON escapes in ADM and AQL parser by Till Westmann · 10 years ago
  28. 6212c90 fix build warnings by Till Westmann · 10 years ago
  29. 6b889c7 cleanup by Till Westmann · 10 years ago
  30. 661b9c7 Added a new merge policy, called correlated-prefix. by salsubaiee · 10 years ago
  31. a9c13e9 uppercase() function is implemented. - documentation added. by Taewoo Kim · 11 years ago
  32. f2ed8bc [maven-release-plugin] prepare for next development iteration by Ian Maxon · 11 years ago
  33. 25bed01 [maven-release-plugin] prepare release asterix-0.8.6 by Ian Maxon · 11 years ago asterix-0.8.6
  34. a5af4e0 Added filters to AsterixDB's primary and secondary indexes. by salsubaiee · 11 years ago
  35. 0a8f00e Introduce support for JSON as a test result type, including sample test case. by Chris Hillery · 11 years ago
  36. 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
  37. d905773 Add external indexes by Abdullah Alamoudi · 11 years ago
  38. 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
  39. 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
  40. b5785a9 Fixed issues 698 and 699. Also added JSON printers for UUIDs by zheilbron · 11 years ago
  41. 9d0004a edit-distance-contains function implementation by icetindil · 11 years ago
  42. eb78b8a [maven-release-plugin] prepare for next development iteration by Zachary Heilbron · 11 years ago
  43. f3268e9 [maven-release-plugin] prepare release asterix-0.8.5 by Zachary Heilbron · 11 years ago asterix-0.8.5 documentation-13
  44. a3af113 Merge branch 'master' into westmann/cleanup by Till Westmann · 11 years ago
  45. 762470b [maven-release-plugin] prepare for next development iteration by Zachary Heilbron · 11 years ago
  46. 8350912 [maven-release-plugin] prepare release asterix-0.8.4 by Zachary Heilbron · 11 years ago asterix-0.8.4
  47. a5bdea6 fix parsing and promotion of int[8|16|32|64] literals by Till Westmann · 11 years ago
  48. 4c16c64 some small cleanup by Till Westmann · 11 years ago
  49. 0023118 fix casting of lists by Till Westmann · 11 years ago
  50. 22d3483 Merge branch 'master' into ecarm002/aggregate_sql_functions by Eldon Carman · 11 years ago
  51. 6313d24 remove useless gitignores that Eclipse generates by zheilbron · 11 years ago
  52. 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
  53. 9e00d47 [maven-release-plugin] prepare for next development iteration by Vinayak Borkar · 11 years ago
  54. 84fc7cc [maven-release-plugin] prepare release asterix-0.8.3 by Vinayak Borkar · 11 years ago asterix-0.8.3
  55. 4c35023 [maven-release-plugin] prepare for next development iteration by Vinayak Borkar · 11 years ago
  56. b633831 [maven-release-plugin] prepare release asterix-0.8.2 by Vinayak Borkar · 11 years ago asterix-0.8.2
  57. 229b80c [maven-release-plugin] prepare for next development iteration by Vinayak Borkar · 11 years ago
  58. 9cca81b [maven-release-plugin] prepare release asterix-0.8.1 by Vinayak Borkar · 11 years ago asterix-0.8.1
  59. f974bf5 Merge branch 'zheilbron/asterix_msr_demo' of https://code.google.com/p/asterixdb into zheilbron/asterix_msr_demo by salsubaiee · 11 years ago
  60. 0e19648 Changed create-polygon to accept a list of doubles. by salsubaiee · 11 years ago
  61. 8c7bcf1 change spatial type constructors to return null if a null argument is passed in by zheilbron · 11 years ago
  62. 5381ddc partially fix issue 602 by zheilbron · 11 years ago
  63. 77076bc partial fix for issue 676 by zheilbron · 11 years ago
  64. 0dea0a5 change unary function type computer to support ANY type by zheilbron · 11 years ago
  65. f50ea78 Merge branch 'master' into zheilbron/asterix_msr_demo by zheilbron · 11 years ago
  66. ac292f9 Merge branch 'master' into zheilbron/asterix_msr_demo by zheilbron · 11 years ago
  67. 9082e6c Merge remote-tracking branch 'origin/raman/master_feeds_merge' into zheilbron/asterix_msr_demo by zheilbron · 11 years ago
  68. d57e39e addressed Zack's review comments by JArod · 11 years ago
  69. 58ced8a Merge branch 'master' into jarodwen/features/type_promotion by JArod · 11 years ago
  70. 6cd1845 fix issue 653: reduce UUID object generation by zheilbron · 11 years ago
  71. ab77a74 fix issue625 by buyingyi · 11 years ago
  72. b6b7308 cosmetic changes by Raman Grover · 11 years ago
  73. 2343b87 review branch for feeds by ramangrover29 · 11 years ago
  74. 4a6f412 Merge branch 'master' into jarodwen/features/positionvar by JArod · 11 years ago
  75. 791c925 issue #267 is also fixed for fuzzy join by icetindil · 11 years ago
  76. 88e916c fixed issue #267 by icetindil · 11 years ago
  77. ebcff8a checkpoint by Raman Grover · 11 years ago
  78. f6b4b29 merge from master by Raman Grover · 11 years ago
  79. 4f96fc9 Revert "Merge external indexes into master" by Abdullah Alamoudi · 11 years ago
  80. d6c7190 checkpoint: added rule to cancel the unnest with a nested listify by JArod · 11 years ago
  81. eaaef02 pass the correct length of field when hashing in record builder by zheilbron · 11 years ago
  82. 2de06ac rename variable to match what it actually represents by zheilbron · 11 years ago
  83. 1a0d2b4 Merge external indexes into master by Abdullah Alamoudi · 11 years ago
  84. 692ac0a add not-null function to the output of autoidgeneration; allow record merge to handle null/union types by zheilbron · 11 years ago
  85. 121c0c3 rename getUUIDValue --> getValue by zheilbron · 11 years ago
  86. 0a2ada1 add UUID printer by zheilbron · 11 years ago
  87. dad0beb skip the type tag in UUID printer by zheilbron · 11 years ago
  88. 5922592 expose whether function is functional or not by zheilbron · 11 years ago
  89. 4013f27 add create-uuid function and record-merge function by zheilbron · 11 years ago
  90. 803fce5 added fix for type promotion during insertion by JArod · 11 years ago
  91. 2467f2e added UUID type; added autogenerate syntax and AST info by zheilbron · 11 years ago
  92. bf064e5 Merge branch 'master' into dev/asterix_msr by zheilbron · 11 years ago
  93. 46f0815 Merge branch 'master' into kisskys_salsubaiee/storage_log_manager_fixes by salsubaiee · 11 years ago
  94. 65cdf5f Merge branch 'master' into dev/asterix_msr by zheilbron · 11 years ago
  95. e5eb9da added support for day-of-week and skip in temporal parser by JArod · 11 years ago
  96. 2522504 Added many fixes. Checkpointpoing. by salsubaiee · 11 years ago
  97. 555dc9d Merge branch 'master' into dev/asterix_msr by zheilbron · 11 years ago
  98. 89f4334 checkpoint: Updated the format-based temporal parsers to support by JArod · 11 years ago
  99. 6e4efd63 checkpoint: added format-based printers for temporal types. by JArod · 11 years ago
  100. 66f5da1 checkpoint: added format-based parser; updated the internal by JArod · 11 years ago