1. 48a506b allow more than one result for a request by Till Westmann · 8 years ago
  2. 791cc5d ASTERIXDB-1687 - Configure Timeout On HTTP Connection by Michael Blow · 8 years ago
  3. 71bd0b0 Rework of AQL 101 primer and clean up of SQL++ 101 primer. by Mike Carey · 8 years ago
  4. 8b664f3 Fixed UsedVariableVisitor for the Splitoperator by Taewoo Kim · 8 years ago
  5. e65a57a ASTERIXDB-1673 and some small cleanups by Wail Alkowaileet · 8 years ago
  6. eb88f0e Add tests for ASTERIXDB-1300 by Jianfeng Jia · 8 years ago
  7. 019ebf8 ASTERIXDB-1589, ASTERIXDB-1627 addition and fix. by Wail Alkowaileet · 8 years ago
  8. 8ee7d1d fix escaping of strings in JSON values by Till Westmann · 8 years ago
  9. 6f1c559 ASTERIXDB-1689: fix type computers for type functions. by Yingyi Bu · 8 years ago
  10. 76a4f9e Index-only plan step 2: Added SplitOperator by Taewoo Kim · 8 years ago
  11. db1c115 += PollQuery Test File Type by Michael Blow · 8 years ago
  12. 33af12d Feed tutorial revise. by Xikui Wang · 8 years ago
  13. e3c9f27 reduce redundancy in syntax error messages by Till Westmann · 8 years ago
  14. 82888fb remove duplicate SQL++ keywords by Till Westmann · 8 years ago
  15. 64754a6 Make terminologies consistent in docs. by Yingyi Bu · 8 years ago
  16. 8fa8b7a Add type check functions and their docs, including: by Yingyi Bu · 8 years ago
  17. ecba52e Tests for ASTERIXDB-1636 by Ian Maxon · 8 years ago
  18. 0309d51 tiny cleanup by Till Westmann · 8 years ago
  19. 58f6316 ASTERIXDB-1679: fix the function doc. by Yingyi Bu · 8 years ago
  20. c21de4d Update Dependencies: Junit *->4.12, Commons-IO 2.4->2.5 by Michael Blow · 8 years ago
  21. 5ab717c Remove Conflicting Servlet API From Install Repo by Michael Blow · 8 years ago
  22. 0e0acb1 ASTERIXDB-1674: fix LoadRecordFieldsRule and RemoveRedundantVariablesRule. by Yingyi Bu · 8 years ago
  23. e3ad315 Add documentation for IN [...] and add links. by Yingyi Bu · 8 years ago
  24. d97fa75 Wait For Metadata Registration Before Active, Etc. by Michael Blow · 8 years ago
  25. 1d9353b Fix potential hanging in op.initialize(). by Yingyi Bu · 8 years ago
  26. 36b2c10 Add test TPC-DS data and 35 TPC-DS queries. by Yingyi Bu · 8 years ago
  27. 972fed1 [asterix] -> [app] for NCService configs by Michael Blow · 8 years ago
  28. 6adeec2 ASTERIXDB-1671: fix non-positive limit with order by. by Yingyi Bu · 8 years ago
  29. 2e3d167 Interval join test questions for AQL. by Preston Carman · 8 years ago
  30. 717e941 Update README.md: the maven version and local cluster setup. by Yingyi Bu · 8 years ago
  31. 7314cfb Minor fix in the expression doc. by Yingyi Bu · 8 years ago
  32. b9f3169 Disable JobFailureTest (Intermittently Hanging) by Michael Blow · 8 years ago
  33. 1946772 Add documentation for errors and reserved keywords. by Yingyi Bu · 8 years ago
  34. c7a8a15 Making the SQL++ reference manual a bit more generic in how it reads. by Mike Carey · 8 years ago
  35. f7f3a7f Revise builtin function documents. by Yingyi Bu · 8 years ago
  36. ccb1408 Renaming SQL++ core aggregation functions: by Yingyi Bu · 8 years ago
  37. d63cd38 ASTERIXDB-1642,ASTERIXDB-1657,ASTERIXDB-1658 Fix Task Failure Handling by Abdullah Alamoudi · 8 years ago
  38. 6f7c531 .gitignore fix by Taewoo Kim · 8 years ago
  39. f602827 SQL++ doc/grammar cleanup by Till Westmann · 8 years ago
  40. 45c3304 log request in QueryServiceServlet by Till Westmann · 8 years ago
  41. 68c6a99 improve error messages by Till Westmann · 8 years ago
  42. 414373d Default NCService PID to -1 by Michael Blow · 8 years ago
  43. da56466 ASTERIXDB-1625: NC2NC Messaging NCService Config by Michael Blow · 8 years ago
  44. 8053af8 fix error message for union with set semantics by Till Westmann · 8 years ago
  45. 2685b60 Fixes for ASTERIXDB-1636 by Ian Maxon · 8 years ago
  46. 102ef59 ASTERIXDB-1611: Improve Thread Names by Michael Blow · 8 years ago
  47. db6ff71 Misc Cleanup / Spelling Fixes by Michael Blow · 8 years ago
  48. f98a256 move SessionConfig to translator by Till Westmann · 8 years ago
  49. b8a149e Run Active Shutdown On Separate Thread by Michael Blow · 8 years ago
  50. 3b5c3c6 Audit work queue blocks/waits, AbstractWork Not Runnable by Michael Blow · 8 years ago
  51. 6277d15 QueryServiceServlet fixes by Till Westmann · 8 years ago
  52. ec893ca NC Shutdown Hangs On Stuck Work, Tweak Shutdown Timeouts by Michael Blow · 8 years ago
  53. a79db2a Changed the physical tag of ReplicatePOperator (SPLIT -> REPLICATE) by Taewoo Kim · 8 years ago
  54. ad5b22a Revise the data model document. by Yingyi Bu · 8 years ago
  55. fdcf055 HTTP API++, NCService Termination After Dead NCService by Michael Blow · 8 years ago
  56. 635d703 ASTERIXDB-1539: add function mapping for AQL. by Yingyi Bu · 8 years ago
  57. 63fdfae Timeout NC thread dump requests after 60 seconds by Michael Blow · 8 years ago
  58. 25c43f1 JIT Logger Instantiation For AsterixHyracksIntegrationUtil by Michael Blow · 8 years ago
  59. 0ff3d09 Fix perf test queries to use 'array_' instead of 'coll_'. by Yingyi Bu · 8 years ago
  60. d79d96e Print non-numeric floating point values as strings by Till Westmann · 8 years ago
  61. 35487c0 Fix Thread Dump Hang on Newly Dead NC by Michael Blow · 8 years ago
  62. 0608bf5 Add upsert option for feed by Michael Blow · 8 years ago
  63. a1eb753 Reduced logging by Till Westmann · 8 years ago
  64. 6762f03 add support for JSON encoded requests by Till Westmann · 8 years ago
  65. 8bef7a3 Add SQL++ 101 doc. by Yingyi Bu · 8 years ago
  66. 9c2992e Minor edits to LET, UNION ALL, and SQL++ vs. SQL table. by Mike Carey · 8 years ago
  67. 9182b6d ASTERIXDB-1487: fix the wrong plan when we prune the selective branch. by Michael · 8 years ago
  68. 3b063f0 ASTERIXDB-1539: add aliases for several builtin types and builtin functions. by Yingyi Bu · 8 years ago
  69. 473fc18 Add Record To Map Methods by Abdullah Alamoudi · 8 years ago
  70. d2fc11d Add JUnit Rule Implementation To Trace Test Methods by Michael Blow · 8 years ago
  71. 8310837 ASTERIXDB-1652: fix dataverse.function(...) to check the existence of the dataverse. by Yingyi Bu · 8 years ago
  72. 2816885 ASTERIXDB-1631: let TypeComputeUtils handle input type ANY properly. by Yingyi Bu · 8 years ago
  73. bc3f9b2 Add "select *" perf test case by Chris Hillery · 8 years ago
  74. e89ad03 ASTERIXDB-1081, ASTERIXDB-1086, ASTERIXDB-1246: proper multiple plan paths handling by Taewoo Kim · 8 years ago
  75. e6bb4aa Handle Unquoted %JAVA_HOME% Containing Spaces by Michael Blow · 8 years ago
  76. 2f410f4 pull common code into AbstractPreclusteredGroupByPOperator by Till Westmann · 8 years ago
  77. e4b318f Add Default Dataverse and AnyObject Datatype by Abdullah Alamoudi · 8 years ago
  78. 4b30d79 ASTERIXDB-1626: performance improvement for multiple global aggregates. by Yingyi Bu · 8 years ago
  79. 3cb0b78 Fix indentation and fonts for the SQL++ doc. by Yingyi Bu · 8 years ago
  80. 6927bfb avoid some exception wrapping by Till Westmann · 8 years ago
  81. 7199a56 Easier to read parser errors for SQL++ by Till Westmann · 8 years ago
  82. 1d5412d Separate static cluster properties from runtime state by Murtadha Hubail · 8 years ago
  83. f5efea5 simplify error message by Till Westmann · 8 years ago
  84. 4a4b896 Add <> as a synonym to !=. by Yingyi Bu · 8 years ago
  85. 8c3da6f Log ResultStateSweeper As Finer, Test Default Level->INFO by Michael Blow · 8 years ago
  86. 5375eaf Remove Dup FieldAccessByNameDescriptor.FACTORY Reference by Michael Blow · 8 years ago
  87. be706d5 Parameter To Shutdown API to Terminate NC Services by Michael Blow · 8 years ago
  88. 8aac724 Add ANY as a synonym to SOME for existential quantifiers. by Yingyi Bu · 8 years ago
  89. d873f03 Tests For HTTP APIs With Variable Results by Michael Blow · 8 years ago
  90. 06370fe ASTERIXDB-1630: fix ATypeHierarchy to handle ANY. by Yingyi Bu · 8 years ago
  91. 93846a7 Add "--" and "#" for SQL++ comments. by Yingyi Bu · 8 years ago
  92. f798175 ASTERIXDB-1629: fix the open record constructor type computer. by Yingyi Bu · 8 years ago
  93. 93a67de ASTERIXDB-1334 and ASTERIXDB-1616: Add a regression test. by Yingyi Bu · 8 years ago
  94. a001e46 HTTP API++: Threaddumps / CC / INI, Misc by Michael Blow · 8 years ago
  95. 534d589 ASTERIXDB-1451: Remove Record Casting for insert/delete/upsert by Abdullah Alamoudi · 8 years ago
  96. 11a0294 Small Cleanup Towards Fixing LifeCycle Issues by Abdullah Alamoudi · 8 years ago
  97. dd36605 ASTERIXDB-1334 and ASTERIXDB-1616: Fix null bitmap size. by Wail Alkowaileet · 8 years ago
  98. 7477a58 ASTERIXDB-1602: fix the reset of lastUsedClusterId in ExtractCommonOperatorsRule. by Yingyi Bu · 8 years ago
  99. 834e173 ASTERIXDB-1572 and ASTERIXDB-1591: fix and regression tests. by Yingyi Bu · 8 years ago
  100. b4a9a89 Rename class: PushAggregateIntoGroupbyRule -> PushAggregateIntoNestedSubplanRule. by Yingyi Bu · 8 years ago