You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by al...@apache.org on 2022/10/27 14:28:17 UTC

[arrow-datafusion] branch master updated (c50573939 -> 4b5d7207c)

This is an automated email from the ASF dual-hosted git repository.

alamb pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow-datafusion.git


    from c50573939 Update protos (#3979)
     add 4b5d7207c Informative Error Message for LAG and LEAD functions (#3963)

No new revisions were added by this update.

Summary of changes:
 datafusion/core/src/physical_plan/windows/mod.rs | 24 +++++++++++++++---------
 datafusion/core/tests/sql/window.rs              | 20 ++++++++++++++++++++
 2 files changed, 35 insertions(+), 9 deletions(-)