zhoukang created SPARK-23665:
--------------------------------

             Summary: Add adaptive algorithm to select query result collect 
method
                 Key: SPARK-23665
                 URL: https://issues.apache.org/jira/browse/SPARK-23665
             Project: Spark
          Issue Type: Improvement
          Components: SQL
    Affects Versions: 2.3.0, 2.1.1
            Reporter: zhoukang


Currently, we use configuration like 
{code:java}
spark.sql.thriftServer.incrementalCollect
{code}
to specify query result collect method.
Actually,we can estimate the size of the result and select collect method 
automatically. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to