Class RewriteExactNumericConstant

java.lang.Object
io.trino.plugin.jdbc.expression.RewriteExactNumericConstant
All Implemented Interfaces:
ConnectorExpressionRule<Constant,ParameterizedExpression>

public class RewriteExactNumericConstant extends Object implements ConnectorExpressionRule<Constant,ParameterizedExpression>