Till Westmann has posted comments on this change. Change subject: Add LINQ to AQL, a .NET client library for AsterixDB. ......................................................................
Patch Set 2: (2 comments) Unfortunately I still haven't reviewed this properly. I'm sorry! Looking at it superficially, I have a few questions/comments: 1) The change contains a binary NuGet.exe. This is probably not something we'd like to have in our source repository (and surely not in a source release). Do we need this (and do we need the other files in the .nuget directory? 2) How can I test this on OS X? 3) A number of files contain lines with trailing whitespace. Could you remove that? (In case we can resolve 1 and 2 ...) https://asterix-gerrit.ics.uci.edu/#/c/760/2/asterix-tools/linq-to-aql/README.md File asterix-tools/linq-to-aql/README.md: Line 4: LINQ to AQL is a .NET client library and LINQ provider for [AsterixDB](http://asterixdb.ics.uci.edu/). http://asterixdb.apache.org/ Line 6: LINQ to AQL supports querying AsterixDB by generating [AQL](http://asterixdb.ics.uci.edu/documentation/aql/manual.html) (Asterix Query Language) expressions. http://asterixdb.apache.org/docs/0.8.8-incubating/aql/manual.html -- To view, visit https://asterix-gerrit.ics.uci.edu/760 To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings Gerrit-MessageType: comment Gerrit-Change-Id: Ic5e43d163d4c1cecb14c19f55617cf9cd52f4099 Gerrit-PatchSet: 2 Gerrit-Project: asterixdb Gerrit-Branch: master Gerrit-Owner: Cameron Samak <[email protected]> Gerrit-Reviewer: Cameron Samak <[email protected]> Gerrit-Reviewer: Ian Maxon <[email protected]> Gerrit-Reviewer: Jenkins <[email protected]> Gerrit-Reviewer: Till Westmann <[email protected]> Gerrit-HasComments: Yes
