Github user felixcheung commented on the pull request:

    https://github.com/apache/incubator-zeppelin/pull/667#issuecomment-177823526
  
    I've tested it a bit, it seems to work - to reproduce the bug, do I need to 
have multiple, or valid propertyKey?
    
    For example, I type a random one and it does not complain:
    ```
    %jdbc (blah)
    select max(code) as ok, min(title) as t from films2 group by code, did,  
kind;
    ``` 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to