I guess it could cache them. What usage pattern do you have? If you are executing a lot of similar or identical queries, would it be possible to use Connection.prepareStatement instead?
Julian > On Aug 11, 2016, at 3:55 PM, Tajdar Siddiqui <[email protected]> > wrote: > > Newbie to Calcite. > The class org.apache.calcite.adapter.enumerable.EnumerableInterpretable > toBindable call, could it cache the generated Bindable classes ? > Thanx, > > Sent from Yahoo Mail on Android
