Github user jinossy commented on a diff in the pull request:
https://github.com/apache/tajo/pull/671#discussion_r39346362
--- Diff:
tajo-core-tests/src/test/resources/results/TestTajoCli/testHelpSessionVars.result
---
@@ -42,4 +42,5 @@ Available Session Variables:
\set ARITHABORT [true or false] - If true, a running query will be
terminated when an overflow or divide-by-zero occurs.
\set FETCH_ROWNUM [int value] - Sets the number of rows at a time from
Master
\set BLOCK_ON_RESULT [true or false] - Whether to block result set on
query execution
+\set RESULT_COMPRESS [true or false] - Enable resultSet compression
--- End diff --
Thanks for your detailed review
"useCompression=true" looks great to me. also Iâm going to change to
COMPRESSED_RESULT_TRENSFER for session variable
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---