asterixdb git commit: [NO ISSUE] Tracer improvements

2018-12-17 Thread imaxon
Repository: asterixdb Updated Branches: refs/heads/master 81f3e7593 -> 7b0736801 [NO ISSUE] Tracer improvements Log traces to their own log with custom level, as well as make the emitted log work with the chrome tracer without modification Change-Id: I81c158fcd17927d65e7b501345fdbc98001ba86a

asterixdb git commit: [NO ISSUE] Fix subqueries for IndexAccessor syntax

2018-12-17 Thread dlych
Repository: asterixdb Updated Branches: refs/heads/master 7b0736801 -> eb22980c3 [NO ISSUE] Fix subqueries for IndexAccessor syntax - user model changes: no - storage format changes: no - interface changes: no Details: - Fixed subqueries for IndexAccessor syntax. - Added test cases for functi

asterixdb git commit: [ASTERIXDB-2476][COMP] Array slicing parser syntax

2018-12-17 Thread dlych
Repository: asterixdb Updated Branches: refs/heads/master eb22980c3 -> c5b5deb94 [ASTERIXDB-2476][COMP] Array slicing parser syntax - user model changes: yes - storage format changes: no - interface changes: no Details: - Added slice parser syntax. [list][start:end], the syntax accepts end ex

asterixdb git commit: [NO ISSUE][OTH] No SSL in AsterixHyracksIntegrationUtil

2018-12-17 Thread mhubail
Repository: asterixdb Updated Branches: refs/heads/master c5b5deb94 -> a00d03954 [NO ISSUE][OTH] No SSL in AsterixHyracksIntegrationUtil - user model changes: no - storage format changes: no - interface changes: no Details: - Revert AsterixHyracksIntegrationUtil back to no SSL connections.