asterixdb git commit: ASTERIXDB-1746: no excessive new byte[] allocation during a record build

2016-12-06 Thread wangsaeu
Repository: asterixdb Updated Branches: refs/heads/master dc0cf73a5 -> 1170755c9 ASTERIXDB-1746: no excessive new byte[] allocation during a record build - During a record write using RecordBuilder.write(), it allocates two new byte[] using toByteArray() method. We can replace it to getBy

asterixdb git commit: remove dead code and curly braces in switches

2016-12-06 Thread tillw
Repository: asterixdb Updated Branches: refs/heads/master c692e6a37 -> dc0cf73a5 remove dead code and curly braces in switches Change-Id: I9b23c3e8acd38e3a3ffce5da797f57c064b667c4 Reviewed-on: https://asterix-gerrit.ics.uci.edu/1370 Tested-by: Jenkins Integration-Tests: Jenkins Reviewed-by: