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