Class StormContext

java.lang.Object
org.apache.calcite.interpreter.Context
org.apache.calcite.interpreter.StormContext
All Implemented Interfaces:
Serializable

public class StormContext extends org.apache.calcite.interpreter.Context implements Serializable
This is a hack to use Calcite Context.
See Also:
  • Constructor Details

    • StormContext

      public StormContext(org.apache.calcite.DataContext root)