Till Westmann created ASTERIXDB-1388:
----------------------------------------
Summary: typo in test cases
Key: ASTERIXDB-1388
URL: https://issues.apache.org/jira/browse/ASTERIXDB-1388
Project: Apache AsterixDB
Issue Type: Bug
Components: AsterixDB
Reporter: Till Westmann
Assignee: Yingyi Bu
The test cases
{noformat}
q01/q01.3.query.sqlpp
q02/q02.3.query.sqlpp
q05_error/q05_error.3.query.sqlppCOUNT(u.friend_ids) count
q08/q08.3.query.sqlpp
{noformat}
in
{noformat}
asterix-app/src//test/resources/runtimets/queries_sqlpp/global-aggregate/
{noformat}
use the field name {{friend_ids}} instead of the name {{friend-ids}} that is
used
in the data.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)