SparkQA commented on issue #22305: [SPARK-24561][SQL][Python] User-defined window aggregation functions with Pandas UDF (bounded window) URL: https://github.com/apache/spark/pull/22305#issuecomment-446705587 **[Test build #100033 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/100033/testReport)** for PR 22305 at commit [`c2d574f`](https://github.com/apache/spark/commit/c2d574f41917506b0d52bf89b0c981664d046573). * This patch **fails Spark unit tests**. * This patch merges cleanly. * This patch adds the following public classes _(experimental)_: * `abstract class WindowExecBase(` * `abstract class WindowFunctionFrame ` * `final class OffsetWindowFunctionFrame(` * `final class SlidingWindowFunctionFrame(` * `final class UnboundedWindowFunctionFrame(` * `final class UnboundedPrecedingWindowFunctionFrame(` * `final class UnboundedFollowingWindowFunctionFrame(`
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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]
