Add templateParameters to support non-filter parameters and DDL statements. Added a new argument `ignoreInsert` at integration test. Bigtable only allow `SELECT` statement. This is used to filter insert statement for bigtable. Part of #535