Description
Add the following methods to RelTraitSet:
boolean isDefault(); // Convenient methods to get the reltrait defined by // Calcite, return null if default trait // defs are not registered. getConvention(); getDistribution(); getCollation();
Add the following methods to RelTraitSet:
boolean isDefault(); // Convenient methods to get the reltrait defined by // Calcite, return null if default trait // defs are not registered. getConvention(); getDistribution(); getCollation();