I can only get original tables by using table name in `Source`. Can I use sql queries to fetch a table? One of the advantage of SQL queries is the join operation. From many tables, new tuples can be formed. You can find an example [here](https://github.com/jprante/elasticsearch-jdbc#structured-objects)