1. 51819b7 [ASTERIXDB-2314][HYR] Dataset in class names in Hyracks by Till Westmann · 6 years ago
  2. 40b70a1 Pass executor context and client id to extention statements by Abdullah Alamoudi · 6 years ago
  3. 8c940db [NO ISSUE][BAD] Add Required Test Classes Dependency by Murtadha Hubail · 6 years ago
  4. 5364a83 Remove unneeded throws declaration by Abdullah Alamoudi · 6 years ago
  5. 7da3015 Coordinated change for ASTERIXDB-2405 by Steven Glenn Jacobs · 6 years ago
  6. 563520a [NO ISSUE][BAD] Coordinated Change for Multi-Statement by Murtadha Hubail · 6 years ago
  7. 105ee6d Improve performance of NotifyBrokerRuntime code by Steven Glenn Jacobs · 6 years ago
  8. 139909b Coordinated change to support parameterized queries by Till Westmann · 6 years ago
  9. 4e2e7a5 Coordinated Change for Align VarCounter in query rewritting by Xikui Wang · 6 years ago
  10. 67ddce5 Coordinated change for ASTERIXDB-2391 by Steven Glenn Jacobs · 6 years ago
  11. 792ece0 Fix Timing issue on Channel test by Steven Glenn Jacobs · 6 years ago
  12. a7c8529 Coordinated change for ASTERIXDB-2393 by Steven Glenn Jacobs · 6 years ago
  13. a969363 Redeploy channels and procedures during recovery by Steven Glenn Jacobs · 6 years ago
  14. 846ac6c Coordinated change to redeploy job specs by Steven Glenn Jacobs · 6 years ago
  15. 0da2d00 Allow BAD jobs to update their specifications to use new indexes by Steven Glenn Jacobs · 6 years ago
  16. 345b0f5 Add push-based channels and improve broker notifications by Steven Glenn Jacobs · 7 years ago
  17. 9e13d72 Coordinated change for https://asterix-gerrit.ics.uci.edu/#/c/2533/ by Michael Blow · 7 years ago
  18. a7756f1 Add timeout to Broker connection for notifications by Steven Glenn Jacobs · 7 years ago
  19. 185b63d Coordinated change for https://asterix-gerrit.ics.uci.edu/#/c/2480/ by Michael Blow · 7 years ago
  20. 3149477 [ASTERIXDB-1972] Coordinated Change by Steven Glenn Jacobs · 7 years ago
  21. 815a45d [NO ISSUE] Use enum for Statement.Kind by Michael Blow · 7 years ago
  22. fdd7ccc Coordinated BAD change for release merge by Ian Maxon · 7 years ago
  23. 734e28c [ASTERIXDB-2276][BAD] Coordinated Change by Murtadha Hubail · 7 years ago
  24. e039a7a Coordinated change for https://asterix-gerrit.ics.uci.edu/#/c/2344/ by Michael Blow · 7 years ago
  25. e305f11 [NO ISSUE][BAD] DeployedJobEventListener and test case fix by Xikui Wang · 7 years ago
  26. 81ee58e [ASTERIXDB-2244] Coordinated change by Steven Glenn Jacobs · 7 years ago
  27. fb2c094 Coordinated change for code formatting change by Michael Blow · 7 years ago
  28. d4302ec Alter extension config for BAD by Ian Maxon · 7 years ago
  29. 5b87065 Enable dependencies in the metadata for BAD entities by Steven Glenn Jacobs · 7 years ago
  30. c6c98ce [ASTERIXDB-2249][BAD] Coordinated Change by Murtadha Hubail · 7 years ago
  31. 0fb6b23 Coordinated Change for ASTERIXDB-2170 by Steven Glenn Jacobs · 7 years ago
  32. a2699a4 [NO ISSUE] Eliminate BAD dependency on managix by Ian Maxon · 7 years ago
  33. 92b9f76 Prevent case where drop channel hangs indefinitely by Steven Glenn Jacobs · 7 years ago
  34. 6bac498 Coordinated change to change merge policy syntax by Steven Glenn Jacobs · 7 years ago
  35. 939d790 Coordinated Change For Removing Temporary Datasets by Murtadha Hubail · 7 years ago
  36. 8b53ce5 Added parameterized procedures by Steven Glenn Jacobs · 7 years ago
  37. 1f36ec7 Ensure Job Destroyed on Channel Drop by Murtadha Hubail · 7 years ago
  38. 02d7c8c [NO ISSUE][FAIL] Replace MetadataException by AlgebricksException in APIs by Till Westmann · 7 years ago
  39. 2013598 Adapt to QueryTranslator Changes by Murtadha Hubail · 7 years ago
  40. e9bf419 [NO-ISSUE] Update PrecompiledJobEventListener interface by Xikui Wang · 7 years ago
  41. ed4aea2 [ASTERIXDB-1973][BAD] Coordinated changes for IStatementExecutor by Murtadha Hubail · 7 years ago
  42. d5ef650 Update AsterixDB and Hyracks versions by Abdullah Alamoudi · 7 years ago
  43. e3cd0f6 Adapt to New SQL++ Model by Till Westmann · 7 years ago
  44. 432355a Remove explicit creation of metadata provider config by Abdullah Alamoudi · 7 years ago
  45. 3292476 Replace byte value with enum for active events by Abdullah Alamoudi · 7 years ago
  46. 83f6d53 Separate Predistributed Jobs from other Active Jobs by Till Westmann · 7 years ago
  47. 4345dff [BAD][RT] EventListener change to accommondate the new interfaces by Xikui Wang · 7 years ago
  48. cb77cb2 Coordinated change for https://asterix-gerrit.ics.uci.edu/#/c/1799 by Michael Blow · 7 years ago
  49. 7419153 Match SessionOutput changes from Asterix by Till Westmann · 7 years ago
  50. dcbd6d1 Match plan printing changes from Asterix by Steven Glenn Jacobs · 7 years ago
  51. c74595a Update Asterix version numbers by Steven Glenn Jacobs · 8 years ago
  52. 3ada054 Remove use of static ctx by Steven Glenn Jacobs · 8 years ago
  53. 5551404 Move BAD from AQL to SQL++ by Steven Glenn Jacobs · 8 years ago
  54. 3b20a63 Update Tuple Translator signatures for BAD entities by Abdullah Alamoudi · 8 years ago
  55. 7a95005 Comment out test temporarily to make BAD compat build by Steven Glenn Jacobs · 8 years ago
  56. d676726 Added long-term test to verify pre-distributed jobs fix by Steven Glenn Jacobs · 8 years ago
  57. 3982604 Add License Headers for Apache Rat by Steven Glenn Jacobs · 8 years ago
  58. 3901678 Matched Master Change by Steven Glenn Jacobs · 8 years ago
  59. 607ee5f Match Master method changes by Steven Glenn Jacobs · 8 years ago
  60. 5273c4f Fixed to work with AsterixDB changes by Steven Glenn Jacobs · 8 years ago
  61. 936674a Updated BAD to work with recent Asterix changes by Steven Glenn Jacobs · 8 years ago
  62. 79226b5 Added Procedures to BAD by Steven Glenn Jacobs · 8 years ago
  63. 3dcf57c Updated for Asterix change to remove IStorageComponentProvider by Steven Glenn Jacobs · 8 years ago
  64. c91fc34 Updated Asterix version number by Steven Glenn Jacobs · 8 years ago
  65. 0778768 Update gitignore file for BAD project by Xikui Wang · 8 years ago
  66. 202ef5d Fixed exceptions in BAD statements by Steven Glenn Jacobs · 8 years ago
  67. 088e8ee Fixed POM to match Asterix dependency plugin changes by Steven Glenn Jacobs · 8 years ago
  68. c817765 Match Changes to Asterix insert with return clause by Steven Glenn Jacobs · 8 years ago
  69. b472347 Add order by clause to runtime tests by Steven Glenn Jacobs · 8 years ago
  70. 545684b Increase configuration memory for new Hybrid Hash Join by Steven Glenn Jacobs · 8 years ago
  71. 7cc6a84 Updated to Asterix changes by Steven Glenn Jacobs · 8 years ago
  72. 3afba42 Fixed breakage introduced by Asterix change by Steven Glenn Jacobs · 8 years ago
  73. d0ec837 Updated to match code changes to asterix by Steven Glenn Jacobs · 8 years ago
  74. f73ca84 Added testsuite by Steven Glenn Jacobs · 8 years ago
  75. 409c3e7 Initial Commit by Steven Glenn Jacobs · 8 years ago