You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@asterixdb.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2019/04/21 20:00:00 UTC

[jira] [Commented] (ASTERIXDB-2553) DIV and MOD operators are case sensitive

    [ https://issues.apache.org/jira/browse/ASTERIXDB-2553?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16822753#comment-16822753 ] 

ASF subversion and git services commented on ASTERIXDB-2553:
------------------------------------------------------------

Commit 29f6391f9d27d28d3acfa8dd683db6072f54286a in asterixdb's branch refs/heads/master from Murtadha Makki Al Hubail
[ https://gitbox.apache.org/repos/asf?p=asterixdb.git;h=29f6391 ]

[ASTERIXDB-2553][SQL] Make DIV and MOD Operators Case Insensitive

- user model changes: yes
- storage format changes: no
- interface changes: no

Details:
- Make DIV and MOD operators case insensitive.
- Fix imports order.
- Add test case.

Change-Id: I3f28a8324aeedcb05bef628751f1ff8e33ee08a0
Reviewed-on: https://asterix-gerrit.ics.uci.edu/3354
Contrib: Jenkins <je...@fulliautomatix.ics.uci.edu>
Sonar-Qube: Jenkins <je...@fulliautomatix.ics.uci.edu>
Integration-Tests: Jenkins <je...@fulliautomatix.ics.uci.edu>
Tested-by: Jenkins <je...@fulliautomatix.ics.uci.edu>
Reviewed-by: Ali Alsuliman <al...@gmail.com>


> DIV and MOD operators are case sensitive
> ----------------------------------------
>
>                 Key: ASTERIXDB-2553
>                 URL: https://issues.apache.org/jira/browse/ASTERIXDB-2553
>             Project: Apache AsterixDB
>          Issue Type: Bug
>          Components: SQL - Translator SQL++
>    Affects Versions: 0.9.4
>            Reporter: Murtadha Hubail
>            Assignee: Murtadha Hubail
>            Priority: Major
>             Fix For: 0.9.5
>
>
> DIV and MOD operators are case sensitive in SQL++ when they shouldn't be.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)