[
https://issues.apache.org/jira/browse/ASTERIXDB-1753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16070872#comment-16070872
]
ASF subversion and git services commented on ASTERIXDB-1753:
------------------------------------------------------------
Commit 9c2e9f0ef1ab3a431582120cc40ffbd6a4dd7823 in asterixdb's branch
refs/heads/master from [~buyingyi]
[ https://git-wip-us.apache.org/repos/asf?p=asterixdb.git;h=9c2e9f0 ]
[ASTERIXDB-1753][SQL] Disable auto-plural for group-by.
- user model changes: do not perform auto-scalar-to-plural
transition for variables that are defined prior to a group-by
group clause after the group-by clause.
- storage format changes: no
- interface changes: no
details:
- migrated existing test queries that use auto-plural;
- added a negative test query.
Change-Id: I5d6383fc7453fe7537fc291c3483708b59df3871
Reviewed-on: https://asterix-gerrit.ics.uci.edu/1860
Reviewed-by: Dmitry Lychagin <[email protected]>
Sonar-Qube: Jenkins <[email protected]>
Integration-Tests: Jenkins <[email protected]>
Tested-by: Jenkins <[email protected]>
BAD: Jenkins <[email protected]>
> Disable automatic scalar->plural conversion in group-by
> -------------------------------------------------------
>
> Key: ASTERIXDB-1753
> URL: https://issues.apache.org/jira/browse/ASTERIXDB-1753
> Project: Apache AsterixDB
> Issue Type: Improvement
> Components: SQL - Translator SQL++
> Reporter: Yingyi Bu
> Assignee: Yingyi Bu
>
> According to the latest SQL++ meeting minutes, we should disable automatic
> scalar->plural conversion in the group-by clause.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)