1. 08ae069 Fix Number of LocalFS Readers by Abdullah Alamoudi · 9 years ago
  2. 44d6f8a Control Number of Readers for LocalFS Data by Abdullah Alamoudi · 9 years ago
  3. 02b35a1 ASTERIXDB-1378 Fix NPE on Feed Connect After Restart by Abdullah Alamoudi · 9 years ago
  4. 442e49b ASTERIXDB-1360 Fix Error Message for Unknown Format by Abdullah Alamoudi · 9 years ago
  5. b71a9d0 Fix Asterix Stream Reader by Abdullah Alamoudi · 9 years ago
  6. 121e1d9 Improve Error Handling in Local Directory Feeds by Abdullah Alamoudi · 9 years ago
  7. b2a5170 Fixed Feed Connect Statement by Abdullah Alamoudi · 9 years ago
  8. 30904b8 Fix Asterix Installer Test Cases by Abdullah Alamoudi · 9 years ago
  9. 63026e64 Decode URLs Returned From Class.getResource() by Michael Blow · 9 years ago
  10. 3da9d06 Merge branch 'release-0.8.8' into master by Ian Maxon · 9 years ago
  11. 333eae0 Improve KV Generator by Abdullah Alamoudi · 9 years ago
  12. a70fba5 Merge asterix-experiments to master by Ian Maxon · 9 years ago
  13. d3338f6 Support Change Feeds and Ingestion of Records with MetaData by Abdullah Alamoudi · 9 years ago
  14. 205e490 Coverity Fixes by Michael Blow · 9 years ago
  15. 472d2f5 Flush Socket Feed Before Waiting for More Data by Abdullah Alamoudi · 9 years ago
  16. 06e06b0 ASTERIXDB-1325, ASTERIXDB-1326: fixed leftouterjoin on an external dataset by Taewoo Kim · 9 years ago
  17. e6f478d ASTERIXDB-1302 ASTERIXDB-1301 Fix Socket Feed Connection by Abdullah Alamoudi · 9 years ago
  18. 768ae49 Remove Unnecessary Prints in Tests by Abdullah Alamoudi · 9 years ago
  19. e2fd984 Coverity Fix for Bad Lock Object by Michael Blow · 9 years ago
  20. ac683db Enabled Feed Tests and Added External Library tests by Abdullah Alamoudi · 9 years ago
  21. 478d60e ASTERIXDB-1304: remove interfaces and consolidate by Till Westmann · 9 years ago
  22. 1384319 Remove Trailing Whitespace by Michael Blow · 9 years ago
  23. c318249 Support Sending Messages Alongside Frame Data by Abdullah Alamoudi · 9 years ago
  24. aa9879f Add compatibility for Socket adapter by Abdullah Alamoudi · 9 years ago
  25. 0ae3083 Move to non-copy-based evaluator interfaces for all function implementations, including: by Yingyi Bu · 9 years ago
  26. daa87d8 ASTERIXDB-1271: Revisit UUID Implementation by Michael D. Blow · 9 years ago
  27. d434b50 ASTERIXDB-1281 - Interval format update to AQL and ADM by Preston Carman · 9 years ago
  28. 9dcba3c Some exception cleanup by Till Westmann · 9 years ago
  29. 5dc958c Add Support for Upsert Operation by Abdullah Alamoudi · 9 years ago
  30. ee387c1 Add flush() to IFrameWriter by Abdullah Alamoudi · 9 years ago
  31. e2439b4 remove end-of-line whitespace by Till Westmann · 9 years ago
  32. e800e6d Feed Fixes and Cleanup by Abdullah Alamoudi · 9 years ago
  33. dc829c7 Remove deprecated binary assemblies and fix others by Ian Maxon · 9 years ago
  34. 284590e First stage of external data cleanup by Abdullah Alamoudi · 9 years ago
  35. 1d5cf64 Divide Cluster into Unique Partitions by Murtadha Hubail · 9 years ago
  36. 4ac9188 ASTERIXDB-54: s/IHyracksCommonContext/IHyracksTaskContext/ by Till Westmann · 9 years ago
  37. 486e47a Refactored External Data by Abdullah Alamoudi · 9 years ago
  38. 8b41d0b Changed the IFrameWriter Contract by Abdullah Alamoudi · 9 years ago
  39. 9a554a7 ASTERIXDB-1198: make ISerializerDeserializer implementations in AsterixDB stateless. by Yingyi Bu · 9 years ago
  40. 18a9dca Clean up compilation warnings. by Yingyi Bu · 9 years ago
  41. d03d673 ASTERIXDB-1134: Updated the "push_twitter" adapter to allow better filtering of tweet streams (merged with current master) by Heri Ramampiaro · 9 years ago
  42. 742aba8 ASTERIXDB-1102: VarSize Encoding to store length of String and ByteArray by JavierJia · 9 years ago
  43. 5b431ca Fix .jj and Markdown Licenses by Till Westmann · 9 years ago
  44. 75bb5d37 Fix for ASTERIXDB-951, ASTERIXDB-1074 by Heri Ramampiaro · 9 years ago
  45. 928bbd1 Change License Headers by Ian Maxon · 9 years ago
  46. f18bba2 Change Java package from edu.uci.ics to org.apache by Ian Maxon · 9 years ago
  47. 34d8163 Change folder structure for Java repackage by Ian Maxon · 9 years ago
  48. 95350e2 whitespace fix for commit b361b06 by Till Westmann · 9 years ago
  49. a589530 Changed metadata storage format for nullable field types. by Ildar Absalyamov · 9 years ago
  50. b361b06 Fix for Issue 929 by Raman Grover · 9 years ago
  51. c6c507f New feed fixes: Updated the ExternalFunctionProvider to improve handling "setResult" by Heri Ramampiaro · 9 years ago
  52. db73169 This change includes the following: by Abdullah Alamoudi · 9 years ago
  53. c66d23a Adding introspection for getting record details. by Preston Carman · 9 years ago
  54. 032a178 Add Apache RAT License Auditor plugin, and fix missing licenses by Ian Maxon · 9 years ago
  55. ae85a1d Introduces Feeds 2.0 by ramangrover29 · 9 years ago
  56. 6510072 VariableSizeFrame(VSizeFrame) support for Asterix (Runtime Only) by JavierJia · 9 years ago
  57. ccd67fe Temp dataset support: by buyingyi · 9 years ago
  58. 4a9a7d9 Temporal update based on a merge from an old branch. by Eldon Carman · 10 years ago
  59. 04b2b77 Added support of typed indexes over open fields & indexes over nested fields by Ildar Absalyamov · 10 years ago
  60. 3035ede This change covers three points: by Abdullah Alamoudi · 10 years ago
  61. a12d8cd - Fixed Type Casting issue by Taewoo Kim · 10 years ago
  62. fda0725 Introduce ("header"="true") option for CSV parsing by Chris Hillery · 10 years ago
  63. 0a33660 Allow hostnames instead of IPs for CC/NC startup (Issue 747) by Ian Maxon · 10 years ago
  64. 9d3c4a9 Add the Binary data type and corresponding helper functions to Asterix. by JavierJia · 10 years ago
  65. e64055d Issue 804: Spell "Adapter" consistently by Chris Hillery · 10 years ago
  66. 18997ce Change default Hadoop version to 2.2.0 by Ian · 10 years ago
  67. efb236d Fixed CSV parser to recognize quote and delimiter inside a string by Taewoo Kim · 10 years ago
  68. 8325946 Implement TokenizeOperator in addition to the changes made by Zachary Heilbron. by Taewoo Kim · 10 years ago
  69. b9b5176 apply code conventions to files containing tabs by Till Westmann · 10 years ago
  70. fd733ee improvements for demo by Till Westmann · 10 years ago
  71. d905773 Add external indexes by Abdullah Alamoudi · 10 years ago
  72. 72574eb Merge branch 'master' into zheilbron/asterix_msr_demo by zheilbron · 11 years ago
  73. 7696def added test for installation and use of an external adaptor by Raman Grover · 11 years ago
  74. d97f5ea clean up azure adapters by zheilbron · 11 years ago
  75. 076f61b Merge branch 'master' into zheilbron/asterix_msr_demo by zheilbron · 11 years ago
  76. e9904f2 minor changes to pull based twitter adapter by ramangrover29 · 11 years ago
  77. 66b8a07 added an additional test for feed ingestion by Raman Grover · 11 years ago
  78. 6e8d3fc added test case for generic socket based feed adaptor by Raman Grover · 11 years ago
  79. 4abeab5 checkpoint by Raman Grover · 11 years ago
  80. 13e2bec merged from master by ramangrover29 · 11 years ago
  81. d4fd2ed modified PullBasedAdaptor to account for the case when data is not available at the external data source for sufficiently longer duration of time by Raman Grover · 11 years ago
  82. 9082e6c Merge remote-tracking branch 'origin/raman/master_feeds_merge' into zheilbron/asterix_msr_demo by zheilbron · 11 years ago
  83. b6b7308 cosmetic changes by Raman Grover · 11 years ago
  84. 98c0a60 modified test library descriptor xml to account for schema change by ramangrover29 · 11 years ago
  85. 47c92e7 miscellaneous/minor changes + support for installing adapters by Raman Grover · 11 years ago
  86. 25a2b2e minor cosmetic changes by Raman Grover · 11 years ago
  87. d59bfd5 re-orchestrated feeds fault tolerance integration test by ramangrover29 · 11 years ago
  88. 48e13b7 1) modified tweet schema to have tweet ids as int64. 2) Added GUID (Long) generator for generating cluster wide unique Ids by ramangrover29 · 11 years ago
  89. 81fca19 allow for absolute constraints or *all NCs* rather than count constraints by zheilbron · 11 years ago
  90. 5119b63 log a record when it fails to be parsed by zheilbron · 11 years ago
  91. 1a98fc5 enable feeds to ingest partitions of the data stored in azure by zheilbron · 11 years ago
  92. 80cce1e rename variables for clarity by zheilbron · 11 years ago
  93. 86091c9 work around parser issues with ints/doubles; validate tablename in azure adapter by zheilbron · 11 years ago
  94. 3cffd054 missed a file on last commit by zheilbron · 11 years ago
  95. 073b0c4 add feed ingestion for posting metadata by zheilbron · 11 years ago
  96. 195318a Merge remote-tracking branch 'origin/raman/master_feeds' into zheilbron/asterix_msr_demo by zheilbron · 11 years ago
  97. 27a858d remove debug messages by zheilbron · 11 years ago
  98. 06178b1 remove debug statements by zheilbron · 11 years ago
  99. 9d4b1f7 remove debug statements by zheilbron · 11 years ago
  100. 0ff0d82 use smaller dummy field by zheilbron · 11 years ago