-
-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
We are trying to work with the command line utility and looks like large results are truncated with ....
in the results. If we are going to build some tools with command line utility, the truncation is not going to help and we might need to see the whole result. Is there a way to get the full result from the command?
gizmosql_client --command Execute --host <HOST> --port 443 --username <USER> --password <PASSWORD> --query "use tpch300; select * from lineitem limit 1000" --use-tls --tls-skip-verify
Metadata
Metadata
Assignees
Labels
No labels