523524525526527528529
super(tableName, tableType, ifExists); } @Override public PhoenixResultSet executeQuery() throws SQLException { throw new ExecuteQueryNotApplicableException("DROP TABLE", this.toString()); }