JDBC System control not parsing 'sql:' substitutions correctly when they 
contain unexpected whitespace
------------------------------------------------------------------------------------------------------

         Key: BEEHIVE-1117
         URL: http://issues.apache.org/jira/browse/BEEHIVE-1117
     Project: Beehive
        Type: Bug

  Components: System Controls  
    Versions: 1.0.1    
    Reporter: Chad Schoettger
 Assigned to: Chad Schoettger 
    Priority: Minor


The JDBC System control's parser does not correctly process statements like:

WHERE {sql: fn in (KEY_COL, {keyVals})}

where white space is included between the 'sql:' and 'fn' and a whitespace 
occures after the 'in' keyword.  

The parser should ignore whitespace in these cases and not fail during 
compilation of a jdbc control.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to