SparkQA commented on issue #25416: [SPARK-28330][SQL] Support ANSI SQL: result 
offset clause in query expression
URL: https://github.com/apache/spark/pull/25416#issuecomment-531913049
 
 
   **[Test build #110653 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/110653/testReport)**
 for PR 25416 at commit 
[`e50aff7`](https://github.com/apache/spark/commit/e50aff7cbf96f443eff6124962864296a1eecb5d).
    * This patch **fails to generate documentation**.
    * This patch merges cleanly.
    * This patch adds the following public classes _(experimental)_:
     * `case class CollectOffsetExec(offset: Int, child: SparkPlan) extends 
UnaryExecNode `
     * `case class OffsetExec(offset: Int, child: SparkPlan) extends 
UnaryExecNode `

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to