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

ASF GitHub Bot commented on TRAFODION-3135:
-------------------------------------------

GitHub user DaveBirdsall opened a pull request:

    https://github.com/apache/trafodion/pull/1640

    [TRAFODION-3135] Remove anachronisms from keyword tables

    This set of changes removes references to reserved words from a predecessor 
product from key word tables in parser/ParKeyWords.cpp and 
common/ComResWords.cpp. A few other such references in other code was removed 
also.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/DaveBirdsall/trafodion Trafodion3135

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/trafodion/pull/1640.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1640
    
----
commit 9fc2ebbdd6613d0c3bb86dc30a55608b4830c708
Author: Dave Birdsall <dbirdsall@...>
Date:   2018-07-12T00:45:47Z

    [TRAFODION-3135] Remove anachronisms from keyword tables

----


> Remove some obsolete cruft from the SQL parser and related modules
> ------------------------------------------------------------------
>
>                 Key: TRAFODION-3135
>                 URL: https://issues.apache.org/jira/browse/TRAFODION-3135
>             Project: Apache Trafodion
>          Issue Type: Improvement
>          Components: sql-cmp
>    Affects Versions: 2.3
>            Reporter: David Wayne Birdsall
>            Assignee: David Wayne Birdsall
>            Priority: Major
>
> Modules parser/ParKeyWords.cpp and common/ComResWords.cpp contain code that 
> is specific to SQL/MP, a predecessor product. That code is obsolete. Removing 
> this code will make parser maintenance a bit simpler.



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

Reply via email to