Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ENH: Pyspark backend bounded windows #2001

Merged
merged 3 commits into from
Oct 23, 2019

Conversation

hjoo
Copy link
Contributor

@hjoo hjoo commented Oct 18, 2019

Implemented preceding and following window boundaries for PySpark backend.

Also, added tests in ibis/tests/all/test_window.py that tests bounded windows. (note: filed issue #2000 for incorrect behavior in Pandas, Csv, and Parquet backends)

@hjoo
Copy link
Contributor Author

hjoo commented Oct 18, 2019

CC: @toryhaavik @icexelloss

@hjoo
Copy link
Contributor Author

hjoo commented Oct 18, 2019

Rebased on top of changes in master.

Copy link
Contributor

@icexelloss icexelloss left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

@toryhaavik toryhaavik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, will merge on green

@toryhaavik toryhaavik merged commit 9819d70 into ibis-project:master Oct 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants