Class MockSqlOperatorTable

java.lang.Object
org.apache.calcite.sql.util.ChainedSqlOperatorTable
org.apache.calcite.test.MockSqlOperatorTable
All Implemented Interfaces:
SqlOperatorTable

public class MockSqlOperatorTable extends ChainedSqlOperatorTable
Mock operator table for testing purposes. Contains the standard SQL operator table, plus a list of operators.