asterixdb git commit: Fix NULL/MISSING field value handing in Java UDF

2017-04-26 Thread xikui
Repository: asterixdb Updated Branches: refs/heads/master b58572a9c -> c9571fc08 Fix NULL/MISSING field value handing in Java UDF Add NULL/MISSING value support in Java UDF. This fixed the NPE when there is a NULL/MISSING field in a record. Change-Id:

asterixdb git commit: Document the Query Service API

2017-04-26 Thread tillw
Repository: asterixdb Updated Branches: refs/heads/master c9571fc08 -> 6c6479d0e Document the Query Service API Change-Id: Ifcefb1671ea305a5958c9a74a588b4aaa17f399f Reviewed-on: https://asterix-gerrit.ics.uci.edu/1698 Sonar-Qube: Jenkins Tested-by: Jenkins