Dooyoung Hwang created SPARK-33655:
--------------------------------------

             Summary: Thrift server : FETCH_PRIOR does not cause to reiterate 
from start position. 
                 Key: SPARK-33655
                 URL: https://issues.apache.org/jira/browse/SPARK-33655
             Project: Spark
          Issue Type: Improvement
          Components: SQL
    Affects Versions: 3.1.0
            Reporter: Dooyoung Hwang


Currently, when a client requests FETCH_PRIOR to thrift server, thrift server 
reiterates from start position. Because thrift server caches a query result 
with an array, FETCH_PRIOR can be implemented without reiterating the result.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to