Github user HeartSaVioR commented on the issue:

    https://github.com/apache/storm/pull/1729
  
    I guess `Interpreter` seems to be candidate for replacement of standalone 
more on storm-sql.
    
    
https://github.com/apache/calcite/blob/master/core/src/main/java/org/apache/calcite/interpreter/Interpreter.java
    
    Unit tests are here.
    
    
https://github.com/apache/calcite/blob/master/core/src/test/java/org/apache/calcite/test/InterpreterTest.java
    
    It still need to register tables and functions to root schema but storm-sql 
is same.


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to