* Change the behavior of the default formatter.
Escaping is required only for the query with parameter containing `%` character.
* Add query execution information.
Add properties of the following information on query execution to the cursor object.
* OutputLocation
* DataScannedInBytes
* EngineExecutionTimeInMillis
* CompletionDateTime
* SubmissionDateTime