1. 9182b6d ASTERIXDB-1487: fix the wrong plan when we prune the selective branch. by Michael · 8 years ago
  2. 3b063f0 ASTERIXDB-1539: add aliases for several builtin types and builtin functions. by Yingyi Bu · 8 years ago
  3. 473fc18 Add Record To Map Methods by Abdullah Alamoudi · 8 years ago
  4. d2fc11d Add JUnit Rule Implementation To Trace Test Methods by Michael Blow · 8 years ago
  5. 8310837 ASTERIXDB-1652: fix dataverse.function(...) to check the existence of the dataverse. by Yingyi Bu · 8 years ago
  6. 2816885 ASTERIXDB-1631: let TypeComputeUtils handle input type ANY properly. by Yingyi Bu · 8 years ago
  7. bc3f9b2 Add "select *" perf test case by Chris Hillery · 8 years ago
  8. e89ad03 ASTERIXDB-1081, ASTERIXDB-1086, ASTERIXDB-1246: proper multiple plan paths handling by Taewoo Kim · 8 years ago
  9. e6bb4aa Handle Unquoted %JAVA_HOME% Containing Spaces by Michael Blow · 8 years ago
  10. 2f410f4 pull common code into AbstractPreclusteredGroupByPOperator by Till Westmann · 8 years ago
  11. e4b318f Add Default Dataverse and AnyObject Datatype by Abdullah Alamoudi · 8 years ago
  12. 4b30d79 ASTERIXDB-1626: performance improvement for multiple global aggregates. by Yingyi Bu · 8 years ago
  13. 3cb0b78 Fix indentation and fonts for the SQL++ doc. by Yingyi Bu · 8 years ago
  14. 6927bfb avoid some exception wrapping by Till Westmann · 8 years ago
  15. 7199a56 Easier to read parser errors for SQL++ by Till Westmann · 8 years ago
  16. 1d5412d Separate static cluster properties from runtime state by Murtadha Hubail · 8 years ago
  17. f5efea5 simplify error message by Till Westmann · 8 years ago
  18. 4a4b896 Add <> as a synonym to !=. by Yingyi Bu · 8 years ago
  19. 8c3da6f Log ResultStateSweeper As Finer, Test Default Level->INFO by Michael Blow · 8 years ago
  20. 5375eaf Remove Dup FieldAccessByNameDescriptor.FACTORY Reference by Michael Blow · 8 years ago
  21. be706d5 Parameter To Shutdown API to Terminate NC Services by Michael Blow · 8 years ago
  22. 8aac724 Add ANY as a synonym to SOME for existential quantifiers. by Yingyi Bu · 8 years ago
  23. d873f03 Tests For HTTP APIs With Variable Results by Michael Blow · 8 years ago
  24. 06370fe ASTERIXDB-1630: fix ATypeHierarchy to handle ANY. by Yingyi Bu · 8 years ago
  25. 93846a7 Add "--" and "#" for SQL++ comments. by Yingyi Bu · 8 years ago
  26. f798175 ASTERIXDB-1629: fix the open record constructor type computer. by Yingyi Bu · 8 years ago
  27. 93a67de ASTERIXDB-1334 and ASTERIXDB-1616: Add a regression test. by Yingyi Bu · 8 years ago
  28. a001e46 HTTP API++: Threaddumps / CC / INI, Misc by Michael Blow · 8 years ago
  29. 534d589 ASTERIXDB-1451: Remove Record Casting for insert/delete/upsert by Abdullah Alamoudi · 8 years ago
  30. 11a0294 Small Cleanup Towards Fixing LifeCycle Issues by Abdullah Alamoudi · 8 years ago
  31. dd36605 ASTERIXDB-1334 and ASTERIXDB-1616: Fix null bitmap size. by Wail Alkowaileet · 8 years ago
  32. 7477a58 ASTERIXDB-1602: fix the reset of lastUsedClusterId in ExtractCommonOperatorsRule. by Yingyi Bu · 8 years ago
  33. 834e173 ASTERIXDB-1572 and ASTERIXDB-1591: fix and regression tests. by Yingyi Bu · 8 years ago
  34. b4a9a89 Rename class: PushAggregateIntoGroupbyRule -> PushAggregateIntoNestedSubplanRule. by Yingyi Bu · 8 years ago
  35. 2a73f41 ASTERIXDB-1635 Fix for overlap-bins start for dates. by Preston Carman · 8 years ago
  36. b0dc27e ASTERIXDB-1628: Fixed an issue in External Hash Group by by Taewoo Kim · 8 years ago
  37. f902d66 Extend Cluster API Servlet, += Config / Stats by Michael Blow · 8 years ago
  38. 78c6115 Code clean up and sonar fixes. by Preston Carman · 8 years ago
  39. 0ae44e3 add SQL++ docs by Till Westmann · 8 years ago
  40. d5b0afa Expose Asterix Configuration on Cluster Servlet by Michael Blow · 8 years ago
  41. 13ae9a3 Only Configure Logging Level For AsterixDB Loggers by Michael Blow · 8 years ago
  42. e044571 Depend on asterix-opt-bom with same version as AsterixDB itself by Chris Hillery · 8 years ago
  43. c89d668 ASTERIXDB-1581: fix subquery decorrelation. by Yingyi Bu · 8 years ago
  44. ae2fbc6 Small Cleanup by Abdullah Alamoudi · 8 years ago
  45. 2b95d9a Refactor Messaging by Abdullah Alamoudi · 8 years ago
  46. b975100 fix NPE in ValidateUtil by Till Westmann · 8 years ago
  47. 6c63834 Add the BETWEEN operator. by Yingyi Bu · 8 years ago
  48. b64b169 Add functions: atan2, power, trunc, and uuid. by Yingyi Bu · 8 years ago
  49. d9f4eab improve display of end-time for jobs in Hyracks console by Till Westmann · 8 years ago
  50. f39ccd0 Add string function repeat and split. by Yingyi Bu · 8 years ago
  51. 8ed6256 Start/Stop Sample Scripts for Windows by Michael Blow · 8 years ago
  52. 55a558f ASTERIXDB-1238: Refactor AqlMetadataProvider by Murtadha Hubail · 8 years ago
  53. a9ac670 set HTTP status code before writing the result by Till Westmann · 8 years ago
  54. 4ba0bf3 Output From ShutdownAPIServlet; status 405 on GET by Michael Blow · 8 years ago
  55. 9b5405a Extensibility, Cleanup For Client Helper by Michael Blow · 8 years ago
  56. 6214f6f Add Helper Client To Interface With Cluster HTTP APIs by Michael Blow · 8 years ago
  57. d148581 restore extension point by Till Westmann · 8 years ago
  58. 8e4198bbb return an error if not statement is provided by Till Westmann · 8 years ago
  59. ee3ec00 ASTERIXDB-1611: reasonable names for threads by Till Westmann · 8 years ago
  60. 3954de1 Fix Hang At CC Shutdown When NC Has Exited by Michael Blow · 8 years ago
  61. 85a2e39 minor console changes by Till Westmann · 8 years ago
  62. 4256027 Update SQL++ test harness to use new HTTP API by Till Westmann · 8 years ago
  63. 43bae55 Refactor Active Listeners by Abdullah Alamoudi · 8 years ago
  64. f3c7a87 Remove Unused Duplicated Class by Michael Blow · 8 years ago
  65. f53fc66 Fix Numeric Overflow For Units > GB by Michael Blow · 8 years ago
  66. 2302d87 Workaround ASTERIXDB-1614 by Michael Blow · 8 years ago
  67. 8130bfb ASTERIXDB-1088: fixed a secondary index compact issue by Taewoo Kim · 8 years ago
  68. 8fec331 ASTERIXDB-1577: fix error handling for field access over a dataset. by Yingyi Bu · 8 years ago
  69. 25a8424 Add Flag To ExecutionTest To Enable Test Repeats by Michael Blow · 8 years ago
  70. 018ba9d Misc Cleanup, SonarQube Fixes by Michael Blow · 8 years ago
  71. f4d0984 Support count(*). by Yingyi Bu · 8 years ago
  72. af8e19d Fix open field CREATE INDEX syntax (AQL and SQLPP). by Mike Carey · 8 years ago
  73. 82ac2f0 Fixes related to ASTERIXDB-1534 by Ian Maxon · 8 years ago
  74. fb7f4d3 Introduce MessagingNetworkManager for NC2NC AppMessaging by Murtadha Hubail · 8 years ago
  75. 9747c4b Improve Test Classes by Abdullah Alamoudi · 8 years ago
  76. e6a6cc3 ASTERIXDB-1597: fix and add a regression test. by Yingyi Bu · 8 years ago
  77. 4e33cd9 fix NPE in SqlppAstPrintVisitor by Till Westmann · 8 years ago
  78. 52a9d99 ASTERIXDB-1186: fixed a composite primary index search issue. by Taewoo Kim · 8 years ago
  79. fdc71eb Add several builtin functions. by Yingyi Bu · 8 years ago
  80. 437d819 ASTERIXDB-1592: fix and regression tests. by Yingyi Bu · 8 years ago
  81. 10e3380 Enable ExecutionTestUtil to Handle Different IntegrationUtil Implementations by Abdullah Alamoudi · 8 years ago
  82. e565264 Avoid NPE in AsterixHyracksIntegrationUtil.deinit by Till Westmann · 8 years ago
  83. 3b2acdc TweetParser Extension by Xikui Wang · 8 years ago
  84. de9ade6 small refactoring by Till Westmann · 8 years ago
  85. 98526fe Include JavaScript Files For SonarQube Scan by Michael Blow · 8 years ago
  86. 15d2954 indent main.js by Till Westmann · 8 years ago
  87. 94cef27 Improve Schemaless Record Serializer Deserializer. by Abdullah Alamoudi · 8 years ago
  88. 7f1704a Make setupQueryWebServer Accessible From Extensions by Michael Blow · 8 years ago
  89. 6cc59ca Improved Error Reporting When Repsonse Is Non-JSON by Michael Blow · 8 years ago
  90. 80fbd998 Enable Extensions Through EntryPoints by Abdullah Alamoudi · 8 years ago
  91. ab81748 Add Asterix Extension Manager by Yingyi Bu · 8 years ago
  92. a4815d3 ASTERIXDB-1375 - New Query UI implementation by Kaveen Rodrigo · 8 years ago
  93. 7a180bc Read Test Resources as UTF-8 by Michael Blow · 8 years ago
  94. 1692817 drop support for HTTP GET by Till Westmann · 8 years ago
  95. 15217bb ASTERIXDB-1587 Test upsert when using foreign datatype by Steven Glenn Jacobs · 8 years ago
  96. 7cb2f9a Add several unary numeric builtin functions. by Yingyi Bu · 8 years ago
  97. c1ff430 ASTERIXDB-1478: fix the utf8 reader. by Michael · 8 years ago
  98. 0339b47 remove unused class RecordConstructorResultType by Till Westmann · 8 years ago
  99. b90fe7a add AsterixHyracksIntegrationUtil.run by Till Westmann · 8 years ago
  100. 3338082 ConstantExpressionUtil improvements by Till Westmann · 8 years ago