Accessing a RDBMS table using great expectations

While I am trying to read data from a RDBMS table using great expectations, it creates a temporary table in database .Is it possible to access table directly without creating a temporary table.