- 121e1d9 Improve Error Handling in Local Directory Feeds by Abdullah Alamoudi · 9 years ago
- 46b33f4 Allow Replication to be Enabled on Virtual Cluster by Murtadha Hubail · 9 years ago
- 30904b8 Fix Asterix Installer Test Cases by Abdullah Alamoudi · 9 years ago
- 36fbc41 ASTERIXDB-1233: Fixed the bulk-loading with an inverted index on an open-type field by Taewoo Kim · 9 years ago
- 3da9d06 Merge branch 'release-0.8.8' into master by Ian Maxon · 9 years ago
- 8aa0b51 ASTERIXDB-1343: support queries over nodegroup-based datasets. by Yingyi Bu · 9 years ago
- d3338f6 Support Change Feeds and Ingestion of Records with MetaData by Abdullah Alamoudi · 9 years ago
- ffd170b ASTERIXDB-1337: Dataset Memory Management on Multi-Partition NC by Michael Blow · 9 years ago
- 230b5a5 ASTERIXDB-1340: fix node group nodes order by Murtadha Hubail · 9 years ago
- ae555ba ASTERIXDB-1168: use either primary key or generated id for decorrelation. by Yingyi Bu · 9 years ago
- cc17a18 Supprt querying meta record with meta(). by Yingyi Bu · 9 years ago
- c9bfe25 Add an integer ordered list to dataset "Dataset" and "Index" optinally. by Yingyi Bu · 9 years ago
- b9169b6 Add DDL support for optionally associating meta record with dataset record. by Yingyi Bu · 9 years ago
- 770f377 remove unused member by Till Westmann · 9 years ago
- ac683db Enabled Feed Tests and Added External Library tests by Abdullah Alamoudi · 9 years ago
- 1384319 Remove Trailing Whitespace by Michael Blow · 9 years ago
- 98d38e6 Asterix NCs Failback Support by Murtadha Hubail · 9 years ago
- c318249 Support Sending Messages Alongside Frame Data by Abdullah Alamoudi · 9 years ago
- fa8a7ad Add QueryServiceServlet by Till Westmann · 9 years ago
- 9dcba3c Some exception cleanup by Till Westmann · 9 years ago
- 5dc958c Add Support for Upsert Operation by Abdullah Alamoudi · 9 years ago
- ee387c1 Add flush() to IFrameWriter by Abdullah Alamoudi · 9 years ago
- e2439b4 remove end-of-line whitespace by Till Westmann · 9 years ago
- 947fc3c ASTERIXDB-1005, ASTERIXDB-1263: Clean up subplan flattening: by Yingyi Bu · 9 years ago
- 8fc8bf8 Asterix NCs Fault Tolerance by Murtadha Hubail · 9 years ago
- e800e6d Feed Fixes and Cleanup by Abdullah Alamoudi · 9 years ago
- dace5f2 Enabled Datasets to use Datatypes from foreign Dataverses by Your Name · 9 years ago
- 07c9962 some cleanup by Till Westmann · 9 years ago
- c614ce5 Improve the Testing Framework by Murtadha Hubail · 9 years ago
- 284590e First stage of external data cleanup by Abdullah Alamoudi · 9 years ago
- 1d5cf64 Divide Cluster into Unique Partitions by Murtadha Hubail · 9 years ago
- 486e47a Refactored External Data by Abdullah Alamoudi · 9 years ago
- fc7272c Asterix MessageBroker implementation by Murtadha Hubail · 9 years ago
- 8b41d0b Changed the IFrameWriter Contract by Abdullah Alamoudi · 9 years ago
- 288cfb4 ASTERIX-1211: Malformed metadata record for enforced open index by Ildar Absalyamov · 9 years ago
- 9a554a7 ASTERIXDB-1198: make ISerializerDeserializer implementations in AsterixDB stateless. by Yingyi Bu · 9 years ago
- 751315f Fix ASTERIXDB-1194,ASTERIXDB-1195,ASTERIXDB-1196,ASTERIXDB-1197. by Yingyi Bu · 9 years ago
- 5a78ca0 ASTERIXDB-1126 Correct comparators and type traits for external index by Abdullah Alamoudi · 9 years ago
- 18a9dca Clean up compilation warnings. by Yingyi Bu · 9 years ago
- 939e186 Clean up asterix-om to eliminate compilation warnings. by Yingyi Bu · 9 years ago
- 7545396 ASTERIXDB-1159: make ARecordType read-only and separate its mutable state to RuntimeRecordTypeInfo. by Yingyi Bu · 9 years ago
- 340332e ASTERIXDB-1176: remove unused feeds code by Till Westmann · 9 years ago
- 209f390 Introducing Data Replication To AsterixDB by Murtadha Hubail · 9 years ago
- fa7963b ASTERIXDB-1058: use ResourceHeapBufferAllocator for dataset memory components. by Murtadha Hubail · 9 years ago
- 364a7ca ASTERIXDB-1058: make Asterix compatible with lazy LSM memory allocation by Murtadha Hubail · 9 years ago
- b877721 prevented secondary index insert operator in feed from dropping frames by Abdullah Alamoudi · 9 years ago
- 39e9c72 This change fixes the sporadic connection refused errors by Abdullah Alamoudi · 9 years ago
- 742aba8 ASTERIXDB-1102: VarSize Encoding to store length of String and ByteArray by JavierJia · 9 years ago
- 2bc26dd ASTERIXDB-1053: Allow lazy loading for persistent local resources by Murtadha Hubail · 9 years ago
- af95e41 ASTERIXDB-1115 fixed: Incorrect comparators are given for a secondary btree index when AsterixDB instance with a preloaded/inserted data stop/starts and sends a query without having any dml operation by Taewoo Kim · 9 years ago
- 928bbd1 Change License Headers by Ian Maxon · 9 years ago
- f18bba2 Change Java package from edu.uci.ics to org.apache by Ian Maxon · 9 years ago
- 34d8163 Change folder structure for Java repackage by Ian Maxon · 9 years ago
- a589530 Changed metadata storage format for nullable field types. by Ildar Absalyamov · 9 years ago
- b361b06 Fix for Issue 929 by Raman Grover · 9 years ago
- faaf9b6 Fix the temporary dataset life time threshold. by Yingyi Bu · 9 years ago
- c66d23a Adding introspection for getting record details. by Preston Carman · 9 years ago
- 032a178 Add Apache RAT License Auditor plugin, and fix missing licenses by Ian Maxon · 9 years ago
- bbdab1e Fix for metadata indexes first LSN by Murtadha Hubail · 9 years ago
- ae85a1d Introduces Feeds 2.0 by ramangrover29 · 9 years ago
- 0bae161 Add a JSON rest-api for external connector that uses existing AsterixDB datasets. by Yingyi Bu · 9 years ago
- 6510072 VariableSizeFrame(VSizeFrame) support for Asterix (Runtime Only) by JavierJia · 9 years ago
- 1445153 Fix issue 897 (Stale metadata breaks ADM/AQL 101) by Ian Maxon · 9 years ago
- b9611bb Added a flag to identify first NC start during creation by hubailmor@gmail.com · 9 years ago
- ccd67fe Temp dataset support: by buyingyi · 9 years ago
- f61bdb8 Make index selection deterministic when multiple avaialbe indexes are available. by Yingyi Bu · 10 years ago
- 04b2b77 Added support of typed indexes over open fields & indexes over nested fields by Ildar Absalyamov · 10 years ago
- 3035ede This change covers three points: by Abdullah Alamoudi · 10 years ago
- a12d8cd - Fixed Type Casting issue by Taewoo Kim · 10 years ago
- e1a2ff8 Add test case and documentation for CSV parsing with headers. by Chris Hillery · 10 years ago
- fda0725 Introduce ("header"="true") option for CSV parsing by Chris Hillery · 10 years ago
- ef9e081 Modified locking on DatasetLifeCycleManager by hubailmor@gmail.com · 10 years ago
- 2892e6f Issue 548: Doc for CSV by Chris Hillery · 10 years ago
- 52c568e This change integrates a run statement for running Pregelix jobs into the AQL. by Markus Holzemer · 10 years ago
- 2bed52b Avoid returning 'null[]' after unhandled exceptions by Ian · 10 years ago
- 6ffdc85 Issue 548: Initial implementation of CSV output method. by Chris Hillery · 10 years ago
- 9d3c4a9 Add the Binary data type and corresponding helper functions to Asterix. by JavierJia · 10 years ago
- 727c39b Fix issue 786, issue 601, the prefix search issue reported by Abdullah, by buyingyi · 10 years ago
- e64055d Issue 804: Spell "Adapter" consistently by Chris Hillery · 10 years ago
- 50adda7 Changes to fix issue 802 by Young-Seok · 10 years ago
- efb236d Fixed CSV parser to recognize quote and delimiter inside a string by Taewoo Kim · 10 years ago
- 8325946 Implement TokenizeOperator in addition to the changes made by Zachary Heilbron. by Taewoo Kim · 10 years ago
- b9b5176 apply code conventions to files containing tabs by Till Westmann · 10 years ago
- 661b9c7 Added a new merge policy, called correlated-prefix. by salsubaiee · 10 years ago
- db37f66 remove global metadata lock by Abdullah Alamoudi · 10 years ago
- 1160dea Make the filter field optional in the Dataset dataset of the metadata. by salsubaiee · 10 years ago
- a5af4e0 Added filters to AsterixDB's primary and secondary indexes. by salsubaiee · 10 years ago
- d905773 Add external indexes by Abdullah Alamoudi · 10 years ago
- be353dd fixed issue 731, 740, and more. by Young-Seok · 10 years ago
- 4c16c64 some small cleanup by Till Westmann · 11 years ago
- 0fafb04 Merge branch 'master' of https://code.google.com/p/asterixdb into icetindil/frame_size by icetindil · 11 years ago
- 1aac419 Adjust creation of Rtree to reflect the new LSM Rtree Optimization by Abdullah Alamoudi · 11 years ago
- 7b3f627 fix for issue #732 by icetindil · 11 years ago
- 4853110 addressed review comments by Young-Seok · 11 years ago
- 5eddbc8 changes to fix issue 727 by Young-Seok · 11 years ago
- 5a2b2b6 added test case for inverted index + minor change to the c'tor (putting indexName as the last arg) by ramangrover29 · 11 years ago
- 4ceff48 fix for issue 711 by ramangrover29 · 11 years ago
- 34a51d5 fix typo by Till Westmann · 11 years ago
- 9d9612d Fixed secondary indexes comparators in search plans. Fixed null pointer exception in inverted index dml ops. by salsubaiee · 11 years ago
- e65d3ef Fix the comparators for the scan/search plan. by salsubaiee · 11 years ago