Github user nagarajanchinnasamy commented on the issue:

    https://github.com/apache/drill/pull/685
  
    Success :) I could invoke SESSION_ID without parenthesis. Following did the 
trick:
    
    1. In DrillSqlOperator, overriding getSyntax method to return 
SqlSyntax.FUNCTION_ID 
    2. In DrillOperatorTable, adding operator when SqlSyntax is (FUNCTION || 
FUNCTION_ID)
    
    Will submit a commit shortly.


---
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