Jason Fehr created IMPALA-12932:
-----------------------------------

             Summary: SPOOL_QUERY_OPTION Default Value Mismatch Between Code 
and Docs
                 Key: IMPALA-12932
                 URL: https://issues.apache.org/jira/browse/IMPALA-12932
             Project: IMPALA
          Issue Type: Bug
          Components: be
            Reporter: Jason Fehr


The Impala documentation is written to state that the SPOOL_QUERY_RESULTS query 
option defaults to false.  A few examples:
* 
https://impala.apache.org/docs/build/html/topics/impala_spool_query_results.html
* 
https://impala.apache.org/docs/build/html/topics/impala_query_results_spooling.html#data_sink
* https://impala.apache.org/docs/build/html/topics/impala_new_features.html

The code sets this query option to true by default -- 
https://github.com/apache/impala/blob/1e67480ba6cd4a6f01b369eb11cc2b7330554bde/common/thrift/Query.thrift#L411

Either the docs or the code needs to be modified to fix this mismatch.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to