The main problem right now is just the difference between the AQL that gets output and the AQL the parser expects. We output the i64/i32 suffix for example, but the parser doesn't like it (or at least that's how it was the last time I tried this). I believe the are a few other rough edges like this.
On Tue, May 24, 2016 at 12:59 PM, Michael Carey <[email protected]> wrote: > It's time for us to figure out how to get that working!!! (Data > roundtrips.) > > (So one could use that if we make unfortunate metadata/storage-format > changes.) > > SDSC is getting serious about the data they are collecting (directly into > AsterixDB, from social media, news, etc., sources. > > >
