- 2a73f41 ASTERIXDB-1635 Fix for overlap-bins start for dates. by Preston Carman · 8 years ago
- b0dc27e ASTERIXDB-1628: Fixed an issue in External Hash Group by by Taewoo Kim · 8 years ago
- f902d66 Extend Cluster API Servlet, += Config / Stats by Michael Blow · 8 years ago
- 78c6115 Code clean up and sonar fixes. by Preston Carman · 8 years ago
- 0ae44e3 add SQL++ docs by Till Westmann · 8 years ago
- d5b0afa Expose Asterix Configuration on Cluster Servlet by Michael Blow · 8 years ago
- 13ae9a3 Only Configure Logging Level For AsterixDB Loggers by Michael Blow · 8 years ago
- e044571 Depend on asterix-opt-bom with same version as AsterixDB itself by Chris Hillery · 8 years ago
- c89d668 ASTERIXDB-1581: fix subquery decorrelation. by Yingyi Bu · 8 years ago
- ae2fbc6 Small Cleanup by Abdullah Alamoudi · 8 years ago
- 2b95d9a Refactor Messaging by Abdullah Alamoudi · 8 years ago
- b975100 fix NPE in ValidateUtil by Till Westmann · 8 years ago
- 6c63834 Add the BETWEEN operator. by Yingyi Bu · 8 years ago
- b64b169 Add functions: atan2, power, trunc, and uuid. by Yingyi Bu · 8 years ago
- d9f4eab improve display of end-time for jobs in Hyracks console by Till Westmann · 8 years ago
- f39ccd0 Add string function repeat and split. by Yingyi Bu · 8 years ago
- 8ed6256 Start/Stop Sample Scripts for Windows by Michael Blow · 8 years ago
- 55a558f ASTERIXDB-1238: Refactor AqlMetadataProvider by Murtadha Hubail · 8 years ago
- a9ac670 set HTTP status code before writing the result by Till Westmann · 8 years ago
- 4ba0bf3 Output From ShutdownAPIServlet; status 405 on GET by Michael Blow · 8 years ago
- 9b5405a Extensibility, Cleanup For Client Helper by Michael Blow · 8 years ago
- 6214f6f Add Helper Client To Interface With Cluster HTTP APIs by Michael Blow · 8 years ago
- d148581 restore extension point by Till Westmann · 8 years ago
- 8e4198bbb return an error if not statement is provided by Till Westmann · 8 years ago
- ee3ec00 ASTERIXDB-1611: reasonable names for threads by Till Westmann · 8 years ago
- 3954de1 Fix Hang At CC Shutdown When NC Has Exited by Michael Blow · 8 years ago
- 85a2e39 minor console changes by Till Westmann · 8 years ago
- 4256027 Update SQL++ test harness to use new HTTP API by Till Westmann · 8 years ago
- 43bae55 Refactor Active Listeners by Abdullah Alamoudi · 8 years ago
- f3c7a87 Remove Unused Duplicated Class by Michael Blow · 8 years ago
- f53fc66 Fix Numeric Overflow For Units > GB by Michael Blow · 8 years ago
- 2302d87 Workaround ASTERIXDB-1614 by Michael Blow · 8 years ago
- 8130bfb ASTERIXDB-1088: fixed a secondary index compact issue by Taewoo Kim · 8 years ago
- 8fec331 ASTERIXDB-1577: fix error handling for field access over a dataset. by Yingyi Bu · 8 years ago
- 25a8424 Add Flag To ExecutionTest To Enable Test Repeats by Michael Blow · 8 years ago
- 018ba9d Misc Cleanup, SonarQube Fixes by Michael Blow · 8 years ago
- f4d0984 Support count(*). by Yingyi Bu · 8 years ago
- af8e19d Fix open field CREATE INDEX syntax (AQL and SQLPP). by Mike Carey · 8 years ago
- 82ac2f0 Fixes related to ASTERIXDB-1534 by Ian Maxon · 8 years ago
- fb7f4d3 Introduce MessagingNetworkManager for NC2NC AppMessaging by Murtadha Hubail · 8 years ago
- 9747c4b Improve Test Classes by Abdullah Alamoudi · 8 years ago
- e6a6cc3 ASTERIXDB-1597: fix and add a regression test. by Yingyi Bu · 8 years ago
- 4e33cd9 fix NPE in SqlppAstPrintVisitor by Till Westmann · 8 years ago
- 52a9d99 ASTERIXDB-1186: fixed a composite primary index search issue. by Taewoo Kim · 8 years ago
- fdc71eb Add several builtin functions. by Yingyi Bu · 8 years ago
- 437d819 ASTERIXDB-1592: fix and regression tests. by Yingyi Bu · 8 years ago
- 10e3380 Enable ExecutionTestUtil to Handle Different IntegrationUtil Implementations by Abdullah Alamoudi · 8 years ago
- e565264 Avoid NPE in AsterixHyracksIntegrationUtil.deinit by Till Westmann · 8 years ago
- 3b2acdc TweetParser Extension by Xikui Wang · 8 years ago
- de9ade6 small refactoring by Till Westmann · 8 years ago
- 98526fe Include JavaScript Files For SonarQube Scan by Michael Blow · 8 years ago
- 15d2954 indent main.js by Till Westmann · 8 years ago
- 94cef27 Improve Schemaless Record Serializer Deserializer. by Abdullah Alamoudi · 8 years ago
- 7f1704a Make setupQueryWebServer Accessible From Extensions by Michael Blow · 8 years ago
- 6cc59ca Improved Error Reporting When Repsonse Is Non-JSON by Michael Blow · 8 years ago
- 80fbd998 Enable Extensions Through EntryPoints by Abdullah Alamoudi · 8 years ago
- ab81748 Add Asterix Extension Manager by Yingyi Bu · 8 years ago
- a4815d3 ASTERIXDB-1375 - New Query UI implementation by Kaveen Rodrigo · 8 years ago
- 7a180bc Read Test Resources as UTF-8 by Michael Blow · 8 years ago
- 1692817 drop support for HTTP GET by Till Westmann · 8 years ago
- 15217bb ASTERIXDB-1587 Test upsert when using foreign datatype by Steven Glenn Jacobs · 8 years ago
- 7cb2f9a Add several unary numeric builtin functions. by Yingyi Bu · 8 years ago
- c1ff430 ASTERIXDB-1478: fix the utf8 reader. by Michael · 8 years ago
- 0339b47 remove unused class RecordConstructorResultType by Till Westmann · 8 years ago
- b90fe7a add AsterixHyracksIntegrationUtil.run by Till Westmann · 8 years ago
- 3338082 ConstantExpressionUtil improvements by Till Westmann · 8 years ago
- ddc760f ASTERIXDB-1587 Made upsert look in the correct dataverse for datatypes by Steven Glenn Jacobs · 8 years ago
- d015b56 ASTERIXDB-1576: fix and add negative regression tests. by Yingyi Bu · 8 years ago
- 74d3299 ASTERIXDB-1574: improve error message. by Yingyi Bu · 8 years ago
- e61534e ASTERIXDB-1580: add regression tests. by Yingyi Bu · 8 years ago
- 628cd6b Extensible AsterixHyracksIntegrationUtil by Till Westmann · 8 years ago
- 33dfae5 ASTERIXDB-1571: fix and add regression tests. by Yingyi Bu · 8 years ago
- f951af5 Advance xercesImpl version to 2.11.0 by Michael Blow · 8 years ago
- 8671ddf Clean up GROUP BY and WITH clause. by Yingyi Bu · 8 years ago
- c3e84a5 Add standalone performance test. by Couchbase Build Team · 8 years ago
- de5746e introduce ConstantExpressionUtil by Till Westmann · 8 years ago
- 9d63f9f Ensure RMI host is set to the cluster ip address by Michael Blow · 8 years ago
- bd3a535 ASTERIXDB-1463: add a regression test. by Yingyi Bu · 8 years ago
- bddc811 ASTERIXDB-1569: the config file now supports unit, comma, and decimal. by Taewoo Kim · 8 years ago
- 95f5b3f ASTERIXDB-1485: add a regression test. by Yingyi Bu · 8 years ago
- 4cb3ca8 ASTERIXDB-1406: add a regression test. by Yingyi Bu · 8 years ago
- 37cd8f1 ASTERIXDB-883: fix and a regression test. by Yingyi Bu · 8 years ago
- fcb0607 ASTERIXDB-1528: fix 101 query 6 and 7. by Yingyi Bu · 8 years ago
- dcd9112 ASTERIXDB-1529: remove "not" from reserved keywords in AQL. by Yingyi Bu · 8 years ago
- 52f183f Extension of TestExecutor,CCApplicationEntryPoint by Michael Blow · 8 years ago
- 7a67058 ASTERIXDB-1490: fix and a regression test. by Yingyi Bu · 8 years ago
- 112b39e ASTERIXDB-867: add a regression test. by Yingyi Bu · 8 years ago
- 58dfdc9 Fix ASTERIXDB-1566 fix UTF8 comparator and hash function. by Jianfeng Jia · 8 years ago
- e97dbe5 Update Commons-Httpclient Dep, Misc Cleanup by Michael Blow · 8 years ago
- c160bdb Fix Synchronization Issue in FeedRecordDataflowController by Abdullah Alamoudi · 8 years ago
- 29c1f1d Update Jetty to Latest Released Version (9.3.11) by Michael Blow · 8 years ago
- a75cdce Remove Incubator From Web UI Navigation Bar by Michael Blow · 8 years ago
- 9dfebec ASTERIXDB-1516: Unable to find free page in buffer cache after 3 cycles by Michael Blow · 8 years ago
- b762457 Support UNION ALL. by Yingyi Bu · 8 years ago
- d8f306e Align Jetty Version, ResultExtractor.extract Accessible by Michael Blow · 8 years ago
- d0888e6 handle missing format parameter by Till Westmann · 8 years ago
- ca3b9b2 ASTERIXDB-1479: Change storage valid int and add explicit version by Ian Maxon · 8 years ago
- 9f110ab Filter Sample Cluster Scripts To Enable Extension by Michael Blow · 8 years ago
- 0ab8ae4 Pass compilation provider to QueryServiceServlet by Till Westmann · 8 years ago
- 516d1a8 ASTERIXDB-1561: EXPLAIN should be case insensitive by Till Westmann · 8 years ago