Package org.apache.calcite.interpreter
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:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description StormContext(org.apache.calcite.DataContext root)
-